The easy to use library for your data, configuration, and save files
Project description
maci
The easy to use library for your data, configuration, and save files
Latest Version: 0.6.2
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.
Tutorials and Docs:
Quick Start Tutorial Video: maci Docs
Full Tutorial Videos: maci Docs
Official Docs: maci Docs
Latest Updates: maci Docs
Changelog: maci Docs
Install
pip install maci
Cloning the repository
Clone via HTTPS
git clone https://github.com/aaronater10/maci
Clone via SSH
git clone git@github.com:aaronater10/maci
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.