OrkoHunter / python-easter-eggs
Curated list of all the easter eggs and hidden jokes in Python
☆449Updated last year
Alternatives and similar repositories for python-easter-eggs:
Users that are interested in python-easter-eggs are comparing it to the libraries listed below
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 3 years ago
- docstring style checker☆1,116Updated last year
- Unravelling Python source code☆188Updated last year
- Agnostic Github client API -- An EDSL for connecting to REST servers☆428Updated 10 months ago
- List of Python Conferences around the World☆196Updated last week
- PEP 8, for Humans.☆510Updated 5 years ago
- Naming Convention checker for Python☆522Updated 2 weeks ago
- Utilities for interacting with PyPI☆1,671Updated last week
- A GitHub app to automatically review Python code style over Pull Requests☆615Updated last month
- Tool to Detect Surrounding Shell☆275Updated 7 months ago
- python humanize functions☆1,680Updated 2 years ago
- BDFL website☆110Updated 10 months ago
- A simple program which checks Python source files for errors☆1,408Updated 3 weeks ago
- Configuration for Python planets☆137Updated last week
- Pattern Matching☆1,031Updated 2 years ago
- Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).☆242Updated last year
- One line jokes for programmers (jokes as a service)☆348Updated last month
- Command-line interface to PyPI Stats API to get download stats for Python packages☆211Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- Strange and odd python snippets explained☆283Updated 2 years ago
- decorator☆869Updated last month
- Python launcher for Unix☆611Updated 2 months ago
- Enables increment operators in Python using a bytecode hack☆93Updated last year
- Convert python3 programs into one line of python code!☆128Updated 11 months ago
- Guido's time machine☆96Updated 5 years ago
- A partial parser for C statements and expression☆58Updated last year
- A simple, correct Python build frontend☆779Updated last week
- Dark magic delights in Python☆409Updated 3 years ago
- Python Performance Benchmark Suite☆908Updated 2 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.