Skip to content

The data processing scripts and configuration to build the DdS vocabulary

License

Notifications You must be signed in to change notification settings

sentier-dev/sentier_vocab

Repository files navigation

svd

PyPI Status Python Version License

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

pre-commit Black

Installation

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

$ pip install svd

Contributing

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

License

Distributed under the terms of the MIT license, svd 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_svd

and running the build command:

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

About

The data processing scripts and configuration to build the DdS vocabulary

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published