An open API service indexing awesome lists of open source software.

https://github.com/wemake-services/pravda

Python type-checker written in Rust
https://github.com/wemake-services/pravda

Last synced: 8 months ago
JSON representation

Python type-checker written in Rust

Awesome Lists containing this project

README

          

# pravda

[![Build Status](https://github.com/wemake.services/pravda/workflows/test/badge.svg?branch=master&event=push)](https://github.com/wemake.services/pravda/actions?query=workflow%3Atest)
[![codecov](https://codecov.io/gh/wemake.services/pravda/branch/master/graph/badge.svg)](https://codecov.io/gh/wemake.services/pravda)
[![Python Version](https://img.shields.io/pypi/pyversions/pravda.svg)](https://pypi.org/project/pravda/)
[![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide)

Python type-checker written in Rust.

## License

[MIT](https://github.com/wemake.services/pravda/blob/master/LICENSE)