ltyp (literal type alias)
Project description
ltyp
Packages that use ltyp
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n ltyp --file env.yml
Install
pip install -e .
# install from pypi
pip install ltyp
nbdev
# activate conda environment
$ conda activate ltyp
# make sure the ltyp package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the ltyp 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/ltyp.git
or from conda
$ conda install -c dsm-72 ltyp
or from pypi
$ pip install ltyp
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
ltyp-0.0.29.tar.gz
(16.6 kB
view details)
Built Distribution
ltyp-0.0.29-py3-none-any.whl
(18.6 kB
view details)
File details
Details for the file ltyp-0.0.29.tar.gz
.
File metadata
- Download URL: ltyp-0.0.29.tar.gz
- Upload date:
- Size: 16.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 | 9fdcff67a6c0212e58d24a54f5190f7c1243cbe54d82c5d4277ec89c573b89b7 |
|
MD5 | 4a4dbf7e397035c0869b004004c67519 |
|
BLAKE2b-256 | d606af6e9f6189bfdf09949e516070aaa61728b656bd8a58194f614af080da5a |
File details
Details for the file ltyp-0.0.29-py3-none-any.whl
.
File metadata
- Download URL: ltyp-0.0.29-py3-none-any.whl
- Upload date:
- Size: 18.6 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 | 508677ee7323ffa19b40b27d87d47d08e3a56766e90b278d2fea1def324dcb5f |
|
MD5 | 5f5e3e6fc6e30d6e23cd644d21f24898 |
|
BLAKE2b-256 | ced5ffda5552294e24959f253d00ecc60a6929b8702f25e78de6183b2b089e0c |