dropbox / pyannotate
Auto-generate PEP-484 annotations
☆1,436Updated 2 years ago
Alternatives and similar repositories for pyannotate:
Users that are interested in pyannotate are comparing it to the libraries listed below
- Safe code refactoring for modern Python.☆1,600Updated 10 months ago
- Simplified packaging of Python modules☆2,205Updated 3 weeks ago
- A high-performance immutable mapping type for Python.☆1,145Updated 6 months ago
- Eliot: the logging system that tells you *why* it happened☆1,141Updated last month
- A Python library that generates static type annotations by collecting runtime types☆4,875Updated 9 months ago
- ☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️☆1,987Updated 3 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,087Updated 3 weeks ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,250Updated 9 months ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,993Updated this week
- Python static typing home. Hosts the documentation and a user help forum.☆1,649Updated last week
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 10 months ago
- The bidirectional mapping library for Python.☆1,511Updated 2 weeks ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,230Updated 9 months ago
- CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.☆1,831Updated 8 months ago
- Python Classes Without Boilerplate☆5,454Updated last week
- Parse strings using a specification based on the Python format() syntax.☆1,742Updated 4 months ago
- Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated,…☆1,775Updated 4 years ago
- More routines for operating on iterables, beyond itertools☆3,854Updated this week
- pytest fixture for benchmarking code☆1,297Updated last week
- ☆586Updated 9 months ago
- Compile type annotated Python to fast C extensions☆1,818Updated 2 years ago
- Self-service finite-state machines for the programmer on the go.☆604Updated this week
- A fancy and practical functional tools☆3,419Updated 8 months ago
- a python refactoring library☆2,045Updated 5 months ago
- A static type analyzer for Python code☆4,865Updated last week
- shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies i…☆1,825Updated 5 months ago
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,566Updated 2 months ago
- A Declarative HTTP Client for Python☆1,087Updated 2 weeks ago
- Hunter is a flexible code tracing toolkit.