anntzer / ipython-autoimportLinks
Automagically import missing modules in IPython.
☆65Updated 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:
- Serialization library for Exceptions and Tracebacks.☆177Updated 3 weeks ago
- Discover and load entry points from installed packages☆76Updated last year
- Option groups missing in Click☆119Updated last month
- ☆45Updated 2 weeks ago
- Rate your Python packages package friendliness☆227Updated 2 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 2 years ago
- Removes commented-out code from Python files☆217Updated 2 weeks ago
- Add or enhance bash, fish, zsh and powershell completion in Click☆291Updated 8 months ago
- A Python Enum that inherits from str.☆120Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Extension for Sphinx to make the sidebar show a full table of contents instead of just the local headings☆39Updated 6 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated 3 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 3 months ago
- Enable git-like did-you-mean feature in click☆99Updated last year
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆104Updated 2 years ago
- Colorization of help messages in Click☆90Updated 9 months ago
- Auto-generate explicit readable __init__.py files without `import *`☆87Updated 6 months ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆106Updated last month
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Makes Python tracebacks human friendly☆88Updated 5 years ago
- Script for converting setup.py to setup.cfg☆80Updated last year
- Pyfilesystem2 over SSH using paramiko☆92Updated last year
- A Sphinx plugin to automatically document click-based applications☆219Updated this week
- A Sphinx extension for running sphinx-apidoc on each build☆64Updated 7 months ago
- A $PAGER in pure Python, similar to "less".☆97Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated this week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- Bash-style brace expansion for Python☆61Updated 4 years ago