edreamleo / make-stub-filesLinks
Script and config file that creates python stub (.pyi) files
☆32Updated 3 years ago
Alternatives and similar repositories for make-stub-files
Users that are interested in make-stub-files are comparing it to the libraries listed below
Sorting:
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Lazy attributes for Python objects☆53Updated last year
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Memory efficient Python objects☆369Updated last month
- Utilities to help with testing command line scripts☆60Updated 7 months ago
- backport of lib2to3, with enhancements☆53Updated 10 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆146Updated 2 weeks ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- Resolve JSON Pointers in Python☆145Updated 5 months ago
- A Python module that tries to figure out what your local timezone is☆213Updated 4 months ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Runtime Type Checking in Python 3☆30Updated 9 years ago
- Annotate Python AST trees with source text and token information☆191Updated 2 weeks ago
- Python Meta Programming☆147Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- ☆285Updated last year
- a re-implementation of the asyncio mainloop on top of Trio☆201Updated 8 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- Plugin for py.test to enter PyCharm debugger on uncaught exceptions☆132Updated 5 years ago
- Type annotations for SQLAlchemy☆25Updated 7 years ago
- Make implemented in pure Python☆73Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 8 years ago