featherplot
Project description
featherplot
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n featherplot --file env.yml
# $ mamba env update -n featherplot --file env.mac.yml
Install
pip install -e .
# install from pypi
pip install featherplot
nbdev
# activate conda environment
$ conda activate featherplot
# make sure the featherplot package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the featherplot package
$ nbdev_prepare
Publishing
# publish to pypi
$ nbdev_pypi
# publish to conda
$ nbdev_conda --build_args '-c conda-forge' --mambabuild
Usage
Installation
Install latest from the GitHub repository:
$ pip install git+https://github.com/dsm-72/featherplot-py.git
or from conda
$ conda install -c dsm-72 featherplot
or from pypi
$ pip install featherplot
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
featherplot-0.0.6.tar.gz
(18.3 kB
view details)
Built Distribution
File details
Details for the file featherplot-0.0.6.tar.gz
.
File metadata
- Download URL: featherplot-0.0.6.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c838f66d16bc692d943b6ae823096e429d2166754c5d6e4288d2382b9484fd5a |
|
MD5 | c470d5dd21c1fc178f744a0d010f550b |
|
BLAKE2b-256 | a9a96a4a503460c2f676b05c55aeedfaeb8ee716b92b582ce1f211d28facf3e7 |
File details
Details for the file featherplot-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: featherplot-0.0.6-py3-none-any.whl
- Upload date:
- Size: 19.6 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 | 52e438bab0e26b6c78cceaff9a8401a99899e264e64f1f562864fe747d4149ee |
|
MD5 | 365a1c640df016b4a0d83dac6cee17eb |
|
BLAKE2b-256 | 12b8ce0b3825e265ff35e15134318e657f72cf69d8f617d709d4ab3066e0dd45 |