A Java Architect does RPA, Microservices and Python in 4 months — A Tale from the Trenches
https://medium.com/@r.ramkumariyer/a-java-architect-does-rpa-microservices-and-python-49e23c17091
https://medium.com/@r.ramkumariyer/a-java-architect-does-rpa-microservices-and-python-49e23c17091
Medium
A Java Architect does RPA, Microservices and Python in 4 months — A Tale from the Trenches
Introduction
How todo a transparent background digital desktop clock with Python?
https://medium.com/@black_redoc/how-todo-a-transparent-background-digital-desktop-clock-with-python-f366f63efdf3
https://medium.com/@black_redoc/how-todo-a-transparent-background-digital-desktop-clock-with-python-f366f63efdf3
Medium
How todo a transparent background digital desktop clock with Python?
If you you are a Python passionate and if you like to decorate your desktop setup this blog is for you.
Топ-15 лайфхаков для работы с Python
https://medium.com/nuances-of-programming/%D1%82%D0%BE%D0%BF-15-%D0%BB%D0%B0%D0%B9%D1%84%D1%85%D0%B0%D0%BA%D0%BE%D0%B2-%D0%B4%D0%BB%D1%8F-%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D1%8B-%D1%81-python-ac47b72936a9
https://medium.com/nuances-of-programming/%D1%82%D0%BE%D0%BF-15-%D0%BB%D0%B0%D0%B9%D1%84%D1%85%D0%B0%D0%BA%D0%BE%D0%B2-%D0%B4%D0%BB%D1%8F-%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D1%8B-%D1%81-python-ac47b72936a9
Medium
Топ-15 лайфхаков для работы с Python
Python, без сомнения, является одним из самых популярных языков программирования. Простой и легкий в освоении, он завоевал признание…
What to Do When You Botch a Release on PyPI
https://snarky.ca/what-to-do-when-you-botch-a-release-on-pypi/
https://snarky.ca/what-to-do-when-you-botch-a-release-on-pypi/
Tall, Snarky Canadian
What to do when you botch a release on PyPI
So you made a release on PyPI [https://pypi.org/] and there's a mistake (we've
all been there). It can be as big as the whole release is bad, to just a
spelling mistake in the README. Luckily there are things you can do to deal with
various scenarios.
The
all been there). It can be as big as the whole release is bad, to just a
spelling mistake in the README. Luckily there are things you can do to deal with
various scenarios.
The
Track Requests to Your Python Applications End-to-End With Datadog APM
https://www.datadoghq.com/dg/apm/python-application-performance-ts/?utm_source=Advertisement&utm_medium=Advertisement&utm_campaign=Pycoders-BenefitsTshirt
https://www.datadoghq.com/dg/apm/python-application-performance-ts/?utm_source=Advertisement&utm_medium=Advertisement&utm_campaign=Pycoders-BenefitsTshirt
Try Datadog APM, Get A Free T shirt
See metrics from all of your apps, tools & services in one place with Datadog's cloud monitoring as a service solution. Try it for free.
The Walrus Operator: Python 3.8 Assignment Expressions
https://realpython.com/python-walrus-operator/
https://realpython.com/python-walrus-operator/
Realpython
The Walrus Operator: Python's Assignment Expressions – Real Python
In this tutorial, you'll learn about assignment expressions and the walrus operator. The biggest change back in Python 3.8 was the inclusion of the := operator, which you can use to assign variables in the middle of expressions. You'll see several examples…
2021 Django Developers Survey
https://www.djangoproject.com/weblog/2021/aug/04/2021-django-developers-survey/
https://www.djangoproject.com/weblog/2021/aug/04/2021-django-developers-survey/
The First Python 3.10 Release Candidate Is Out
https://www.python.org/downloads/release/python-3100rc1/
https://www.python.org/downloads/release/python-3100rc1/
Python.org
Python Release Python 3.10.0rc1
The official home of the Python Programming Language
Reddit AMA With Will McGugan, Author of Rich and Textual
https://old.reddit.com/r/Python/comments/p0ffe2/im_the_author_of_rich_and_textual_two_highly/
https://old.reddit.com/r/Python/comments/p0ffe2/im_the_author_of_rich_and_textual_two_highly/
reddit
I'm the author of Rich and Textual, two highly starred Python...
Rich has 27.K stars, and Textual has 1.5K. I've released a new version of Textual, and I'm keen to get feedback, but feel free to AMA about any...
NumPy Views: Saving Memory, Leaking Memory, and Subtle Bugs
https://pythonspeed.com/articles/numpy-memory-views/
https://pythonspeed.com/articles/numpy-memory-views/
Python⇒Speed
NumPy views: saving memory, leaking memory, and subtle bugs
NumPy uses memory views transparently, as a way to save memory. But you need to understand how they work, so you don’t leak memory, or modify data by mistake.
Using the Python return Statement Effectively
https://realpython.com/courses/effective-python-return-statement/
https://realpython.com/courses/effective-python-return-statement/
Realpython
Using the Python return Statement Effectively – Real Python
In this step-by-step course, you'll learn how to use the Python return statement when writing functions. Additionally, you'll cover some good programming practices related to the use of return. With this knowledge, you'll be able to write readable, robust…
Add Vector-Based Semantic Search to Your Applications Using Pinecone
https://www.pinecone.io/?utm_medium=link&utm_source=pycoders-weekly&utm_campaign=sponsored
https://www.pinecone.io/?utm_medium=link&utm_source=pycoders-weekly&utm_campaign=sponsored
www.pinecone.io
The vector database to build knowledgeable AI | Pinecone
Search through billions of items for similar matches to any object, in milliseconds. It’s the next generation of search, an API call away.
Get Yourself a Better Django Proxy Experience
https://niccolomineo.medium.com/get-yourself-a-better-django-proxy-experience-2754994350a2
https://niccolomineo.medium.com/get-yourself-a-better-django-proxy-experience-2754994350a2
Medium
Get yourself a better Django proxy experience
Ah, Django proxy models and the power they hold! Yet, the implementation aftermath can highlight a number of unwanted side-effects.
catanatron: Fast Settlers of Catan Python Implementation and Strong AI Player
https://github.com/bcollazo/catanatron
https://github.com/bcollazo/catanatron
GitHub
GitHub - bcollazo/catanatron: Settlers of Catan Bot Simulator and Strong AI Player
Settlers of Catan Bot Simulator and Strong AI Player - bcollazo/catanatron
python-ftfy: Fixes Mojibake and Other Glitches in Unicode Text, After the Fact
https://github.com/LuminosoInsight/python-ftfy
https://github.com/LuminosoInsight/python-ftfy
GitHub
GitHub - rspeer/python-ftfy: Fixes mojibake and other glitches in Unicode text, after the fact.
Fixes mojibake and other glitches in Unicode text, after the fact. - rspeer/python-ftfy
cornell: Record and Replay Mock Server for End-to-End Testing
https://github.com/hiredscorelabs/cornell
https://github.com/hiredscorelabs/cornell
GitHub
GitHub - hiredscorelabs/cornell: Cornell - record & replay mock server
Cornell - record & replay mock server. Contribute to hiredscorelabs/cornell development by creating an account on GitHub.
bagua: A Distributed Training Library for PyTorch at Blazing Fast Speeds
https://github.com/BaguaSys/bagua
https://github.com/BaguaSys/bagua
GitHub
GitHub - BaguaSys/bagua: Bagua Speeds up PyTorch
Bagua Speeds up PyTorch. Contribute to BaguaSys/bagua development by creating an account on GitHub.