munch-stubs
Add types for munch for mypy.
Installation
$ pip install munch-stubs
Usage
Mypy will automatically use the type annotations in this package, once it is installed. You just need to annotate your code:
from munch import Munch
def foo(bar: Munch) -> int:
return bar.foo
For general hints how to use type annotations, please read Type Annotations in Python 3.8.
Release files for munch-stubs 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| munch-stubs-0.1.3.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| munch_stubs-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.7 kB
Release files / munch-stubs-0.1.3.tar.gz
| Download URL | munch-stubs-0.1.3.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
074291ea0c9e43be59366b598fc1469ddca234ed03ad7bfa39ca30a28f21dedb
|
|
BLAKE2b-256 checksum How to use checksums |
e8389bbeaaf001a41bd3d962fcaac8a9a00f1ad03a753a3c5774c499710342c5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.10.2
|
Release files / munch_stubs-0.1.3-py3-none-any.whl
| Download URL | munch_stubs-0.1.3-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
efc2cd1bd13e3a3db5a2cab93cbec37c173291c3e899b03b99fc1873f01245e9
|
|
BLAKE2b-256 checksum How to use checksums |
72dacb4487f113e26e26c32639a0acec7b303bad2048579ce3f175272a0dcd8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.10.2
|