{ "info": { "author": "Tinos Psomadakis", "author_email": "me@hellotinos.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "
Spyll is an Open-Source Python package that is aimed at making txt file management easier. It was made in python 3.7 and should work on all versions higher than 3.0.
\n\nWrites to a specified text file with optional split which is only available for tuples and lists.
\nSimply reads text file to string
\nChecks to see if the file contains the specified value
\n