pfalcon / python-imphookLinks
Simple and clear import hooks for Python - import anything as if it were a Python module
☆40Updated 4 years ago
Alternatives and similar repositories for python-imphook
Users that are interested in python-imphook are comparing it to the libraries listed below
Sorting:
- Make implemented in pure Python☆73Updated 2 years ago
- Safely evaluate AST nodes without side effects☆50Updated 3 weeks ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆100Updated 2 months ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Python Simple Dialogs☆41Updated 2 years ago
- A modern Python build backend☆44Updated 3 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆87Updated 2 years ago
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆60Updated 6 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated 3 months ago
- Releaser of Versions☆74Updated 2 months ago
- Declarative instrumentation for Python.☆102Updated 2 weeks ago
- ☆55Updated 2 weeks ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆57Updated last year
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated last week
- Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool feat…☆140Updated 2 weeks ago
- A Python type explainer!☆83Updated 2 years ago
- A library for building modern declarative desktop applications in WX.☆139Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Run commands against code blocks in Markdown or reStructuredText documentation☆23Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- A low-level library for installing from a Python wheel distribution.☆142Updated last week
- An unofficial, importable pip API☆119Updated last month
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- Sources for website at https://www.pypy.org☆36Updated 3 weeks ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- A fast and powerful web scraping library☆43Updated last year