atyp (type alias)
Project description
atyp
Packages that use atyp
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n atyp --file env.yml
Install
pip install -e .
# install from pypi
pip install atyp
nbdev
# activate conda environment
$ conda activate atyp
# make sure the atyp package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the atyp 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/atyp.git
or from conda
$ conda install -c dsm-72 atyp
or from pypi
$ pip install atyp
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
atyp-0.0.62.tar.gz
(26.7 kB
view details)
Built Distribution
atyp-0.0.62-py3-none-any.whl
(35.4 kB
view details)
File details
Details for the file atyp-0.0.62.tar.gz
.
File metadata
- Download URL: atyp-0.0.62.tar.gz
- Upload date:
- Size: 26.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 | 8130864457948aa568981d5d6be42228e1bade0ff227156ca21511bf6d3b3d10 |
|
MD5 | 4969c006d165d9a91e3bcf6dc00d685b |
|
BLAKE2b-256 | 3517970a3022b69fbf246489c50c0d71e1fc0778b7921c3dafbd76944ff9c179 |
File details
Details for the file atyp-0.0.62-py3-none-any.whl
.
File metadata
- Download URL: atyp-0.0.62-py3-none-any.whl
- Upload date:
- Size: 35.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 | ab2fb36b676b1ac9909da35a1630d566a5227fae8f4e7262590d3334a3b63c07 |
|
MD5 | f456735572e172c30e658a77ee234509 |
|
BLAKE2b-256 | bb2c0a67b831b5f2594cec5f683e8b7a11e25d909e18974b19b6404925994214 |