wtfpython

Python quirks

Explains counter-intuitive aspects of Python programming

What the f*ck Python? 😱

GitHub

36k stars
725 watching
3k forks
Language: Python
last commit: 16 days ago
Linked from 1 awesome list

documentationgotchasinterview-questionspitfallspythonpython-interview-questionssnippetswatswtf

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jvns/pandas-cookbook A comprehensive guide to getting started with Python's pandas library using real-world data examples 6,664
kachayev/fn.py Provides a set of functional programming primitives and tools to improve code organization and debugging in Python 3,351
trekhleb/homemade-machine-learning Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics 23,121
jakevdp/whirlwindtourofpython An introduction to Python programming and data science 3,730
norvig/pytudes A collection of Python programs designed to help perfect programming skills through practice and demonstration. 23,140
swaroopch/byte-of-python A beginner's guide to the Python programming language 2,317
rspeer/python-ftfy A tool that detects and corrects encoding mistakes in text data 3,816
pythainlp/pythainlp A Python package for text processing and linguistic analysis focused on the Thai language. 987
santinic/pampy A pattern-matching library for Python that simplifies code and improves readability 3,516
mechanicalsoup/mechanicalsoup Automates interaction with websites by simulating browser behavior and handling HTTP sessions and document navigation. 4,672
amontalenti/elements-of-python-style A style guide for writing Python code that emphasizes readability and follows best practices beyond PEP8 3,448
zedr/clean-code-python A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. 4,443
prakhar1989/algorithms An implementation of various algorithms and data structures in Python. 3,053
asabeneh/30-days-of-python A 30-day step-by-step guide to learning Python programming language 42,655
wklken/stackoverflow-py-top-qa A collection of Python-related questions and answers from Stack Overflow, with some answers translated into Chinese. 855