Python type-checker written in Rust
Project description
pravda
Python type-checker written in Rust
Features
- Fully typed with annotations and checked with mypy, PEP561 compatible
- Add yours!
Installation
pip install pravda
Example
Showcase how your project can be used:
from pravda.example import some_function
print(some_function(3, 4))
# => 7
License
Credits
This project was generated with wemake-python-package
. Current template version is: 5d436d64f7d0a9b3a506d130e3a5669c409061b5. See what is updated since then.
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
pravda-0.0.0.tar.gz
(2.9 kB
view hashes)
Built Distribution
pravda-0.0.0-py3-none-any.whl
(3.0 kB
view hashes)