anntzer / ipython-autoimportLinks
Automagically import missing modules in IPython.
☆65Updated 3 months ago
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☆76Updated last year
- Option groups missing in Click☆119Updated 3 months ago
- Script for converting setup.py to setup.cfg☆80Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- ☆47Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆52Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- Add or enhance bash, fish, zsh and powershell completion in Click☆294Updated 10 months ago
- A codemod to make your implicit optional type hints PEP 484 compliant.☆104Updated 2 years ago
- Pytest plugin for testing console scripts☆86Updated 3 weeks ago
- Formats your tox.ini files☆43Updated this week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆218Updated this week
- Removes commented-out code from Python files☆218Updated 2 months ago
- A Sphinx extension for running sphinx-apidoc on each build☆64Updated 8 months ago
- A Sphinx plugin to automatically document click-based applications☆220Updated 2 months ago
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆76Updated 2 months ago
- A Python Enum that inherits from str.☆121Updated last year
- pprint++: a drop-in replacement for pprint that's actually pretty☆412Updated 3 years ago
- Static analysis of Python import statements☆124Updated last month
- Safely evaluate AST nodes without side effects☆50Updated 3 weeks ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated 2 months ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 11 months ago
- Rate your Python packages package friendliness☆231Updated last month
- Bash-style brace expansion for Python☆61Updated 4 years ago
- Cross-platform tool for adding locations to the user PATH, no elevated privileges required!☆168Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Colorization of help messages in Click☆90Updated 10 months ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆108Updated 3 weeks ago