Skip to content

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

License

Notifications You must be signed in to change notification settings

dangolabs/spyll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages