inhum
utility for scaffolding nbdev projects
utility for scaffolding nbdev projects
To install this package, run one of the following:
$ mamba env create -f env.yml
$ mamba env update -n inhum --file env.yml
pip install -e .
pip install inhum
$ conda activate inhum
$ pip install -e .
$ nbdev_prepare
$ nbdev_pypi
$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'
Install latest from the GitHub repository:
$ pip install git+https://github.com/dsm-72/inhum.git
or from conda
$ conda install -c dsm-72 inhum
or from pypi
$ pip install inhum
Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
Summary
utility for scaffolding nbdev projects
Last Updated
Oct 26, 2023 at 18:50
License
Apache Software
Total Downloads
41
Supported Platforms
GitHub Repository
https://github.com/dsm-72/inhumDocumentation
https://dsm-72.github.io/inhum