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.3.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file flatdata-py-0.4.3.tar.gz
.
File metadata
- Download URL: flatdata-py-0.4.3.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 | dfcec24ad10c1c309d2930ddf6964f73f11d0ad7f14335ea5dadfb91a61ab155 |
|
MD5 | 1d047ba95af865e897052e97ab2ef74a |
|
BLAKE2b-256 | dacb0c04523245380b080718d68997f7ae28d331e899fa0ff899c286886ddb6b |
File details
Details for the file flatdata_py-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: flatdata_py-0.4.3-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 | f90a5ea986282d75ef9b55f2759a6ccc551bda6ef5d36382e9d0251c274f0d2d |
|
MD5 | 78551a4574621ffa9e2b1cc4104b717d |
|
BLAKE2b-256 | 322b69a4cf913ec89667d05fc89daaedd2ce298674298924a4c65ae1d076cd8c |