This project is no longer supported and unmaintained, and has been re-branded to a new version of this project. Any current package releases will remain on pypi.
For newer and further support, please start using: maci
The easy to use library for your data, configuration, and save files
Import or Export custom, or industry-common, data, config, and save files easily for your python program or script!
Use python data types for your data (literally use python data types as stored values importing them securely vs just importing a .py file) in any text file.
Additionally supports json, yaml, ini, xml using the common & native libraries with the idea of simpler abstraction.
Use built-in features for easily formatting your data and other quick and easy tools like getting the hash of a file.
Quick Start Tutorial Video: sfcparse Docs
Full Tutorial Videos: sfcparse Docs
Official Docs: sfcparse Docs
Latest Updates: sfcparse Docs
Changelog: sfcparse Docs
pip install sfcparse
Clone via HTTPS
git clone https://github.com/aaronater10/sfcparse.git
Clone via SSH
git clone git@github.com:aaronater10/sfcparse.git