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.3.tar.gz
(7.7 kB
view hashes)
Built Distribution
Close
Hashes for databind.mypy-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f80a00fa71e5968d2ad183eda4a4b0672598c88dee7a8f9ecdeab1bafbe5b27a |
|
MD5 | be5bed12ab44a9e82892a959b4d36ab3 |
|
BLAKE2b-256 | 965ca2837f0678debcaee6bf644bbe6ecb069b248bfe6071048571ab864e7ba1 |