#Mypy
Showing 33 of 33 repositories tagged #mypy, ranked by stars
A GraphQL library for Python that leverages type annotations π
Make your functions return something meaningful, typed, and safe!
A tool for refurbishing and modernizing Python codebases
β° Modern datetime library for Python
Bleeding edge django template focused on code quality and security.
PEP-484 stubs for Django
NOT MAINTAINED - A simple Rust like Result type for Python 3. Fully type annotated.
Python Type Checker / Language Server
Thread-safe asyncio-aware queue for Python
π€ Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
πΊοΈ Example Python project using best practices π https://github.com/johnthagen/python-blueprint
Smart, pythonic, ad-hoc, typed polymorphism for Python
Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
Enforce the same settings on multiple projects
π¦ Autowiring dependency injection container for python 3
Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.
Write short and fully-typed lambdas where you need them.
Renders your (JSON) resume/CV for online & pretty terminal display
MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures
Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.
Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy
BumpVer: Automatic Versioning
MagicMirror Package Manager
Transparent and persistent cache/serialization powered by type hints
Mypy stubs, i.e., type information, for numpy, pandas and matplotlib
Pandas type stubs. Helps you type-check your code.
A template for a FastAPI based Serverless Framework microservice running on AWS Lambda
GIL-powered* locking library for Python
Python boilerplate using uv, pre-commit, prettier, pytest, GitHub Actions, mypy, ruff, bandit & docformatter.
Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing ones.
The mypy playground. Try mypy with your web browser.
Simple monorepo build tool based on Make with out-of-the-box support for Python, Bash, Jupyter Notebooks, Markdown, YAML, HTML, CSS, JS, TS and with a strong focus on flexibility, transparency, and extensibility.
Match celebrity users with their respective tweets by making use of Semantic Textual Similarity on over 900+ celebrity users' 2.5 million+ crawled tweets utilizing SBERT, streamlit, tweepy and FastAPI