typs (prototype)
Project description
typs
Packages that use typs
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n typs --file env.yml
Install
pip install -e .
# install from pypi
pip install typs
nbdev
# activate conda environment
$ conda activate typs
# make sure the typs package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the typs 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/typs.git
or from conda
$ conda install -c dsm-72 typs
or from pypi
$ pip install typs
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
typs-0.0.6.tar.gz
(66.3 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
typs-0.0.6-py3-none-any.whl
(76.9 kB
view details)
File details
Details for the file typs-0.0.6.tar.gz.
File metadata
- Download URL: typs-0.0.6.tar.gz
- Upload date:
- Size: 66.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 |
ed6dadce5ccbecfb54609a4781c0ba0e03e12fdfd3f39c8d3123bafdb83a0f4b
|
|
| MD5 |
ea7796c19645cfddcb7a6d66b11441cd
|
|
| BLAKE2b-256 |
93c5958bac6d392e8d84c89ee7887e7fa966a0e1c6d411982d3c2251d54fb056
|
File details
Details for the file typs-0.0.6-py3-none-any.whl.
File metadata
- Download URL: typs-0.0.6-py3-none-any.whl
- Upload date:
- Size: 76.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 |
d9ad42b5f4258e3ea072445ef46e1a191a810da73d986b9e4043239006bee67c
|
|
| MD5 |
588af3a02af24942fc5891217b02cb2a
|
|
| BLAKE2b-256 |
4d600a4fe667cea131a2d61d9375612343bd6fb8737423c86789d2d2ed08af1a
|