CMD + K

dtyp

Community

typed dict utilities

Installation

To install this package, run one of the following:

Conda
$conda install dsm-72::dtyp

Usage Tracking

0.0.35
0.0.34
0.0.33
0.0.32
0.0.31
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

dtyp

$ mamba env create -f env.yml


$ mamba env update -n dtyp --file env.yml
pip install -e .


pip install dtyp
$ conda activate dtyp


$ pip install -e .





$ nbdev_prepare
$ nbdev_pypi


$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'

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 can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.

About

Summary

typed dict utilities

Last Updated

Mar 21, 2024 at 19:44

License

Apache Software

Total Downloads

150

Supported Platforms

noarch