Python 3 implementation of Flatdata
Project description
flatdata-py
Read-only Python 3 implementation of flatdata.
Basic usage
Once you have created a flatdata schema file, you can generate a Python module to read your existing flatdata
archive:
flatdata-generator --gen python --schema locations.flatdata --output-file locations.py
Using the inspector
flatdata-py
comes with a handy tool called the flatdata-inspector
to inspect the contents of an archive:
- from the
flatdata-py
source directory:
./inspector.py
# or
python3 -m flatdata.lib.inspector
- if you want to install
flatdata-py
:
pip3 install flatdata-py[inspector] # the inspector feature requires IPython
flatdata-inspector -p /path/to/my/flatdata.archive
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flatdata-py-0.4.0.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file flatdata-py-0.4.0.tar.gz
.
File metadata
- Download URL: flatdata-py-0.4.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbaf1c78195fa2b600ac6777fa914ac2748414d33a0b12d2c370bffa99786a90 |
|
MD5 | 596aaa58e22960035bc32d47a2664df3 |
|
BLAKE2b-256 | 20cd414ae325bb6f9ff490b119dfc1d8ca3cf7af0102a3b6b8dbdb94b2abfd56 |
File details
Details for the file flatdata_py-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: flatdata_py-0.4.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0890f45ca4c07d3ffc3c54152484bce2c0b4716f59a4813a39ae6af5ac67fb3b |
|
MD5 | 7e3a3dda369f622d66c5068f0071a568 |
|
BLAKE2b-256 | 0a467198ff703bcce608ef6fbdbbc31f346486a154397dcbbad28a3242e49b84 |