nblock / pdb-cheatsheetLinks
A cheatsheet for the Python Debugger (pdb)
☆196Updated 4 years ago
Alternatives and similar repositories for pdb-cheatsheet
Users that are interested in pdb-cheatsheet are comparing it to the libraries listed below
Sorting:
- Automagically import single file Python modules from GitHub.☆135Updated 6 years ago
- PEP8 clean only the parts of the files touched since the last commit, a previous commit or (the merge-base of) a branch.☆181Updated 6 years ago
- Easily implement __repr__, __str__, and __unicode__ methods☆49Updated 8 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated last year
- Configures your Python shell.☆412Updated 3 weeks ago
- Programming articles (Python mostly)☆195Updated 6 years ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆156Updated 7 years ago
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- Minimalist measurement of python code time☆276Updated 4 years ago
- A quick overview of some pytest features☆50Updated 8 years ago
- Slides and background material for a Python CLI talk I've given.☆53Updated 9 years ago
- The indiscriminate bicurious interactive python interpreter (bpython + ipython)☆99Updated 4 years ago
- Effortless method to record provenance in Python☆434Updated 3 years ago
- Import any python project from github easily☆197Updated last year
- One dependency to rule them all☆195Updated 7 years ago
- Python decorators for profiling/tracing/timing a single function☆331Updated 4 months ago
- Examples for "Implementing intuitive and productive APIs" workshops (OSCON, PyCON 2016)☆50Updated 8 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- My presentation for PyCon Canada 2015☆69Updated 9 years ago
- A Python logging library with superpowers☆282Updated last year
- Pytest PuDB debugger integration☆58Updated last year
- A small utility to pretty-print Python tracebacks. ⛺☆379Updated 5 years ago
- A presentation about Python 3 for APUG☆178Updated 7 years ago
- Visualizing Python Project Import Graphs☆108Updated 9 years ago
- Python one-liners: Awk-like one-liners for python☆241Updated 8 years ago
- Collection of algorithms in multiple programming languages☆86Updated 5 years ago
- a tool for moving things in python☆125Updated 4 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- Makes Python tracebacks human friendly