Python 3.9.6, 3.8.11, 3.7.11, and 3.6.14 are now available
https://blog.python.org/2021/06/python-396-3811-3711-and-3614-are-now.html
https://blog.python.org/2021/06/python-396-3811-3711-and-3614-are-now.html
blog.python.org
Python Insider: Python 3.9.6, 3.8.11, 3.7.11, and 3.6.14 are now available
Ask HN: Why Poetry did not become a mainstream package manager for Python?
https://news.ycombinator.com/item?id=27559655
https://news.ycombinator.com/item?id=27559655
Functools — The Power of Higher-Order Functions in Python
Take a tour of Python’s functools module and learn how to use its higher-order functions to implement caching, overloading and much more.
https://t.co/TT900DomXt
Take a tour of Python’s functools module and learn how to use its higher-order functions to implement caching, overloading and much more.
https://t.co/TT900DomXt
Medium
Functools — The Power of Higher-Order Functions in Python
Take a tour of Python’s functools module and learn how to use its higher-order functions to implement caching, overloading and much more
How to Start a Production-Ready Django Project
https://simpleisbetterthancomplex.com/tutorial/2021/06/27/how-to-start-a-production-ready-django-project.html
https://simpleisbetterthancomplex.com/tutorial/2021/06/27/how-to-start-a-production-ready-django-project.html
Simple is Better Than Complex
How to Start a Production-Ready Django Project
In this tutorial I’m going to show you how I usually start and organize a new Django project nowadays. I’ve tried manydifferent configurations and ways to organize the project, but for the past 4 y...
I wrote a Python program that produces random chord progressions
https://www.reddit.com/r/Python/comments/ob0jtz/i_wrote_a_python_program_that_produces_random/
https://www.reddit.com/r/Python/comments/ob0jtz/i_wrote_a_python_program_that_produces_random/
reddit
I wrote a Python program that produces random chord progressions
The program prints out a semi-random sequence of chords based on a major or minor tonic. The progression will always have at least one occurrence...
Geohot/twitchcore: A RISC-V core, first in Python, then in Verilog, then on FPGA
https://github.com/geohot/twitchcore
https://github.com/geohot/twitchcore
GitHub
GitHub - geohot/twitchcore: It's a core. Made on Twitch.
It's a core. Made on Twitch. Contribute to geohot/twitchcore development by creating an account on GitHub.
Django Tutorial for Beginners [2021]
Learn Django for a career in back-end development. This Django tutorial teaches you everything you need to get started.
https://www.youtube.com/watch?v=rHux0gMZ3Eg
Learn Django for a career in back-end development. This Django tutorial teaches you everything you need to get started.
https://www.youtube.com/watch?v=rHux0gMZ3Eg
YouTube
Django Tutorial for Beginners – Build Powerful Backends
Learn Django and start building amazing back-ends! 🚀 This beginner-friendly course guides you through Django’s essentials, perfect for aspiring web developers.
❤️ Join this channel to get access to perks:
https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA/join…
❤️ Join this channel to get access to perks:
https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA/join…
Typeclasses in Python
This post introduces a new concept for Python developers: typeclasses. It is a concept behind a new dry-python library called classes.
https://sobolevn.me/2021/06/typeclasses-in-python
This post introduces a new concept for Python developers: typeclasses. It is a concept behind a new dry-python library called classes.
https://sobolevn.me/2021/06/typeclasses-in-python
sobolevn.me
Typeclasses in Python
Today I am going to introduce a new concept for Python developers: typeclasses.It is a concept behind our new dry-python library called classes.
Fast & Easy Python APIs Using FastAPI
One of the best python frameworks!Continue reading on Towards Data Science ...
https://towardsdatascience.com/fast-easy-python-apis-using-fastapi-83c3115d1045?source=rss----7f60cf5620c9--python
One of the best python frameworks!Continue reading on Towards Data Science ...
https://towardsdatascience.com/fast-easy-python-apis-using-fastapi-83c3115d1045?source=rss----7f60cf5620c9--python
Pyflyby: Improving Efficiency of Jupyter Interactive Sessions
https://labs.quansight.org/blog/2021/07/pyflyby-improving-efficiency-of-jupyter-interactive-sessions/
https://labs.quansight.org/blog/2021/07/pyflyby-improving-efficiency-of-jupyter-interactive-sessions/
Quansight Labs
Pyflyby: Improving Efficiency of Jupyter Interactive Sessions
Few things hinder productivity more than interruption. A notification, random
realization, or unrelated error can derail one's train of thought when deep in a
complex analysis – a frustrating experien
realization, or unrelated error can derail one's train of thought when deep in a
complex analysis – a frustrating experien
Using Google Sheets As Database With Python
https://mymasterdesigner.com/2021/06/30/using-google-sheets-as-database-with-python/
https://mymasterdesigner.com/2021/06/30/using-google-sheets-as-database-with-python/
My Master Designer
Using Google Sheets As Database With Python
In this article, we’ll use Google Sheets as a database with the help of Python. Use SQL or NoSQL softwares when large databases and complex operations are required. A reminder before you start reading the article Google Sheets isn’t exactly database software…
cloudproxy
Hide your scrapers IP behind the cloud. Provision proxy servers across different cloud providers to improve your scraping success.
https://github.com/claffin/cloudproxy
Hide your scrapers IP behind the cloud. Provision proxy servers across different cloud providers to improve your scraping success.
https://github.com/claffin/cloudproxy
GitHub
GitHub - claffin/cloudproxy: Hide your scrapers IP behind the cloud. Provision proxy servers across different cloud providers to…
Hide your scrapers IP behind the cloud. Provision proxy servers across different cloud providers to improve your scraping success. - claffin/cloudproxy
pystitcher
pystitcher stitches your PDF files together, generating nice customizable bookmarks for you using a declarative markdown file as input
https://github.com/captn3m0/pystitcher
pystitcher stitches your PDF files together, generating nice customizable bookmarks for you using a declarative markdown file as input
https://github.com/captn3m0/pystitcher
GitHub
GitHub - captn3m0/pystitcher: pystitcher stitches your PDF files together, generating nice customizable bookmarks for you using…
pystitcher stitches your PDF files together, generating nice customizable bookmarks for you using a declarative markdown file as input - captn3m0/pystitcher
WikipediaQL
Query language for efficient data extraction from Wikipedia.
https://github.com/zverok/wikipedia_ql
Query language for efficient data extraction from Wikipedia.
https://github.com/zverok/wikipedia_ql
GitHub
GitHub - zverok/wikipedia_ql: Query language for efficient data extraction from Wikipedia
Query language for efficient data extraction from Wikipedia - zverok/wikipedia_ql
Show HN: Visual Python – open source visual Python code generator
https://github.com/visualpython/visualpython
https://github.com/visualpython/visualpython
GitHub
GitHub - visualpython/visualpython: GUI-based Python code generator for data science, extension to Jupyter Lab, Jupyter Notebook…
GUI-based Python code generator for data science, extension to Jupyter Lab, Jupyter Notebook and Google Colab. - visualpython/visualpython
How Black Handles Comments When Python's Grammar Ignores Them
https://rtpg.co/2021/07/05/comments-ast.html
https://rtpg.co/2021/07/05/comments-ast.html