~pycoders | Bookmarks (444)
-
Build custom AI agents tailored to your business
Build AI Agents in Just Hours not Months Design and deploy multi-agent systems at zero cost...
-
Portable Python Bundles on Windows
Portable Python Bundles on Windows Packaging and distributing a Python environment on MS Windows can be...
-
FREE GenAI Bootcamp
Learn How to Build GenAI Projects Join a FREE 6-week virtual bootcamp and get hands-on experience...
-
Creating a Scalable Flask Web Application From Scratch – Real Python
Creating a Scalable Flask Web Application From Scratch In this video course, you’ll explore the process...
-
My First Steps With Playwright
My First Steps With Playwright Playwright is a browser based automation tool that can be used...
-
Embedding Python in Rust (for tests)
Embedding Python in Rust (For Tests) In the Python world, Rust is sometimes used to implement...
-
Universal dataframe support with the Arrow PyCapsule Interface + Narwhals
Universal Dataframes With PyCapsule + Narwhals The Arrow PyCapsule interface and Narwhals are both ways of...
-
Language Translation with Python
Language Translation With Python Mark has been working on a project where some of the data...
-
How Facebook served billions of requests per second Using Memcached
Billions of Requests Per Second With Memcached “Facebook receives billions of requests per second and stores...
-
Generating Fake Django Model Instances with Factory Boy
Fake Django Objects With Factory Boy The factory_boy library is a tool for managing fixtures for...
-
PEP 771 – Default Extras for Python Software Packages | peps.python.org
PEP 771: Default Extras for Python Software Packages This PEP proposes a mechanism to allow one...
-
functools.cmptokey
functools.cmp_to_key() This article explores functools.cmp_to_key(), a function that turns comparison functions into key functions. MATHSPP.COM •...
-
Monkeypatching Django - radiac.net
Monkeypatching Django The nanodjango project is a modification to the Django framework that lets you get...
-
GitHub - Spring-0/face-censor: Detect and blur faces in any input images or videos with AI.
face-censor: Detect and Blur Faces in Images GITHUB.COM/SPRING-0
-
GitHub - DogukanUrker/Tamga: 🌈 Modern, logging utility for Python with multiple output formats and colorful console output.
Tamga: Logging Utility With Multiple Formats and Color GITHUB.COM/DOGUKANURKER
-
GitHub - bruin-data/bruin: Build data pipelines with SQL and Python, ingest data from different sources, add quality checks, and build end-to-end flows.
bruin: Build Data Pipelines With SQL and Python GITHUB.COM/BRUIN-DATA
-
GitHub - mrijken/check-config: Keep your configuration files in sync
check-config: Keep You Configuration Files in Sync GITHUB.COM/MRIJKEN
-
SmartTitleTool: Flexible Smart Title Case Formatter for Python
SmartTitleTool: Flexible Smart Title Case Formatter for Python PYPI.ORG • Shared by Khalid Sulaiman Al-Mulaify
-
FOSDEM 2025 - Python
Python Devroom @ FOSDEM 2025 February 2 to February 3, 2025 FOSDEM.ORG
-
TDD vs. BDD: What's the Difference? (Complete Comparison) - Semaphore
TDD vs. BDD: What’s the Difference? Discover the key differences between TDD vs BDD, their workflows,...
-
Episode #236: Simon Willison: Using LLMs for Python Development – The Real Python Podcast
Simon Willison: Using LLMs for Python Development What are the current large language model (LLM) tools...
-
How to Use Regular Expressions in Python | AppSignal Blog
How to Use Regular Expressions in Python This post explores the basics of regular expressions in...
-
-
Exploring Python's tuple Data Type With Examples – Real Python
Exploring Python’s tuple Data Type With Examples In Python, a tuple is a built-in data type...