Socket
Socket
Sign inDemoInstall

spyll

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    spyll

Spyll is an open source Python package that aims to make text file handling more streamlined. Works with Python versions 3.6+


Maintainers
1

Readme

Spyll by Dango Labs

Text file handling made simple.


Compatability

Spyll will only work on machines running Python 3.6+

Installation

Spyll is on PyPi so you can install it with the following command:

pip install Spyll

Supported features

  • Writing to text files
  • Reading from text files
  • Renaming files
  • Counting occurances of a string in a text file
  • Checking if a file contains a string
  • Directory searching

Contributing

Spyll is open source and we welcome contributions from the community.

To clone the repository, run the following command:

git clone https://github.com/dangolabs/spyll.git


Dango Labs

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc