sfcparse
The easy to use library for your data, configuration, and save files
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
Release files for sfcparse 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sfcparse-2.0.0.tar.gz | 16.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sfcparse-2.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.3 kB
Release files / sfcparse-2.0.0.tar.gz
| Download URL | sfcparse-2.0.0.tar.gz |
|---|---|
| Size | 16.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
358ca76ebfc00c7c8c4e3c9fe9eb28a6a3182c17bafa9564b5c089f9e0b80fac
|
|
BLAKE2b-256 checksum How to use checksums |
20fcc23934a5da1164ca1bbe28f5d9b71eeba7bdd2802cca58cddbf4eacc496e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|
Release files / sfcparse-2.0.0-py3-none-any.whl
| Download URL | sfcparse-2.0.0-py3-none-any.whl |
|---|---|
| Size | 27.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
76c0cb08368244e12e0da1cfab87607c910c03b69f153d0ee6da96866f7c45fc
|
|
BLAKE2b-256 checksum How to use checksums |
d6d0d4b8fb121bad8f4d87800ed087914b27e434db951e289e3777fa0d420b6a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|