ntyp (type alias)
Project description
ntyp
Packages that use ntyp
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n ntyp --file env.yml
Install
pip install -e .
# install from pypi
pip install ntyp
nbdev
# activate conda environment
$ conda activate ntyp
# make sure the ntyp package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the ntyp 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/ntyp.git
or from conda
$ conda install -c dsm-72 ntyp
or from pypi
$ pip install ntyp
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
ntyp-0.0.2.tar.gz
(10.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ntyp-0.0.2-py3-none-any.whl
(9.9 kB
view details)
File details
Details for the file ntyp-0.0.2.tar.gz.
File metadata
- Download URL: ntyp-0.0.2.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50d25e64ace002cbad3918848f705865cdfa25935194e663688c52b2bdc01af7
|
|
| MD5 |
9a97a0d03a71f6bb230a9024981da44f
|
|
| BLAKE2b-256 |
a3ed0cd94b5189294bd999bbcf68c2caf00c27d31bd17d855fd22e2c08210b38
|
File details
Details for the file ntyp-0.0.2-py3-none-any.whl.
File metadata
- Download URL: ntyp-0.0.2-py3-none-any.whl
- Upload date:
- Size: 9.9 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 |
fbc50840e7697a09f4cfbbc449cd0ba8f0e5d91edf134758a8a6caa7f42ea910
|
|
| MD5 |
4bfb08637d1704097b6e31cf60113b94
|
|
| BLAKE2b-256 |
e44ab0e37e92d3505473f83341f9caa4d3743b4d42d597322d04f32ec0a75aac
|