The easy to use library for your data, configuration, and save files


Keywords
python, py, config, file, export, parse, text, cfg, conf, save, sfcparse, aaronater10, db, database, simple, configuration, alternative, safe, ini, json, xml, yml, data, import, append, files, store, yaml
License
MIT
Install
pip install sfcparse==2.0.0

Documentation

Docs

sfcparse

The easy to use library for your data, configuration, and save files

Functionality-QA-Tests

Latest Version: 2.0.0

sfcparse == Simple File Configuration Parse

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: sfcparse Docs

Full Tutorial Videos: sfcparse Docs

Official Docs: sfcparse Docs

Latest Updates: sfcparse Docs

Changelog: sfcparse Docs

Install

pip install sfcparse

Cloning the repository

Clone via HTTPS

git clone https://github.com/aaronater10/sfcparse.git

Clone via SSH

git clone git@github.com:aaronater10/sfcparse.git