Skip to content

Haitham-ghaida/DdS24-TT

Repository files navigation

Team Trash

quotes of the week:

  • "something went wrong" - TJ
  • "just give me 10 minutes" - TJ

you can find documentation of the model in here

TODO

Vocabs

Model

  • Extract model
  • Add model to the repo

Python

  • Datapackage schema

Integration

  • Vocab, model, DP

Documentation

  • Add documentation to the repo
  • Add mermaid diagrams
  • publish readthedocs

PyPI Status Python Version License

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

pre-commit Black

Installation

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

$ pip install git+https://github.com/Haitham-ghaida/DdS24-TT.git@main

Contributing

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

License

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

and running the build command:

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published