nblock / pdb-cheatsheetLinks
A cheatsheet for the Python Debugger (pdb)
☆198Updated 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:
- Tutorial on how to structure Python packages☆440Updated last year
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆157Updated 7 years ago
- PyPrind - Python Progress Indicator Utility☆546Updated 4 years ago
- Python decorators for profiling/tracing/timing a single function☆336Updated this week
- Programming articles (Python mostly)☆194Updated 6 years ago
- Transcripts for the Talk Python To Me episodes☆151Updated 3 weeks 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 7 years ago
- Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).☆244Updated last year
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- Useful checklist for building good Python library APIs, based on "How to make a good library API" PyCon 2017 talk.☆335Updated 6 years ago
- A presentation about Python 3 for APUG☆180Updated 7 years ago
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 2 years ago
- Configures your Python shell.☆412Updated this week
- A simple tutorial about effectively using pdb☆878Updated last year
- Ultra-lightweight pure Python package to check if a file is binary or text.☆143Updated 7 months ago
- Sublime Text plugin to run YAPF Python formatter☆69Updated 4 years ago
- Python 2.7 Regular Expression cheatsheet, as a restructured text document and Makefile to convert it to PDF☆518Updated last year
- fork of https://bitbucket.org/astanin/python-tabulate☆185Updated 2 years ago
- Git repository for the "Python Language Features and Tricks You May Not Know Article" at http://sahandsaba.com/thirty-python-language-fe…☆298Updated 11 years ago
- Deprecation tools for Python☆120Updated 9 years ago
- Jupyter Notebooks as plain Python code with embedded Markdown text☆249Updated 5 years ago
- A Python logging library with superpowers☆283Updated last year
- Sample project. Use https://github.com/ionelmc/cookiecutter-pylibrary to make your own project. The purpose of this repo is to test the C…☆146Updated 2 weeks ago
- Command line programs for busy developers.☆129Updated 7 years ago
- Let you apply a Python expression to a command output like Perl or Awk would do☆94Updated 5 years ago
- Plugin for pytest to run IPython notebook cells as unit tests☆99Updated 6 years ago
- A(nother) cookiecutter template for pip-installable python projects☆85Updated 6 months ago
- An ongoing fun challenge where I'll try to post one Python benchmark per day.☆132Updated 10 years ago
- Synchronize your virtualenv quickly and exactly.☆176Updated 4 years ago
- CLIze: Turn Python functions into command-line interfaces☆496Updated last year