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.2.tar.gz
(23.6 kB
view details)
Built Distribution
zipr-0.0.2-py3-none-any.whl
(22.2 kB
view details)
File details
Details for the file zipr-0.0.2.tar.gz
.
File metadata
- Download URL: zipr-0.0.2.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7cec2bfd890b1788e9716b6ead3b9f44261b2de85b5226bbe1898a76336e020 |
|
MD5 | 9799b4857cc6397187c691d519e7507c |
|
BLAKE2b-256 | 343c9610bd4ee92cc6990a6a15a2e2431d51f7448d0fc667466a5777991b2a03 |
File details
Details for the file zipr-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: zipr-0.0.2-py3-none-any.whl
- Upload date:
- Size: 22.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 | 9ecd02fbe651e7c00a443beee41bca5619565d3526bb1943682d6c47974e15f9 |
|
MD5 | 82cb00d7917e79e5ba2a1f0f9666a739 |
|
BLAKE2b-256 | b3ae804b8bdf1a6b5bdceb2d5adf8dcece8fcfa60013b76fb148bff8cae3c7df |