Spyll will only work on machines running Python 3.6+
Spyll is on PyPi so you can install it with the following command:
pip install Spyll
- 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
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