orsinium-labs/infer-types
A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.
This tool helps Python developers automatically add type hints to their existing Python codebases. It takes unannotated Python code as input and outputs the same code with type annotations for functions and methods, making it easier to understand and maintain. Developers working with large or older Python projects will find this useful for modernizing their code.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer with a large, unannotated codebase and want to automate the process of adding type hints to improve code quality and readability.
Not ideal if you are starting a new project from scratch, as it's often more efficient to add type hints as you write the code.
Stars
99
Forks
6
Language
Python
License
MIT
Category
Last pushed
Mar 17, 2023
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/orsinium-labs/infer-types"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inducer/cgen
C/C++ source generation from an AST
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator