zipr
Project description
zipr
Packages that use zipr
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n zipr --file env.yml
Install
pip install -e .
# install from pypi
pip install zipr
nbdev
# activate conda environment
$ conda activate zipr
# make sure the zipr package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the zipr 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/zipr.git
or from conda
$ conda install -c dsm-72 zipr
or from pypi
$ pip install zipr
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
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
zipr-0.0.1.tar.gz
(12.7 kB
view details)
Built Distribution
zipr-0.0.1-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file zipr-0.0.1.tar.gz
.
File metadata
- Download URL: zipr-0.0.1.tar.gz
- Upload date:
- Size: 12.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 | 1b6304e09e76cd828d47ca90304c8de8178d7549f5602482d2c809e77f6da3ed |
|
MD5 | f8c873f487cfefefa0128ec3af073f38 |
|
BLAKE2b-256 | a52d5e10f4c7aa93fa9fdc07129a2b37d7a569cc9ab3bc1bb0b1c0c1c811e07e |
File details
Details for the file zipr-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: zipr-0.0.1-py3-none-any.whl
- Upload date:
- Size: 11.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 | f8e68cd78107d8d8a60f8778a9d50ec555969ae6bb748525087897285f9e34f1 |
|
MD5 | c256034a4d2a5e2f465e301dbef8f4fa |
|
BLAKE2b-256 | 91803f83d2cb50e8b1a478046c460ad1608e49fdffaacf387f9730776a27c9c2 |