ptyp (prototype)
Project description
ptyp
Packages that use ptyp
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n ptyp --file env.yml
Install
pip install -e .
# install from pypi
pip install ptyp
nbdev
# activate conda environment
$ conda activate ptyp
# make sure the ptyp package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the ptyp 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/ptyp.git
or from conda
$ conda install -c dsm-72 ptyp
or from pypi
$ pip install ptyp
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
ptyp-0.0.19.tar.gz
(27.3 kB
view details)
Built Distribution
ptyp-0.0.19-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file ptyp-0.0.19.tar.gz
.
File metadata
- Download URL: ptyp-0.0.19.tar.gz
- Upload date:
- Size: 27.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 | a5fc97bda196bcb0d3cc746991ba6a22600593ebc4ab7d72e418ee276abef47c |
|
MD5 | 699a321c333c67b5b2abee3bd9dae10c |
|
BLAKE2b-256 | 1183f31c7c311e3f137e9e5962fc5ac2536e57c9355180f281ae8a00441bfa7a |
File details
Details for the file ptyp-0.0.19-py3-none-any.whl
.
File metadata
- Download URL: ptyp-0.0.19-py3-none-any.whl
- Upload date:
- Size: 30.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 | 8cf0c35c0e5abb91a1d1b7313e02fccd80afd7abfbf63599b775c64bb9956fca |
|
MD5 | 719ae359b7e9b05ba158c88bad2b4fc5 |
|
BLAKE2b-256 | 5cfb7430749d55ed6627b8741ab5f0e5718220479b558e804da712cb13cb325e |