Podcast.__init__: Accelerating Drug Discovery Using Machine Learning With TorchDrug
Link: https://www.pythonpodcast.com/torchdrug-drug-discovery-machine-learning-episode-334/
Finding new and effective treatments for disease is a complex and time consuming endeavor, requiring a high degree of domain knowledge and specialized equipment. Combining his expertise in machine lea
Link: https://www.pythonpodcast.com/torchdrug-drug-discovery-machine-learning-episode-334/
Finding new and effective treatments for disease is a complex and time consuming endeavor, requiring a high degree of domain knowledge and specialized equipment. Combining his expertise in machine lea
The Python Podcast.__init__
Accelerating Drug Discovery Using Machine Learning With TorchDrug
<div class="wp-block-jetpack-markdown"><h2>Summary</h2>
<p>Finding new and effective treatments for disease is a complex and time consuming endeavor,…
<p>Finding new and effective treatments for disease is a complex and time consuming endeavor,…
Python Anywhere: Async work in Web Apps or – Have Your Cake and Eat It Too
Link: https://blog.pythonanywhere.com/198/
This post is intended for users who begin their adventure with web
applications. You’ll find below how to structure a web app that relies on
heavy processing of the input data – processing that takes
Link: https://blog.pythonanywhere.com/198/
This post is intended for users who begin their adventure with web
applications. You’ll find below how to structure a web app that relies on
heavy processing of the input data – processing that takes
Mike Driscoll: Python 101 – How to Work with a Database Using sqlite3
Link: https://www.blog.pythonlibrary.org/2021/09/30/sqlite/
Software developers have to work with data. More often than not, the data that you work with will need to be available to multiple developers as well as multiple users at once. The typical solution fo
Link: https://www.blog.pythonlibrary.org/2021/09/30/sqlite/
Software developers have to work with data. More often than not, the data that you work with will need to be available to multiple developers as well as multiple users at once. The typical solution fo
Mouse Vs Python
Python 101 - How to Work with a Database Using sqlite3 - Mouse Vs Python
Learn how to create, add data, edit and delete from a database using SQLite with Python. You will use the sqlite3 module that's built-in
Python⇒Speed: Building Docker images on GitLab CI: Docker-in-Docker and Podman
Link: https://pythonspeed.com/articles/gitlab-build-docker-image/
If you’re using GitLab CI to build your software, you might also want to use it to build Docker images of your application.
This can be a little tricky, because by default GitLab CI runs jobs inside D
Link: https://pythonspeed.com/articles/gitlab-build-docker-image/
If you’re using GitLab CI to build your software, you might also want to use it to build Docker images of your application.
This can be a little tricky, because by default GitLab CI runs jobs inside D
Python⇒Speed
Building Docker images on GitLab CI: Docker-in-Docker and Podman
Building Docker images with Gitlab CI can be a little complicated. Learn how to do it with Docker-in-Docker, or the simpler option of using Podman.
Mike Driscoll: The Indie Python Extravaganza Book Bundle
Link: https://www.blog.pythonlibrary.org/2021/10/01/the-indie-python-extravaganza-book-bundle/
I am joining some of my fellow indie content creators to create a FREE Python book bundle for the month of October 2021!
The Indie Python Extravaganza!
A collection of books that will help you to impr
Link: https://www.blog.pythonlibrary.org/2021/10/01/the-indie-python-extravaganza-book-bundle/
I am joining some of my fellow indie content creators to create a FREE Python book bundle for the month of October 2021!
The Indie Python Extravaganza!
A collection of books that will help you to impr
Mouse Vs Python
The Indie Python Extravaganza Book Bundle - Mouse Vs Python
The Indie Python Extravaganza is a book bundle by self-published authors that will teach you the basics of Python, ReGex, and more!
Tryton News: Newsletter October 2021
Link: https://discuss.tryton.org/t/newsletter-october-2021/4659
Red Leaf Trees Near the Road1280×853 332 KB
Here are the latest improvements in preparation for the upcoming 6.2 release.
Changes for the User
The sale module currently provides reporting that dis
Link: https://discuss.tryton.org/t/newsletter-october-2021/4659
Red Leaf Trees Near the Road1280×853 332 KB
Here are the latest improvements in preparation for the upcoming 6.2 release.
Changes for the User
The sale module currently provides reporting that dis
Tryton Discussion
Newsletter October 2021
Here are the latest improvements in preparation for the upcoming 6.2 release. Changes for the User The sale module currently provides reporting that displays relevant data grouped by products, categories etc. We now also have a general report that is not…
Stack Abuse: Create a Stunning PDF Flyer in Python with borb
Link: https://stackabuse.com/create-a-stunning-pdf-flyer-in-python-with-borb/
The Portable Document Format (PDF) is not a WYSIWYG (What You See is What You Get) format. It was developed to be platform-agnostic, independent of the underlying operating system and rendering engine
Link: https://stackabuse.com/create-a-stunning-pdf-flyer-in-python-with-borb/
The Portable Document Format (PDF) is not a WYSIWYG (What You See is What You Get) format. It was developed to be platform-agnostic, independent of the underlying operating system and rendering engine
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.
Real Python: The Real Python Podcast – Episode #80: Make Your Python App Interactive With a Text User Interface (TUI)
Link: https://realpython.com/podcasts/rpp/80/
Have you wanted to create a Python application that goes further than a command-line interface? You would like it to have a friendly interface but don't want to make a GUI (Graphical User Interface) o
Link: https://realpython.com/podcasts/rpp/80/
Have you wanted to create a Python application that goes further than a command-line interface? You would like it to have a friendly interface but don't want to make a GUI (Graphical User Interface) o
Realpython
Episode #80: Make Your Python App Interactive With a Text User Interface (TUI) – The Real Python Podcast
Have you wanted to create a Python application that goes further than a command-line interface? You would like it to have a friendly interface but don't want to make a GUI (Graphical User Interface) or web application. Maybe a TUI (Text User Interface)would…
TestDriven.io: Django REST Framework Views - ViewSets
Link: https://testdriven.io/blog/drf-views-part-3/
This article takes a deep dive into Django REST Framework's most powerful view, ViewSets.
Link: https://testdriven.io/blog/drf-views-part-3/
This article takes a deep dive into Django REST Framework's most powerful view, ViewSets.
testdriven.io
Django REST Framework Views - ViewSets
This article takes a deep dive into Django REST Framework's most powerful view, ViewSets.
Weekly Python StackOverflow Report: (ccxcv) stackoverflow python report
Link: http://python-weekly.blogspot.com/2021/10/ccxcv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2021-10-02 16:03:54 GMTWhy doesn't NaN raise any errors in python? - [8
Link: http://python-weekly.blogspot.com/2021/10/ccxcv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2021-10-02 16:03:54 GMTWhy doesn't NaN raise any errors in python? - [8
Blogspot
(ccxcv) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2021...
CodersLegacy: Scrapy vs Selenium | Web Scraping Frameworks
Link: https://coderslegacy.com/scrapy-vs-selenium-python-frameworks/
This is “vs” comparison article between Scrapy and Selenium.
What is Web Scraping?
Web scraping is the act of extracting or “scraping” data from a web page. The general process is as follows. First th
Link: https://coderslegacy.com/scrapy-vs-selenium-python-frameworks/
This is “vs” comparison article between Scrapy and Selenium.
What is Web Scraping?
Web scraping is the act of extracting or “scraping” data from a web page. The general process is as follows. First th
CodersLegacy
Scrapy vs Selenium | Web Scraping Frameworks - CodersLegacy
In this Scrapy vs Selenium article, we'll explain the similarities and differences between the two, as well as where each is meant to be used
Łukasz Langa: Weekly Report, September 27 - October 3
Link: https://lukasz.langa.pl/a1b42694-3224-4020-a8c8-678d07d85599/
Another week gone by, and fast! This week I spent almost entirely on analyzing the Github contributor activity data. The blog post on it is still not finished yet, data quality turned out to be an iss
Link: https://lukasz.langa.pl/a1b42694-3224-4020-a8c8-678d07d85599/
Another week gone by, and fast! This week I spent almost entirely on analyzing the Github contributor activity data. The blog post on it is still not finished yet, data quality turned out to be an iss
lukasz.langa.pl
Weekly Report, September 27 - October 3 - Łukasz Langa
Another week gone by, and fast! This week I spent almost entirely on analyzing the Github contributor activity data. The blog post on it is still not finished yet, data quality turned out to be an issue so I had to redo parts of that. And between you and…
Matthew Wright: Jupytext – Jupyter notebooks as Markdown documents or Python scripts
Link: https://www.wrighters.io/jupytext-notebooks-as-markdown-or-python/
Jupytext is a Jupyter plugin that allows you to convert Jupyter notebooks to Markdown or Python script files and back again.The post Jupytext – Jupyter notebooks as Markdown documents or Python script
Link: https://www.wrighters.io/jupytext-notebooks-as-markdown-or-python/
Jupytext is a Jupyter plugin that allows you to convert Jupyter notebooks to Markdown or Python script files and back again.The post Jupytext – Jupyter notebooks as Markdown documents or Python script
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.
Mike Driscoll: PyDev of the Week: Martha Teye
Link: https://www.blog.pythonlibrary.org/2021/10/04/pydev-of-the-week-martha-teye/
This week we welcome Martha Teye (@teye_martha) as our PyDev of the Week! Martha talks about her first big Python project in this YouTube video where she creates a chat bot. You can connect with Marth
Link: https://www.blog.pythonlibrary.org/2021/10/04/pydev-of-the-week-martha-teye/
This week we welcome Martha Teye (@teye_martha) as our PyDev of the Week! Martha talks about her first big Python project in this YouTube video where she creates a chat bot. You can connect with Marth
Mouse Vs Python
PyDev of the Week: Martha Teye - Mouse Vs Python
This week we welcome Martha Teye (@teye_martha) as our PyDev of the Week! Martha talks about her first big Python project in this YouTube video where she
EuroPython: EuroPython 2021: Edited videos of the second day available
Link: https://blog.europython.eu/europython-2021-edited-videos-of-the-second-day-available/
We’re happy to release another batch of 35 cut videos of EuroPython 2021 covering most of the second day sessions of the conference. Together with the first day videos, we now have 77 videos waiting f
Link: https://blog.europython.eu/europython-2021-edited-videos-of-the-second-day-available/
We’re happy to release another batch of 35 cut videos of EuroPython 2021 covering most of the second day sessions of the conference. Together with the first day videos, we now have 77 videos waiting f
EuroPython Blog
EuroPython 2021: Edited videos of the second day available
We’re happy to release another batch of 35 cut videos of EuroPython 2021 covering most of the second day sessions of the conference. Together with the first day videos, we now have 77 videos waiting for you. You can watch them on our YouTube channel: EuroPython…
Python for Beginners: Python Bitwise Operators
Link: https://www.pythonforbeginners.com/basics/python-bitwise-operators
There are various types of operators like arithmetic operators, comparison operators, and bitwise operators in Python. In our programs, we use these operators to control the sequence of execution and
Link: https://www.pythonforbeginners.com/basics/python-bitwise-operators
There are various types of operators like arithmetic operators, comparison operators, and bitwise operators in Python. In our programs, we use these operators to control the sequence of execution and
PythonForBeginners.com
Python Bitwise Operators - PythonForBeginners.com
Python Bitwise Operators will help you improve your python skills with easy to follow examples and tutorials. Click to read more.
Ned Batchelder: Coverage 6.0
Link: https://nedbatchelder.com/blog/202110/coverage_60.html
Coverage.py 6.0 is now
available. It’s a major version bump for two reasons:
Python 2 is no longer supported.
Third-party packages are automatically ignored, which could be a big
change for some peop
Link: https://nedbatchelder.com/blog/202110/coverage_60.html
Coverage.py 6.0 is now
available. It’s a major version bump for two reasons:
Python 2 is no longer supported.
Third-party packages are automatically ignored, which could be a big
change for some peop
Nedbatchelder
Coverage 6.0
<a href="https://pypi.org/project/coverage/6.0/" rel="external noopener">Coverage.py 6.0 is now available</a>. It’s a major version bump for two reasons:
Real Python: Python 3.10: Cool New Features for You to Try
Link: https://realpython.com/python310-new-features/
Python 3.10 is out! Volunteers have been working on the new version since May 2020 to bring you a better, faster, and more secure Python. As of October 4, 2021, the first official version is available
Link: https://realpython.com/python310-new-features/
Python 3.10 is out! Volunteers have been working on the new version since May 2020 to bring you a better, faster, and more secure Python. As of October 4, 2021, the first official version is available
Realpython
Python 3.10: Cool New Features for You to Try – Real Python
In this tutorial, you'll explore some of the coolest and most useful features in Python 3.10. You'll appreciate more user-friendly error messages, learn about how you can handle complicated data structures with structural pattern matching, and explore new…
Python Morsels: How to read from a text file
Link: https://www.pythonmorsels.com/topics/how-read-text-file/
Transcript
Let's talk about reading from a text file in Python.
Opening and reading a text file in Python
Python has a built-in open function that accepts a filename (in this case we're using this
Link: https://www.pythonmorsels.com/topics/how-read-text-file/
Transcript
Let's talk about reading from a text file in Python.
Opening and reading a text file in Python
Python has a built-in open function that accepts a filename (in this case we're using this
Pythonmorsels
How to read from a text file
Zero to Mastery: Python Monthly Newsletter 💻🐍 September 2021
Link: https://zerotomastery.io/blog/python-monthly-september-2021/?utm_source=python-rss-feed
22nd issue of the Python Monthly Newsletter! Read by 20,000+ Python developers every month. This monthly Python newsletter covers the latest Python news so that you stay up-to-date with the industry a
Link: https://zerotomastery.io/blog/python-monthly-september-2021/?utm_source=python-rss-feed
22nd issue of the Python Monthly Newsletter! Read by 20,000+ Python developers every month. This monthly Python newsletter covers the latest Python news so that you stay up-to-date with the industry a
Zero To Mastery
[September 2021] Python Monthly Newsletter 💻🐍 | Zero To Mastery
22nd issue of the Python Monthly Newsletter! Read by 20,000+ Python developers, Andrei covers the most important Python news to keep you sharp & up-to-date.
Quansight Labs Blog: Dataframe interchange protocol and Vaex
Link: https://labs.quansight.org/blog/2021/10/dataframe-interchange-protocol-and-vaex/
The work I briefly describe in this blog post is the implementation of the dataframe interchange protocol into Vaex which I was working on through the three month period as a Quansight Labs Intern.
Link: https://labs.quansight.org/blog/2021/10/dataframe-interchange-protocol-and-vaex/
The work I briefly describe in this blog post is the implementation of the dataframe interchange protocol into Vaex which I was working on through the three month period as a Quansight Labs Intern.
Quansight Labs
Dataframe interchange protocol and Vaex
The work I briefly describe in this blog post is the implementation of the dataframe interchange protocol into Vaex which I was working on through the three month period as a Quansight Labs Intern.