Skip to content

A more obvious structure of the code #1

@jmarecek

Description

@jmarecek

Hi all,

it would be great to refactor the code to resemble
https://github.com/humancompatible/interconnect
https://github.com/humancompatible/detect
and any other "major" Python package. That is, within the
https://github.com/humancompatible/explain,
there would be
/tests with unit tests
/examples with Jupyter notebooks, ideally names 01_intro, 02_feature1, 03_feature2, etc.
/docs with Sphinx or similar setup to generate documentation, exported to readthedocs.io (cf. https://humancompatible-detect.readthedocs.io/en/latest/)
/humancompatible/explain with code
.gitignore
CONTRIBUTING.md
LICENSE
README.md with very clear instructions as to how to use it and links to the Jupyter notebooks
requirements.txt tested regularly
setup.py

Thank you!
Jakub

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions