nchr
Project description
nchr
Packages that use nchr
bytetypefuzstrinhumnbkitnistnymstr
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n nchr --file env.yml
Install
pip install -e .
# install from pypi
pip install nchr
nbdev
# activate conda environment
$ conda activate nchr
# make sure the nchr package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the nchr 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/nchr.git
or from conda
$ conda install -c dsm-72 nchr
or from pypi
$ pip install nchr
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nchr-0.0.11.tar.gz
(9.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
nchr-0.0.11-py3-none-any.whl
(9.2 kB
view details)
File details
Details for the file nchr-0.0.11.tar.gz.
File metadata
- Download URL: nchr-0.0.11.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b81b195352f924c8d642d3ac52cb99c231c50d687f46e6fcacc62a2fd6ec9bb
|
|
| MD5 |
ab6e806e5fcaccd639161807d5da5b55
|
|
| BLAKE2b-256 |
7edeec1c8ccaa25be342f3dc9381bb26d1ce21eab48a29ed68c9b96b409ad150
|
File details
Details for the file nchr-0.0.11-py3-none-any.whl.
File metadata
- Download URL: nchr-0.0.11-py3-none-any.whl
- Upload date:
- Size: 9.2 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 |
6bbe847699f529dfac15320a0b75540c328114f2817beeea1c363ac54061fe4b
|
|
| MD5 |
a4b92e79031673dbf2a673bbccbd84f0
|
|
| BLAKE2b-256 |
23ee0917cf00ff445304a15624d42bada72524e68216374bb33e80d6c0f1f396
|