- /r/Python Official Job Board
- What's everyone working on this week?
- Why is Python 50% faster under Windows Subsystem for Linux?
- Introduction to Computer Vision With OpenCV and Python
- People who have worked on mid/large sized projects with mixed Python + [lower level language] code base. What was your experience?
- Currently annoyed at my ISP so i did a thing to annoy them on twitter
- Writing an Unreal Engine 4 Collada Importer with Python
- Yosai: Framework Agnostic RBAC for Python (Interview)
- We can all finally stop nitpicking about trailing commas in code reviews
- Pandas Grouper and Agg Functions Explained
- How to open a link in a new tab without focus?
- Is Python/Django a Good Tech Stack for Data Wranglers?
- Great Python Tutorial Videos
- A Python & Data Science Blog
- Controlling Python Async Creep
- Looking for a Django/Python guide that's designed for a web developer
- I wrote this little toy today that probes random web servers and prints out the title of their index page. I'm curious if this code is any good since I'm a bit rusty.
- bpmagic: A library to save and load chunks of boiler plate code using IPython's magic functions
- splitting and joining compressed files
- gevent - a coroutine -based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev event loop
- Using Cython to protect a Python codebase
- Advice on a python recommendation engine?
- [TUTORIAL] Learn Python and Django Step-by-Step. Build and Launch an e-commerce Website, from Scratch.
- Clairvoyant v1.0 - Rapid SVM Modeling of Stock Data (Update)
- Decompiling an .exe created with pyinstaller leaves a file without extension.
- Project Ideas
- Direct variable reference as function argument runs faster?