Why Does It Feel Like Everyone Is Trying to Play Code Golf?
https://old.reddit.com/r/Python/comments/pzylot/why_does_it_feel_like_everyone_is_trying_to_play/
https://old.reddit.com/r/Python/comments/pzylot/why_does_it_feel_like_everyone_is_trying_to_play/
reddit
Why does it feel like everyone is trying to play code golf??
If you didn't know, code golf is a game/challenge to solve a problem in the least number of keystrokes. That's fine and all, but it feels like...
Multiple Queues With Django Celery: When and How to Use Them
https://appliku.com/post/django-celery-multiple-queues-when-and-how-use-the
https://appliku.com/post/django-celery-multiple-queues-when-and-how-use-the
Appliku
Django Celery Multiple Queues, when and how to use them
How to work with multiple queues in Celery, why you need it and how to set it up. Tutorial includes file processing and DNS lookups for domains of email addresses. Also, docker-compose.yml is covered for local development.
Accelerate Your Python Apps With Apache Cassandra™ NoSQL. Register for an Astra DB Demo
https://dtsx.io/3kOjMzh
https://dtsx.io/3kOjMzh
Datastax
DataStax Astra
Deploy your database and develop powerful applications with unprecedented ease with a cloud-native Cassandra-as-a-Service built on Apache Cassandra
Proportional Fonts and Yapf vs Black
https://nelsonslog.wordpress.com/2021/09/12/proportional-fonts-and-yapf-vs-black/
https://nelsonslog.wordpress.com/2021/09/12/proportional-fonts-and-yapf-vs-black/
Nelson's log
Proportional fonts and yapf vs black
I normally frown on time spent customizing coding environments. But since I’m switching to VS.Code I figured it was time to also consider trying proportional fonts for coding again. It’…
PostgreSQL vs Python for Data Evaluation: What, Why, and How
https://blog.timescale.com/blog/how-to-evaluate-your-data-directly-within-the-database-and-make-your-analysis-more-efficient/
https://blog.timescale.com/blog/how-to-evaluate-your-data-directly-within-the-database-and-make-your-analysis-more-efficient/
Timescale Blog
PostgreSQL vs Python for data evaluation: what, why, and how
Get a primer on using TimescaleDB and PostgreSQL to more efficiently perform your data evaluation tasks - previously done in Excel, R, or Python. Complete with short SQL refresher section, along with 1-to-1 code snippets comparing TimescaleDB and PostgreSQL…
Receive a $5 Donation to the OSS of Your Choice When You Deploy Your Free Scout APM Trial Today
https://ter.li/cf51eo
https://ter.li/cf51eo
Scoutapm
Application Monitoring for Ruby, PHP, Node.js, Python, and Elixir ~ Scout
Rails Monitoring, Django Monitoring, Elixir Phoenix Monitoring, PHP Laravel Monitoring, and more that identifies slow database queries, memory leaks, and slow custom code.
Create a Stunning PDF Flyer in Python With borb
https://stackabuse.com/create-a-stunning-pdf-flyer-in-python-with-borb/
https://stackabuse.com/create-a-stunning-pdf-flyer-in-python-with-borb/
Stack Abuse
Create a Stunning PDF Flyer in Python with borb
In this guide, we'll create a beautiful stylized PDF flyer using nothing but Python and borb - a pure-Python library for working with PDF documents.
How SQL Injection Is Explored: Using IBM and Python as Example
https://blog.guilatrova.dev/how-sql-injection-attack-works-with-examples/
https://blog.guilatrova.dev/how-sql-injection-attack-works-with-examples/
Gui Commits
How SQL Injection attack works with examples 💉🔓
I share a funny story where I found a SQL Injection vulnerability in an IBM service, also how it works, how to explore it using Python and Flask.
MagInkCal: E-Ink Magic Calendar Powered by a Raspberry Pi Zero
https://github.com/speedyg0nz/MagInkCal
https://github.com/speedyg0nz/MagInkCal
GitHub
GitHub - speedyg0nz/MagInkCal: E-Ink Magic Calendar that automatically syncs to Google Calendar and runs off a battery powered…
E-Ink Magic Calendar that automatically syncs to Google Calendar and runs off a battery powered Raspberry Pi Zero - speedyg0nz/MagInkCal
Confusables: Unicode Normalizing Library to Parse Attacker Text as English
https://github.com/wanderingstan/Confusables
https://github.com/wanderingstan/Confusables
GitHub
GitHub - wanderingstan/Confusables: Simple library for matching a string to another string that is same but has letters that only…
Simple library for matching a string to another string that is same but has letters that only *look* the same as original string - wanderingstan/Confusables
runtype: Utilities for Run-Time Type Validation and Multiple Dispatch
https://github.com/erezsh/runtype
https://github.com/erezsh/runtype
GitHub
GitHub - erezsh/runtype: Utilities for run-time type validation and multiple dispatch
Utilities for run-time type validation and multiple dispatch - GitHub - erezsh/runtype: Utilities for run-time type validation and multiple dispatch
Jupytext: Jupyter Notebooks as Markdown Documents or Python Scripts
https://www.wrighters.io/jupytext-notebooks-as-markdown-or-python/
https://www.wrighters.io/jupytext-notebooks-as-markdown-or-python/
wrighters.io
Jupytext - Jupyter notebooks as Markdown documents or Python scripts - wrighters.io
Jupytext is a Jupyter plugin that allows you to convert Jupyter notebooks to Markdown or Python script files and back again.
wonk: Combine AWS Policy Files Into Smaller Compiled Policy Sets
https://github.com/aminohealth/wonk
https://github.com/aminohealth/wonk
GitHub
GitHub - aminohealth/wonk: Wonk is a tool for combining a set of AWS policy files into smaller compiled policy sets.
Wonk is a tool for combining a set of AWS policy files into smaller compiled policy sets. - aminohealth/wonk