amogorkon / justuse
Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module globals injection before import and more.
☆49Updated 8 months ago
Alternatives and similar repositories for justuse:
Users that are interested in justuse are comparing it to the libraries listed below
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 4 months ago
- ☆56Updated last month
- Utilities for refactoring imports in python-like syntax.☆23Updated last month
- Tool for fixing trivial problems with your code.☆62Updated last year
- 🎰 Ensure your __slots__ are working properly☆98Updated 3 weeks ago
- A Python type explainer!☆82Updated last year
- Python documentation generator for lazy perfectionists☆88Updated 2 months ago
- A simple program and library to auto generate API documentation for Python modules.☆77Updated last year
- Caching for HTTPX☆70Updated 9 months ago
- A simple task runner.☆113Updated 2 months ago
- generate random python code to test linter/formatter/and other tools☆43Updated 3 weeks ago
- Retrieve information from typeshed and other typing stubs☆22Updated 3 weeks ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Python decorator for async properties.☆91Updated last year
- Backport for type hinting generics in standard collections and union types as X | Y☆18Updated 3 years ago
- Reference implementation of sentinels for the Python stdlib☆40Updated 6 months ago
- Friendlier Python tracebacks.☆81Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- CLI to open PEPs in your browser☆37Updated 3 weeks ago
- Replacing Python's type system.☆18Updated 8 months ago
- Simple caching transport for httpx☆51Updated last year
- ☆24Updated 3 years ago
- Command-line interface to PyPI Stats API to get download stats for Python packages☆212Updated this week
- An async persistent cache for aiohttp requests☆135Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated last week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- Python variant types that work with match☆50Updated last year
- A coverage plugin to provide sensible default settings☆79Updated last month