pdec (prototype)
Project description
pdec
Packages that use pdec
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n pdec --file env.yml
Install
pip install -e .
# install from pypi
pip install pdec
nbdev
# activate conda environment
$ conda activate pdec
# make sure the pdec package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the pdec 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/pdec.git
or from conda
$ conda install -c dsm-72 pdec
or from pypi
$ pip install pdec
Documentation
Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
A = Alias
C = ClassVar
Q = Optional
E = (Over)-Engineered
Z = Custom
R = Rich
P = Plot
D = Data
B = Bio
M = Machine Learning
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
pdec-0.0.4.tar.gz
(9.7 kB
view details)
Built Distribution
pdec-0.0.4-py3-none-any.whl
(9.4 kB
view details)
File details
Details for the file pdec-0.0.4.tar.gz
.
File metadata
- Download URL: pdec-0.0.4.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db9be00095b3b0050ef22b5735baf28340f559576bc079f870f5571c60548783 |
|
MD5 | 4d31a999337fc871936f52ef45fa053f |
|
BLAKE2b-256 | 71b1aad4606b8b23b1936ac82f4fe7e8461475293635bd950e51a370909d9002 |
File details
Details for the file pdec-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: pdec-0.0.4-py3-none-any.whl
- Upload date:
- Size: 9.4 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 | e7cafdeec68e41aa9f17de746fd31e4458da805d83c443d7a97cf0724e5d0ab9 |
|
MD5 | e338811cadc674b5e68ecc36a342ae92 |
|
BLAKE2b-256 | fc92e7abcafda7022b8b5b484f4aaf98b22e3d047e4b412075e6985e07c4b812 |