chck
Project description
chck
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n chck --file env.yml
Install
pip install -e .
# install from pypi
pip install chck
nbdev
# activate conda environment
$ conda activate chck
# make sure the chck package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the chck 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/chck.git
or from conda
$ conda install -c dsm-72 chck
or from pypi
$ pip install chck
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
chck-0.0.75.tar.gz
(26.1 kB
view details)
Built Distribution
chck-0.0.75-py3-none-any.whl
(33.1 kB
view details)
File details
Details for the file chck-0.0.75.tar.gz
.
File metadata
- Download URL: chck-0.0.75.tar.gz
- Upload date:
- Size: 26.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 | 9a1d5ed5cf8facdc6ad936c6b6b0e505278167fe53e5687f90bdad435844e23a |
|
MD5 | 0e82e2dd0b10184cea56ec63e0afbbc5 |
|
BLAKE2b-256 | d0eb58ee049c9eb8991affbc122a972c377b1aa44020bd2dac5c2d32330608a6 |
File details
Details for the file chck-0.0.75-py3-none-any.whl
.
File metadata
- Download URL: chck-0.0.75-py3-none-any.whl
- Upload date:
- Size: 33.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 | b4d3cf8b07fff75b6dffe160d5f7990acbe37de674104d02571e254365beff3d |
|
MD5 | 520bf85304995de154272108c3c4937e |
|
BLAKE2b-256 | 042c73e6afface38fbc8f30a8c39adee2aae9a974bf1b14f581b065ff4dd0948 |