Project description
mnt
Packages that use mnt
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n mnt --file env.yml
Install
pip install -e .
# install from pypi
pip install mnt
nbdev
# activate conda environment
$ conda activate mnt
# make sure the mnt package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the mnt package
$ nbdev_prepare
Publishing
# publish to pypi
$ nbdev_pypi
# publish to conda
$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'
Usage
Installation
Install latest from the GitHub
repository :
$ pip install git+https://github.com/dsm-72/mnt.git
or from conda
$ conda install -c dsm-72 mnt
or from pypi
$ pip install mnt
Documentation
Documentation can be found hosted on GitHub
repository
pages . Additionally you can find
package manager specific guidelines on
conda and
pypi respectively.
A = Alias
C = ClassVar
Q = Optional
E = (Over)-Engineered
Z = Custom
R = Rich
P = Plot
D = Data
B = Bio
M = Machine Learning
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages .
Source Distribution
Built Distribution
File details
Details for the file mnt-0.0.1.tar.gz
.
File metadata
Download URL:
mnt-0.0.1.tar.gz
Upload date: Mar 24, 2024
Size: 15.1 kB
Tags: Source
Uploaded using Trusted Publishing? No
Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Hashes for mnt-0.0.1.tar.gz
Algorithm
Hash digest
SHA256
bf56fe0ad9a64ac0d4b4adcf8f26bf930bddc0bd81ebfea290d99b274ab5b38a
Copy
MD5
5b4077588194d15a503833515ed1dc36
Copy
BLAKE2b-256
aa3c537b995987acf578fcb0fbc0d8fc04a729f1f06381d92cf025d73af3ba8d
Copy
See more details on using hashes here.
File details
Details for the file mnt-0.0.1-py3-none-any.whl
.
File metadata
Download URL:
mnt-0.0.1-py3-none-any.whl
Upload date: Mar 24, 2024
Size: 13.7 kB
Tags: Python 3
Uploaded using Trusted Publishing? No
Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Hashes for mnt-0.0.1-py3-none-any.whl
Algorithm
Hash digest
SHA256
0bbd951b2214dddf105874c25436d8723bd02fae4324720b62ad5305e51fd80c
Copy
MD5
e5acc2e26f7146a70a08002e11cd892f
Copy
BLAKE2b-256
29e2151dfe32a6167c4986c6a16a302e12fff320ec5a0667a577846e020a16c2
Copy
See more details on using hashes here.