anntzer / ipython-autoimportLinks
Automagically import missing modules in IPython.
☆66Updated last month
Alternatives and similar repositories for ipython-autoimport
Users that are interested in ipython-autoimport are comparing it to the libraries listed below
Sorting:
- Discover and load entry points from installed packages☆75Updated 8 months ago
- Option groups missing in Click☆113Updated 3 months ago
- Script for converting setup.py to setup.cfg☆78Updated 10 months ago
- Add or enhance bash, fish, zsh and powershell completion in Click☆289Updated 4 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 2 years ago
- ☆45Updated 11 months ago
- Removes commented-out code from Python files☆214Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated this week
- Serialization library for Exceptions and Tracebacks.☆171Updated 4 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Enable git-like did-you-mean feature in click☆100Updated last year
- Tool for translation type comments to type annotations in Python☆151Updated 2 months ago
- Colorization of help messages in Click☆88Updated 4 months ago
- Render Jupyter notebook in the terminal☆189Updated 3 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated last week
- Extends click <https://github.com/pallets/click> functionality by adding support for commands that use configuration files.☆59Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 11 months ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- Pytest plugin for testing console scripts☆85Updated 8 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆71Updated 7 months ago
- Rate your Python packages package friendliness☆220Updated this week
- python decorators made easy.☆24Updated last year
- ruyaml is a openly maintained fork of elusive ruamel-yaml package that can be used as as a drop-in replacement.☆76Updated 2 weeks ago
- Make implemented in pure Python☆72Updated last year
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Object-oriented URL from `urllib.parse` and `pathlib`☆48Updated 5 years ago
- A Python Enum that inherits from str.☆118Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆96Updated 3 weeks ago