Skip to content

Basic tools to test and interact with Sentier.dev vocabulary and data systems

License

Notifications You must be signed in to change notification settings

simonvanlierde/sentier_data_tools

 
 

Repository files navigation

sentier_data_tools

PyPI Status Python Version License

Read the documentation at https://sentier_data_tools.readthedocs.io/ Tests Codecov

pre-commit Black

Installation

You can install sentier_data_tools via [pip] from [PyPI]:

$ pip install sentier_data_tools

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, sentier_data_tools is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Building the Documentation

You can build the documentation locally by installing the documentation Conda environment:

conda env create -f docs/environment.yml

activating the environment

conda activate sphinx_sentier_data_tools

and running the build command:

sphinx-build docs _build/html --builder=html --jobs=auto --write-all; open _build/html/index.html

About

Basic tools to test and interact with Sentier.dev vocabulary and data systems

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%