How can i use a variable from js to django?
So I have a model Articles which contains some articles from a page. And I want to show all info from db to a modal page on my site. The problem is that idk how to send the js variable which contains article's div id to django,so i could extract article with this pk.
I really struggle with that problem 2 days.Hope u know how to do that
/r/djangolearning
https://redd.it/lbl8si
So I have a model Articles which contains some articles from a page. And I want to show all info from db to a modal page on my site. The problem is that idk how to send the js variable which contains article's div id to django,so i could extract article with this pk.
I really struggle with that problem 2 days.Hope u know how to do that
/r/djangolearning
https://redd.it/lbl8si
reddit
How can i use a variable from js to django?
So I have a model Articles which contains some articles from a page. And I want to show all info from db to a modal page on my site. The problem...
probabilistic-numerics/probnum ProbNum implements probabilistic numerical methods in Python
https://github.com/probabilistic-numerics/probnum
/r/Python
https://redd.it/lby7ga
https://github.com/probabilistic-numerics/probnum
/r/Python
https://redd.it/lby7ga
GitHub
GitHub - probabilistic-numerics/probnum: Probabilistic Numerics in Python.
Probabilistic Numerics in Python. Contribute to probabilistic-numerics/probnum development by creating an account on GitHub.
How to Deploy A Django Project
https://www.techjblog.com/index.php/2020/07/how-to-deploy-a-django-project/
In this article, we’ll talk about how to deploy a Django project manually with uWSGI and Nginx.
/r/django
https://redd.it/lc2yfa
https://www.techjblog.com/index.php/2020/07/how-to-deploy-a-django-project/
In this article, we’ll talk about how to deploy a Django project manually with uWSGI and Nginx.
/r/django
https://redd.it/lc2yfa
Tech Junkie Blog
How to Deploy A Django Project - Tech Junkie Blog
In this article, we'll talk about how to deploy a Django project manually with uWSGI and Nginx, and we'll use CentOS 8 as an example.
Created and described a family of (Symmetric) Triangle Subdivision Tiles, the Python code is open source and straightforward. You can create 1000's of different images with a few lines of Python code
https://preview.redd.it/ti7keev7odf61.jpg?width=3840&format=pjpg&auto=webp&s=4b969e081c2a326acbc53fbe2d5aaa776437e120
Direct link to Python code:
https://github.com/josvromans/python\_shapes/blob/master/shapes/triangle\_subdivision.py
Explanation here (any feedback on the article is highly appreciated):
https://www.josvromans.com/blog/2021/1/triangle-subdivisions/
If you are into symmetry groups, please let me know if my math and terminology is correct. I hope to improve the blog post, and maybe publish it as a paper. But not before I got in touch with some experts in the field first...
/r/Python
https://redd.it/lc65v6
https://preview.redd.it/ti7keev7odf61.jpg?width=3840&format=pjpg&auto=webp&s=4b969e081c2a326acbc53fbe2d5aaa776437e120
Direct link to Python code:
https://github.com/josvromans/python\_shapes/blob/master/shapes/triangle\_subdivision.py
Explanation here (any feedback on the article is highly appreciated):
https://www.josvromans.com/blog/2021/1/triangle-subdivisions/
If you are into symmetry groups, please let me know if my math and terminology is correct. I hope to improve the blog post, and maybe publish it as a paper. But not before I got in touch with some experts in the field first...
/r/Python
https://redd.it/lc65v6
How to get started with Docker for a Django app(plus deployment options)?
So far I've only worked on very basic Django apps which I didnt bother deploying. Im currently about to start on a web app which will need some async work done - like sending out emails etc. I read about about Celery is used for this. Also, I want to deploy my app in a docker container on some cloud platform
​
Keeping all this in mind, which is the best way for me to go with respect to deployment(AWS/Heroku/Anything else). How should I dockerize my application? Should I have a Dockerfile from the start or should I 'dockerize' the application later? Basically, what are the best practices to follow when deploying a dockerized Django app which I should consider?
/r/djangolearning
https://redd.it/lb5ry6
So far I've only worked on very basic Django apps which I didnt bother deploying. Im currently about to start on a web app which will need some async work done - like sending out emails etc. I read about about Celery is used for this. Also, I want to deploy my app in a docker container on some cloud platform
​
Keeping all this in mind, which is the best way for me to go with respect to deployment(AWS/Heroku/Anything else). How should I dockerize my application? Should I have a Dockerfile from the start or should I 'dockerize' the application later? Basically, what are the best practices to follow when deploying a dockerized Django app which I should consider?
/r/djangolearning
https://redd.it/lb5ry6
reddit
How to get started with Docker for a Django app(plus deployment...
So far I've only worked on very basic Django apps which I didnt bother deploying. Im currently about to start on a web app which will need some...
I made a porn blocker! noFap baby
If you are interested in downloading it
you can find it at my github.
www.github.com/best-code/pornblocker
if you switch to the source branch you can look at the code.
I made two of them. One for people with python already on their machines and one executable for those who dont.
​
The executable is in the "New Folder" folder in the source branch and the non executable version is just those four files
AddLink.py
AddLinkExe.py
hostscopy.txt
firstTime.txt
​
hope this helps even just one of you guys out!
/r/Python
https://redd.it/lc7c9o
If you are interested in downloading it
you can find it at my github.
www.github.com/best-code/pornblocker
if you switch to the source branch you can look at the code.
I made two of them. One for people with python already on their machines and one executable for those who dont.
​
The executable is in the "New Folder" folder in the source branch and the non executable version is just those four files
AddLink.py
AddLinkExe.py
hostscopy.txt
firstTime.txt
​
hope this helps even just one of you guys out!
/r/Python
https://redd.it/lc7c9o
GitHub
GitHub - Best-code/PornBlocker: Python scripts that update your hosts.txt file to block porn on windows machines.
Python scripts that update your hosts.txt file to block porn on windows machines. - Best-code/PornBlocker
I made a Finance Database with over 180.000 tickers to make Investment Decisions easier
In my spare time I love to go through Financial data to understand what kind of companies exist and how sectors and industries evolve. However, I found that it required a lot of effort to figure out which companies belong to which industry and I often ran into paywalls that blocked me from accessing the exact data I was looking for. Platforms like Bloomberg offer such services but at ridiculous prices (up to $24.000 a year). This can make investment decisions for the Average Joe rather difficult especially if you don't want to follow 'the herd'. I wanted to change that.
Insert the **FinanceDatabase**. A database of over 180.000 symbols (80k+ companies, 15k+ ETFs, 30k+ Funds, 3k+ Cryptocurrencies and more) that is fully categorised per country, industry, sector, category and more. It features a 'Searcher' package (pip install FinanceDatabase) that has a user-friendly way of collecting the exact data you want (downloaded straight from the repository). For example, the following code returns all (listed) airlines in the United States (check Examples for more info) :
import FinanceDatabase as fd
airlinesus = fd.selectequities(country='United States', industry='Airlines')
And the following gives insights in ETFs
/r/Python
https://redd.it/lcexoa
In my spare time I love to go through Financial data to understand what kind of companies exist and how sectors and industries evolve. However, I found that it required a lot of effort to figure out which companies belong to which industry and I often ran into paywalls that blocked me from accessing the exact data I was looking for. Platforms like Bloomberg offer such services but at ridiculous prices (up to $24.000 a year). This can make investment decisions for the Average Joe rather difficult especially if you don't want to follow 'the herd'. I wanted to change that.
Insert the **FinanceDatabase**. A database of over 180.000 symbols (80k+ companies, 15k+ ETFs, 30k+ Funds, 3k+ Cryptocurrencies and more) that is fully categorised per country, industry, sector, category and more. It features a 'Searcher' package (pip install FinanceDatabase) that has a user-friendly way of collecting the exact data you want (downloaded straight from the repository). For example, the following code returns all (listed) airlines in the United States (check Examples for more info) :
import FinanceDatabase as fd
airlinesus = fd.selectequities(country='United States', industry='Airlines')
And the following gives insights in ETFs
/r/Python
https://redd.it/lcexoa
GitHub
GitHub - JerBouma/FinanceDatabase: This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies…
This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets. - JerBouma/FinanceDatabase
Researchers From Google Brain Introduces Symbolic Programming And A Python Library Called PyGlove For Automated machine learning
A team of researchers from Google Brain introduces a new way of programming automated machine learning (AutoML) based on symbolic programming. The team also introduces a new python library called PyGlove that demonstrates the new paradigm’s promising results.
At present, Neural networks are extensively being adopted in various fields. However, determining the correct neural network architecture for a particular task becomes time and resource-consuming because of the increasing complexity in their architecture. Complicated architectures also lead to difficulty in hyperparameter selection. Automated Machine Learning (AutoML) is highly encouraged for automating these selection choices. In May 2017, Google coined AutoML for its neural architecture search (NAS). The approach is widely accepted in the ML research community to automate network hyperparameter and architecture choices.
Paper Summary: https://www.marktechpost.com/2021/02/03/researchers-from-google-brain-introduces-symbolic-programming-and-a-python-library-called-pyglove-for-automated-machine-learning/
Paper: https://arxiv.org/pdf/2101.08809.pdf
/r/Python
https://redd.it/lc9r1d
A team of researchers from Google Brain introduces a new way of programming automated machine learning (AutoML) based on symbolic programming. The team also introduces a new python library called PyGlove that demonstrates the new paradigm’s promising results.
At present, Neural networks are extensively being adopted in various fields. However, determining the correct neural network architecture for a particular task becomes time and resource-consuming because of the increasing complexity in their architecture. Complicated architectures also lead to difficulty in hyperparameter selection. Automated Machine Learning (AutoML) is highly encouraged for automating these selection choices. In May 2017, Google coined AutoML for its neural architecture search (NAS). The approach is widely accepted in the ML research community to automate network hyperparameter and architecture choices.
Paper Summary: https://www.marktechpost.com/2021/02/03/researchers-from-google-brain-introduces-symbolic-programming-and-a-python-library-called-pyglove-for-automated-machine-learning/
Paper: https://arxiv.org/pdf/2101.08809.pdf
/r/Python
https://redd.it/lc9r1d
MarkTechPost
Researchers From Google Brain Introduces Symbolic Programming And A Python Library Called PyGlove For Automated machine learning
Has anyone used htmx with django?
Just starting to explore htmx. In a few of my pages, quite some ajax calls are there and it's a very user-driven page (meaning more reactive in nature and not just 1 final submit button).
Would like to know whether anyone here has experience using this combination of htmx and django. Any advice?
/r/django
https://redd.it/lceklc
Just starting to explore htmx. In a few of my pages, quite some ajax calls are there and it's a very user-driven page (meaning more reactive in nature and not just 1 final submit button).
Would like to know whether anyone here has experience using this combination of htmx and django. Any advice?
/r/django
https://redd.it/lceklc
reddit
Has anyone used htmx with django?
Just starting to explore htmx. In a few of my pages, quite some ajax calls are there and it's a very user-driven page (meaning more reactive in...
UX Polish - Building SaaS #90 · Matt Layman
https://www.mattlayman.com/building-saas/ux-polish/
/r/django
https://redd.it/lcj1th
https://www.mattlayman.com/building-saas/ux-polish/
/r/django
https://redd.it/lcj1th
Matt Layman
UX Polish - Building SaaS #90
In this episode, I worked on more customer requests to refine the user interface. We added a new convenient shortcut button and included additional information and links on the course detail view.
In response to the "Medium bad" thread, here are couple of Medium authors from the Python community that are not clickbaits including Guido Van Rossum's
I agree with some of the sentiments shared in this thread, Medium is turning into YouTube at this point, you have to know all the right profiles. This is not a complete list of authors, just the ones I have had come across and found their posts to be both technical and informative. I'm opening this thread so if you know of an Python author whose upvotes/awards are well-deserved, please do post them in the comments. Thanks.
1. Guido Van Rossum
2. Anthony Shaw
3. Joannah Nanjekye
4. Instagram Engineering: https://instagram-engineering.com/
5. Yeray Diaz: https://medium.com/@yeraydiazdiaz
6. Nick Humrich: https://medium.com/@nhumrich
7. Haki Benita: https://hakibenita.medium.com/
8. Khuyen Tran: https://khuyentran1476.medium.com/
9. Lev Maximov: https://medium.com/@levmaximov
Disclaimer: I'm not a Medium author myself, and I'm not affiliated with any of them that I listed, but I wish I was! Many of them are not frequent posters.
/r/Python
https://redd.it/lcl8w4
I agree with some of the sentiments shared in this thread, Medium is turning into YouTube at this point, you have to know all the right profiles. This is not a complete list of authors, just the ones I have had come across and found their posts to be both technical and informative. I'm opening this thread so if you know of an Python author whose upvotes/awards are well-deserved, please do post them in the comments. Thanks.
1. Guido Van Rossum
Core Python Team: https://medium.com/@gvanrossum\_837062. Anthony Shaw
Core Python Team: https://medium.com/@anthonypjshaw3. Joannah Nanjekye
Core Python Team: https://medium.com/@Captain_Joannah4. Instagram Engineering: https://instagram-engineering.com/
5. Yeray Diaz: https://medium.com/@yeraydiazdiaz
6. Nick Humrich: https://medium.com/@nhumrich
7. Haki Benita: https://hakibenita.medium.com/
8. Khuyen Tran: https://khuyentran1476.medium.com/
9. Lev Maximov: https://medium.com/@levmaximov
Disclaimer: I'm not a Medium author myself, and I'm not affiliated with any of them that I listed, but I wish I was! Many of them are not frequent posters.
/r/Python
https://redd.it/lcl8w4
reddit
Do we like Medium links, here?
I've seen a lot of links for Medium on here. Personally, I hate Medium, so I always complain. Typically I'm met with downvotes, which is fine. ...
Jupyter Notebooks
Hi everyone! I am looking to find some information about people's experiences using Jupyter Notebooks in their team. If this is you or someone on your team, it would be super helpful if you could take just a minute to fill out this quick survey. Thanks so much!
/r/IPython
https://redd.it/lcq0d6
Hi everyone! I am looking to find some information about people's experiences using Jupyter Notebooks in their team. If this is you or someone on your team, it would be super helpful if you could take just a minute to fill out this quick survey. Thanks so much!
/r/IPython
https://redd.it/lcq0d6
Google Docs
Data Analysis Questionnaire
We are working on a product to make your work with non-developers 10x easier!
Monitor Django with Prometheus using Docker-Compose
https://www.youtube.com/watch?v=86js4POzTV4
/r/django
https://redd.it/lcnav0
https://www.youtube.com/watch?v=86js4POzTV4
/r/django
https://redd.it/lcnav0
YouTube
Monitor Django with Prometheus Using Docker-Compose
Use Docker-Compose to run 2 Django applications and a Prometheus container.
The Prometheus container will monitor the 2 Django apps that are configured using the django-prometheus module.
Code on GitHub: https://github.com/dotja/django-prometheus-docker…
The Prometheus container will monitor the 2 Django apps that are configured using the django-prometheus module.
Code on GitHub: https://github.com/dotja/django-prometheus-docker…
P Connected Papers partners with arXiv and Papers with Code
Hi everyone!
We launched Connected Papers 7 months ago in this very subreddit, with the goal to help researchers visually find and explore academic papers.
Input: a paper of your liking.Output: a full interactive graph of similar papers to explore.
For example, here is the graph for EfficientNet:
https://preview.redd.it/bb1dafwlihf61.png?width=1920&format=png&auto=webp&s=e38203ef3a517029e814548e890ebb4a96e189ba
Since launch we've been positively overwhelmed with feedback from the scientific community and half a million researchers using the tool.
Today is a big milestone for us - we have partnered with **arXiv.org** and from now on every paper page in arXiv will link to a corresponding Connected Papers graph.
It looks like this:
https://preview.redd.it/8eps82s7ihf61.png?width=1250&format=png&auto=webp&s=bff988753a09eea42b340504d77a8560a84f6772
And works like this:
https://i.redd.it/uu5qxcl8ihf61.gif
In addition, we've lately integrated with the awesome team at Papers with Code and whenever a paper has a code implementation, it will be presented straight in the paper links in the graph:
The icon links to the corresponding Papers with Code page
With the new additions, we hope Connected Papers will be even more helpful and accessible to Machine Learning researchers and we invite you to try us out!
/r/MachineLearning
https://redd.it/lcj6rg
Hi everyone!
We launched Connected Papers 7 months ago in this very subreddit, with the goal to help researchers visually find and explore academic papers.
Input: a paper of your liking.Output: a full interactive graph of similar papers to explore.
For example, here is the graph for EfficientNet:
https://preview.redd.it/bb1dafwlihf61.png?width=1920&format=png&auto=webp&s=e38203ef3a517029e814548e890ebb4a96e189ba
Since launch we've been positively overwhelmed with feedback from the scientific community and half a million researchers using the tool.
Today is a big milestone for us - we have partnered with **arXiv.org** and from now on every paper page in arXiv will link to a corresponding Connected Papers graph.
It looks like this:
https://preview.redd.it/8eps82s7ihf61.png?width=1250&format=png&auto=webp&s=bff988753a09eea42b340504d77a8560a84f6772
And works like this:
https://i.redd.it/uu5qxcl8ihf61.gif
In addition, we've lately integrated with the awesome team at Papers with Code and whenever a paper has a code implementation, it will be presented straight in the paper links in the graph:
The icon links to the corresponding Papers with Code page
With the new additions, we hope Connected Papers will be even more helpful and accessible to Machine Learning researchers and we invite you to try us out!
/r/MachineLearning
https://redd.it/lcj6rg
Connectedpapers
Connected Papers | Find and explore academic papers
A unique, visual tool to help researchers and applied scientists find and explore papers relevant to their field of work.
Flask project for beginners
Hi, everyone!
I made a video about how to build a simple blog engine using Flask.
I think it's a good project for beginners to start with.
The touched topics are:
Basic app and the project structure
Routing a User's request and its handling, making a response to the User
Using HTML templates and template inheritance
Flask Blueprints
How to use SQLAlchemy to create models.
Using Tags for Posts and SQLAlchemy ManyToMany relationships.
Basic search and HTML forms usage in Flask
Pagination
Updating objects (posts and tags) via forms.
Flask admin panel
Access permissions to admin panel
Using custom CSS (small admin panel for creating, updating and deleting posts and tags)
The Demo of the project - the first 1 m. 19 sec. of the video.
Youtube:
https://youtube.com/watch?v=8d2KfERrb5Q&feature=share
Thanks for watching!
/r/flask
https://redd.it/lchuqp
Hi, everyone!
I made a video about how to build a simple blog engine using Flask.
I think it's a good project for beginners to start with.
The touched topics are:
Basic app and the project structure
Routing a User's request and its handling, making a response to the User
Using HTML templates and template inheritance
Flask Blueprints
How to use SQLAlchemy to create models.
Using Tags for Posts and SQLAlchemy ManyToMany relationships.
Basic search and HTML forms usage in Flask
Pagination
Updating objects (posts and tags) via forms.
Flask admin panel
Access permissions to admin panel
Using custom CSS (small admin panel for creating, updating and deleting posts and tags)
The Demo of the project - the first 1 m. 19 sec. of the video.
Youtube:
https://youtube.com/watch?v=8d2KfERrb5Q&feature=share
Thanks for watching!
/r/flask
https://redd.it/lchuqp
YouTube
Python Flask Full Course For Beginners 2021 - Flask Step by Step Tutorial | Full course in one video
This video is a 3 hours Full Flask Course for beginners.
As a Flask project for this tutorial I used a simple blog engine with the following features:
- Creating, Reading, Updating posts and tags via HTML-forms.
- This Flask Blog has a basic search functionality…
As a Flask project for this tutorial I used a simple blog engine with the following features:
- Creating, Reading, Updating posts and tags via HTML-forms.
- This Flask Blog has a basic search functionality…
Friday Daily Thread: Free chat Friday!
Use this thread to talk about anything Python related! Questions, news, projects and any relevant discussion around Python is permitted!
/r/Python
https://redd.it/lcu3y9
Use this thread to talk about anything Python related! Questions, news, projects and any relevant discussion around Python is permitted!
/r/Python
https://redd.it/lcu3y9
reddit
Friday Daily Thread: Free chat Friday!
Use this thread to talk about anything Python related! Questions, news, projects and any relevant discussion around Python is permitted!
I'm building a tool for programmers quickly create great looking emails
Hi r/Python \-
I'm building [https://postheat.com](https://postheat.com/), a platform for building and sending emails - and I’m giving access to the email editor for free.
One of the major features of Post Heat is the ability to build great looking emails from templates and get the corresponding html - I’m giving this feature away to the Reddit r/Python community for free because I have always struggled to build good emails for my side projects in the past, and I hope this will help save time for any python users who need to build emails.
If you want to try it out:
* Go to [https://postheat.com/create](https://postheat.com/create) to access the editor
* Build a great looking email, then click on the </> button to get the html for the email you just built.
​
https://preview.redd.it/0bof02t5zjf61.png?width=624&format=png&auto=webp&s=68068a37859480c9cea034d5f78b5fe3df327705
* Collect your free email html
​
https://preview.redd.it/plkjd7l6zjf61.png?width=624&format=png&auto=webp&s=b246d2814c97b8aa64940c46ba11809c7f0adc06
I hope this saves time for all founders, developers, and indie hackers in the future when they have to build emails for marketing, notifications, newsletters, etc…
Any feedback on how I can improve the website is greatly appreciated!
Thank You!
/r/Python
https://redd.it/lcuntm
Hi r/Python \-
I'm building [https://postheat.com](https://postheat.com/), a platform for building and sending emails - and I’m giving access to the email editor for free.
One of the major features of Post Heat is the ability to build great looking emails from templates and get the corresponding html - I’m giving this feature away to the Reddit r/Python community for free because I have always struggled to build good emails for my side projects in the past, and I hope this will help save time for any python users who need to build emails.
If you want to try it out:
* Go to [https://postheat.com/create](https://postheat.com/create) to access the editor
* Build a great looking email, then click on the </> button to get the html for the email you just built.
​
https://preview.redd.it/0bof02t5zjf61.png?width=624&format=png&auto=webp&s=68068a37859480c9cea034d5f78b5fe3df327705
* Collect your free email html
​
https://preview.redd.it/plkjd7l6zjf61.png?width=624&format=png&auto=webp&s=b246d2814c97b8aa64940c46ba11809c7f0adc06
I hope this saves time for all founders, developers, and indie hackers in the future when they have to build emails for marketing, notifications, newsletters, etc…
Any feedback on how I can improve the website is greatly appreciated!
Thank You!
/r/Python
https://redd.it/lcuntm
Postheat
Check out Post Heat
An Incredibly Simple Newsletter Platform
Earn arcade style Achievements while coding!
I made a package that analyzes your python script and gives you achievements based on different coding concepts you use (example in image down below). Just import the package at the top, and use your functions, loops, etc. and run it as you normally would!
https://preview.redd.it/lb594popgkf61.png?width=625&format=png&auto=webp&s=bc4a213bcdd2fc4b45aad4106878ddbb97dccfd7
Achievements have dependencies, so some need to be unlocked before others, and are persistent, so you don't need to cram them all in at once. A handful of basic concepts are implemented (from printing "hello world" up to classes and objects), and plenty more to come!
Github Link: https://github.com/raviolliii/dev-achievements
PyPi Link: https://pypi.org/project/dev-achievements/
/r/Python
https://redd.it/lcwqlf
I made a package that analyzes your python script and gives you achievements based on different coding concepts you use (example in image down below). Just import the package at the top, and use your functions, loops, etc. and run it as you normally would!
https://preview.redd.it/lb594popgkf61.png?width=625&format=png&auto=webp&s=bc4a213bcdd2fc4b45aad4106878ddbb97dccfd7
Achievements have dependencies, so some need to be unlocked before others, and are persistent, so you don't need to cram them all in at once. A handful of basic concepts are implemented (from printing "hello world" up to classes and objects), and plenty more to come!
Github Link: https://github.com/raviolliii/dev-achievements
PyPi Link: https://pypi.org/project/dev-achievements/
/r/Python
https://redd.it/lcwqlf
Inspired by Computerphile's latest video, I wrote a short script to display your computer network geographically.
​
Github: https:\/\/github.com\/2435191\/TracerouteVisualization
/r/Python
https://redd.it/lcwrv4
​
Github: https:\/\/github.com\/2435191\/TracerouteVisualization
/r/Python
https://redd.it/lcwrv4
Four Usage Scenarios of Underscores in Python
https://medium.com/techtofreedom/four-usage-scenarios-of-underscores-in-python-e61de6a1003
/r/Python
https://redd.it/ld4edw
https://medium.com/techtofreedom/four-usage-scenarios-of-underscores-in-python-e61de6a1003
/r/Python
https://redd.it/ld4edw
Medium
Four Usage Scenarios of Underscores in Python
Writing more elegant code by using underscores properly