Bookmarks (48)
-
-
Popular Python and PHP libraries hijacked to steal AWS keys
ctx Library Hijacked to Steal AWS Keys AX SHARMA
-
Build a CRUD application using Django, React & Docker - 2022
Build a CRUD Application Using Django, React & Docker Step-by-step instructions on creating a web application...
-
Contributing to open source: rich 2073
Contributing to Open Source: rich #2073 Rodrigo decided he’d start contributing to Open Source and it...
-
Tips that may save you from the hell of PyYAML | Reorx’s Forge
Tips That May Save You From the Hell of PyYAML YAML is a data-serialization language that...
-
-
Django 4.1 alpha 1 released | Weblog | Django
Django 4.1 Alpha 1 Released DJANGO SOFTWARE FOUNDATION
-
driscollis - Which 3⃣ #Python modules...
Which 3⃣ #Python modules or packages do you find yourself using the most?
-
Django Girls Malabo on 21st May 2022
Django Girls Malabo May 21 to May 22, 2022 DJANGOGIRLS.ORG
-
REPL Python programming and debugging with IPython
REPL Python Programming and Debugging With IPython IPython is a powerful alternative to the built-in REPL....
-
Python decorator patterns
Python Decorator Patterns Decorators are a way of wrapping functions around functions, they’re a common technique...
-
Converting a Python library to Rust
Converting a Python Library to Rust Alan describes his experience porting his Python library August to...
-
The ultimate guide to Python pickle | Snyk
Ultimate Guide to Python Pickle: How To’s, Exploits & Safety Python’s pickle library is useful in...
-
driscollis - Which #Python package has...
Which #Python package has the best implementation that you've seen?
-
Boolean short-circuiting | Pydon't 🐍
Boolean Short-Circuiting Learn how and and or are processed in your code, how Boolean short-circuiting works,...
-
Code Quality Tools in Python
Code Quality Tools in Python The article describes what code quality means and introduces some cool...
-
Revisiting Rock Paper Scissors in Python
From 30 Lines of Code to 11: Rock Paper Scissors in Python When you’re a beginner...
-
PyOhio Call for Proposals
PyOhio Call for Proposals Open Through May 2 PYOHIO.ORG • Shared by Dave Forgac
-
Add additional attributes to enum members in Python
Add Additional Attributes to Enum Members in Python Sometimes you want your Enum objects to reference...
-
Django security releases issued: 4.0.4, 3.2.13, and 2.2.28 | Weblog | Django
Django Security Release: 4.0.4, 3.2.13, and 2.2.28 DJANGO SOFTWARE FOUNDATION
-
driscollis - Which #Python modules or...
Which #Python modules or packages have you used to automate your work?
-
Gotchas of early-bound function argument defaults in Python
Gotchas of Early-Bound Function Argument Defaults in Python Exploring how mutable default arguments in Python can...
-
10 must-know patterns for writing clean code with Python🐍
10 Patterns for Writing Cleaner Python Cleaner code is more focused, easier to read, easier to...
-