ston
Project description
ston
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n ston --file env.yml
Install
pip install -e .
# install from pypi
pip install ston
nbdev
# activate conda environment
$ conda activate ston
# make sure the ston package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the ston 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/ston.git
or from conda
$ conda install -c dsm-72 ston
or from pypi
$ pip install ston
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
ston-0.0.1.tar.gz
(9.5 kB
view details)
Built Distribution
ston-0.0.1-py3-none-any.whl
(8.9 kB
view details)
File details
Details for the file ston-0.0.1.tar.gz
.
File metadata
- Download URL: ston-0.0.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4a56cce6341f1d86483c71dc7c48fc6d0734db7008f689f19f868410959ef02 |
|
MD5 | 153c7ec86d3ac126623eef22bf24ec92 |
|
BLAKE2b-256 | 58ef3c16d856b3758f56e6cb76909b4b7dcfa515dde7beb622091222fb40cb3d |
File details
Details for the file ston-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: ston-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.9 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 | bcde593ce505167f4eebd7cb4d7a83bcf8269ddfc7de84778ccf2b54418d7f6c |
|
MD5 | 7d420cd704fa64ca4cc79bfc678fedb3 |
|
BLAKE2b-256 | 35ff6e823348b746ce0dd5e4613ad69b114817416996bd6400d38e965c4d3d19 |