typed dict utilities
Project description
dtyp
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n dtyp --file env.yml
Install
pip install -e .
# install from pypi
pip install dtyp
nbdev
# activate conda environment
$ conda activate dtyp
# make sure the dtyp package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the dtyp 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/dtyp.git
or from conda
$ conda install -c dsm-72 dtyp
or from pypi
$ pip install dtyp
Documentation
Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
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
dtyp-0.0.35.tar.gz
(20.1 kB
view details)
Built Distribution
dtyp-0.0.35-py3-none-any.whl
(20.3 kB
view details)
File details
Details for the file dtyp-0.0.35.tar.gz
.
File metadata
- Download URL: dtyp-0.0.35.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e54e4c09d57891bdd1a8c1deeef395f444ce68081dc7f30f2c7291cf33e85fe9 |
|
MD5 | 7dcedb886ff0e965b21fdbf81f4988ce |
|
BLAKE2b-256 | f592571d9af35a3b2794dce0563bd061d3023523899ff8d09ddfaf39556a6ed2 |
File details
Details for the file dtyp-0.0.35-py3-none-any.whl
.
File metadata
- Download URL: dtyp-0.0.35-py3-none-any.whl
- Upload date:
- Size: 20.3 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 | e9a40c84e0ff5559cc21c8ae18ee14a0a3143057f7b98fa57bc1bf9f42abccbe |
|
MD5 | e0511321c6808d6a309cae4109f620b5 |
|
BLAKE2b-256 | 5f244d1cd79b33961e8e9a1a515bde1c17d9c17918d14ef2e35558a5f7609b1f |