mstar
Project description
mstar
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n mstar --file env.yml
Install
pip install -e .
# install from pypi
pip install mstar
nbdev
# activate conda environment
$ conda activate mstar
# make sure the mstar package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the mstar 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/mstar.git
or from conda
$ conda install -c dsm-72 mstar
or from pypi
$ pip install mstar
Documentation
Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mstar-0.0.4.tar.gz
(8.6 kB
view details)
Built Distribution
mstar-0.0.4-py3-none-any.whl
(8.1 kB
view details)
File details
Details for the file mstar-0.0.4.tar.gz
.
File metadata
- Download URL: mstar-0.0.4.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad1a8e069ffc8fa8fad51871a4769c523afe63e23abb3139e43892e386dfe1bb |
|
MD5 | c57bd23b8e4bffbbf03004870c0a4c9d |
|
BLAKE2b-256 | 4fa52d14c4f7053150135467676e5c0ecb84143565609b38fee518c1d17f631a |
File details
Details for the file mstar-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: mstar-0.0.4-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21890f25076535a7abbca5622a1085475bbede58a238bfb6e1a604e863510489 |
|
MD5 | 9d00bc2eb253598cec1a4d8600c788fd |
|
BLAKE2b-256 | 89a41b59de7e4286f0a62a9e37dc66aa64209ae7b8a27d4ac8029ebc297736b1 |