Pass by Reference in Python: Best Practices
https://realpython.com/courses/pass-by-reference-python-best-practices/
https://realpython.com/courses/pass-by-reference-python-best-practices/
Realpython
Pass by Reference in Python: Best Practices – Real Python
In this course, you'll explore the concept of passing by reference and learn how it relates to Python's own system for handling function arguments. You'll look at several use cases for passing by reference and learn some best practices for implementing pass…
Validating and Formatting Phone Numbers in Python With phonenumbers
https://stackabuse.com/validating-and-formatting-phone-numbers-in-python/
https://stackabuse.com/validating-and-formatting-phone-numbers-in-python/
Stack Abuse
Validating and Formatting Phone Numbers in Python with phonenumbers
In this tutorial, we’ll learn how to parse, validate and extract phone numbers in Python with the phonenumbers library.
Language Translation and OCR With Tesseract and Python
https://www.pyimagesearch.com/2021/09/20/language-translation-and-ocr-with-tesseract-and-python/
https://www.pyimagesearch.com/2021/09/20/language-translation-and-ocr-with-tesseract-and-python/
PyImageSearch
Language Translation and OCR with Tesseract and Python - PyImageSearch
Learn to translate languages using Python and Tesseract. You’ll be able to start translation languages in your own programs and applications.
Improving Python Dependency Management With pipx and Poetry
https://cedaei.com/posts/python-poetry-pipx/
https://cedaei.com/posts/python-poetry-pipx/
Cedaei
Improving Python Dependency Management With pipx and Poetry
My current dev setup with python, poetry and pipx
python-goto: Function Decorator That Rewrites the Bytecode to Enable goto in Python
https://github.com/snoack/python-goto
https://github.com/snoack/python-goto
GitHub
GitHub - snoack/python-goto: A function decorator, that rewrites the bytecode, to enable goto in Python
A function decorator, that rewrites the bytecode, to enable goto in Python - snoack/python-goto
django-cacheops: ORM Cache With Automatic Granular Event-Driven Invalidation
https://github.com/Suor/django-cacheops
https://github.com/Suor/django-cacheops
GitHub
GitHub - Suor/django-cacheops: A slick ORM cache with automatic granular event-driven invalidation.
A slick ORM cache with automatic granular event-driven invalidation. - Suor/django-cacheops
django-upgrade: Automatically Upgrade Your Django Projects
https://github.com/adamchainz/django-upgrade
https://github.com/adamchainz/django-upgrade
GitHub
GitHub - adamchainz/django-upgrade: Automatically upgrade your Django projects.
Automatically upgrade your Django projects. Contribute to adamchainz/django-upgrade development by creating an account on GitHub.
Learn Python Through Nursery Rhymes & Fairy Tales (Kickstarter)
https://www.kickstarter.com/projects/914595512/learn-python-through-nursery-rhymes-and-fairy-tales
https://www.kickstarter.com/projects/914595512/learn-python-through-nursery-rhymes-and-fairy-tales
Kickstarter
Learn Python through Nursery Rhymes & Fairy Tales
Classic stories you know and love- translated into Python code! A fun and magical way to learn programming.
slippers: Build Reusable Components in Django Without Writing a Single Line of Python
https://github.com/mixxorz/slippers
https://github.com/mixxorz/slippers
GitHub
GitHub - mixxorz/slippers: A UI component framework for Django. Built on top of Django Template Language.
A UI component framework for Django. Built on top of Django Template Language. - mixxorz/slippers
Introduction to the Python Programming Language (In Persian)
https://www.instagram.com/computer_unsecure2022/
https://www.instagram.com/computer_unsecure2022/
Kafka no k8s [Strimzi] Zero to Hero round 4
https://mateus-oliveira.medium.com/kafka-no-k8s-strimzi-zero-to-hero-round-4-896a5e8d5c18
https://mateus-oliveira.medium.com/kafka-no-k8s-strimzi-zero-to-hero-round-4-896a5e8d5c18
Medium
Kafka no k8s [Strimzi] Zero to Hero round 4
Agora que sim depois de realizar a ingestão dos dados, processar os dados e hora de consumir os dados processados, com o Apache Kafka temos…