MyPy plugin for the "databind" module.
Project description
databind.mypy
MyPy plugin for static type validation when using the databind.core
package.
Todo
- Assignments using
field()
on@datamodel
s is not yet recognized as valid by Mypy - PR Mypy to make
mypy.plugins.dataclasses
customizable for this use case
Getting started
Install the databind.mypy
package from PyPI and register it as a MyPy plugin.
# mypy.ini
[mypy]
plugins = databind.mypy
Copyright © 2020 Niklas Rosenstein
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
databind.mypy-0.0.1.tar.gz
(6.1 kB
view hashes)
Built Distribution
Close
Hashes for databind.mypy-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fbe706c5ae811fab35eb4d31bcb8b5c9b44f967cfc823bbddc06cede240e72a |
|
MD5 | 44ab43d2be95d657d4bc337bbe2d0fb2 |
|
BLAKE2b-256 | 8ed51b34b1fea070d2bdc97a2f27baf5938cad6ac5c97b5e8910c4b0f9c36b1b |