"Translation of the GA4GH VRS and VRSATILE Schemas to a Pydantic data model"
Project description
vrsatile-pydantic
Translation of the GA4GH VRS v1.2.0 and VRSATILE schemas to a Pydantic data model
Developer instructions
To install vrstaile-pydantic:
pip install ga4gh.vrsatile.pydantic
Following are sections include instructions specifically for developers.
For a development install, we recommend using Pipenv. See the pipenv docs for direction on installing pipenv in your compute environment.
Once installed, from the project root dir, just run:
pipenv lock
pipenv sync
Init coding style tests
Code style is managed by flake8 and checked prior to commit.
We use pre-commit to run conformance tests.
This ensures:
- Check code style
- Check for added large files
- Detect AWS Credentials
- Detect Private Key
Before first commit run:
pre-commit install
Running unit tests
Running unit tests is as easy as pytest.
pipenv run pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for ga4gh.vrsatile.pydantic-0.0.10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99f59570014e0133be92c464c5081e19c9650864c03461aa687f1626e8dc9784 |
|
MD5 | 7d0c6805591e46e03bc39474a66e26f3 |
|
BLAKE2b-256 | 2d6a89639e97846cbdd98db0093b9dce1854dcc05357ff30aacebcf42fb64cc8 |
Close
Hashes for ga4gh.vrsatile.pydantic-0.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac95083cc07bd24729aea81d466cd27e1fb7c974212b03eae7ed881f91d9a46b |
|
MD5 | 5e73b6b629224f5d90c5f900adf89c3c |
|
BLAKE2b-256 | cd13087a8cb1b2a6f0e19f108b07d5008d4fc21b4039dbcae30e06c2aff74361 |