Skip to main content

Analyzes NoSQL or JSON documents to try to infer a schema or general properties.

Project description

Schemate

Analyzes NoSQL or JSON documents to try to infer a schema or general properties.

Developer Information

If you are a schemate developer there are several helper utilities built into the library that will allow you to manage datasets and models both locally and in the cloud. But first, there are additional dependencies that you must install.

In requirements.txt uncomment the section that says: "# Packaging Dependencies", e.g. your requirements should now have a section that appears similar to:

# Packaging Dependencies
black==25.1.0
build==1.2.2.post1
flake8==7.2.0
packaging==24.2
pip==25.0.1
setuptools==75.3.0
twine==6.1.0
wheel==0.45.1

NOTE: the README might not be up to date with all required dependencies, so make sure you use the latest requirements.txt.

Then install these dependencies and the test dependencies:

$ pip install -r requirements.txt
$ pip install -r tests/requirements.txt

Tests and Linting

All tests are in the tests folder and are structured identically to the schemate module. All tests can be run with pytest:

$ pytest

We use flake8 for linting as configured in setup.cfg -- note that the .flake8 file is for IDEs only and is not used when running tests. If you want to use black to automatically format your files:

$ black path/to/file.py

Releases

To release the schemate library and deploy to PyPI run the following commands:

$ python -m build
$ twine upload dist/*

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

schemate-0.1.0.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

schemate-0.1.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file schemate-0.1.0.tar.gz.

File metadata

  • Download URL: schemate-0.1.0.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for schemate-0.1.0.tar.gz
Algorithm Hash digest
SHA256 dd34d62dab73ffaafd120df5cdd407240dd0d759971053b21a4971b4b922d95c
MD5 39d4e496e118e6b496e6b013eb7dda07
BLAKE2b-256 e51942bcc01edca89679b5c3c5011fa58cfdaf17d349da1d0be4eb72d8c08984

See more details on using hashes here.

File details

Details for the file schemate-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: schemate-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for schemate-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6f7653b026eff6b5b77fc006e2f08445cde79feff7facfd1f79dddda027fb6aa
MD5 817cdd45ac772d6fb1317443beb13edb
BLAKE2b-256 f64960a4d520e4e2cf0127f2657c919294cb081c4bd8a64d361756925484d27f

See more details on using hashes here.

Supported by

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