Data validator and transformer for Human Services Data Specification.
Project description
hsds-data-tool
Data validator and transformer for Human Services Data Standard.
Installation
Install this tool using pip
:
$ pip install hsds-data-tool
Usage
Usage instructions go here.
Development
To contribute to this tool, first checkout the code. Then create a new virtual environment:
cd hsds-data-tool
python -m venv venv
source venv/bin/activate
Or if you are using pipenv
:
pipenv shell
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
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
hsds-data-tool-0.1a0.tar.gz
(20.5 kB
view hashes)
Built Distribution
Close
Hashes for hsds_data_tool-0.1a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | be533e74ae43644b3c223b70354b8cecc0d94d30dc111ff9b9d47252c388197d |
|
MD5 | 248513de177f0f99b050c78efe0717dc |
|
BLAKE2b-256 | abbb88a4ab0bab78e8003ec2a964a60f834040abffa1e1cb6fadbc29af82c698 |