Skip to main content

Python 3 implementation of Flatdata

Project description

flatdata-py

Build Status

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.2.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

flatdata_py-0.4.2-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file flatdata-py-0.4.2.tar.gz.

File metadata

  • Download URL: flatdata-py-0.4.2.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

Hashes for flatdata-py-0.4.2.tar.gz
Algorithm Hash digest
SHA256 4fef771173062e4595bb704403927029a0e26cf050d0b9ce17ecbd3c393e313c
MD5 7e1abd880011b60f37e94bb572ef313f
BLAKE2b-256 0cf3bb1a9482efb6993b046ec62fd554f3fef5db3ec6e13bc720396253d7dcd1

See more details on using hashes here.

File details

Details for the file flatdata_py-0.4.2-py3-none-any.whl.

File metadata

  • Download URL: flatdata_py-0.4.2-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

Hashes for flatdata_py-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dd2778f57ce8c204c726ec2a4fde4b0e9a536dddc27c61af35383fa9dac78aa5
MD5 7957b78570ec4f1c5a05ac4dec992296
BLAKE2b-256 b3b13aefd90284839f9eb20dd686b4465f075116097cdbe7d4740af8f27beb36

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page