Django bugfix release: 3.1.5
Today we've issued the 3.1.5 bugfix release. The release package and checksums are available from our downloads page , as well as from the Python Package Index. The PGP key ID used for this release is...
View ArticleHynek Schlawack: Semantic Versioning Will Not Save You
The widely used Python package cryptography changed their build system to use Rust for low-level code which caused an emotional GitHub thread. Enthusiasts of 32-bit hardware from the 1990s aside, there...
View ArticleJonathan Carter: Free software activities for 2021-04
Here are some uploads for April. 2021-04-06: Upload package bundlewrap (4.7.1-1) to Debian unstable. 2021-04-06: Upload package calamares (3.2.39.2-1) to Debian experimental. 2021-04-06: Upload package...
View ArticleDjango bugfix releases issued: 3.2.3, 3.1.11, and 2.2.23
Today we've issued 3.2.3 , 3.1.11 , and 2.2.23 bugfix releases. The release package and checksums are available from our downloads page , as well as from the Python Package Index. The PGP key ID used...
View ArticleAI Pool: Understanding of Support Vector Machine (SVM)
Explanation of the support vector machine algorithm, the types, how it works, and its implementation using the python programming language with the sklearn machine learning package
View ArticleAI Pool: Visualization with Seaborn
This article will enable you to use the seaborn python package to visualize your structured data with seaborn barchart, scatter plot, histogram, line, and distplot
View ArticleDjango bugfix release: 3.2.7
Today we've issued the 3.2.7 bugfix release. The release package and checksums are available from our downloads page , as well as from the Python Package Index. The PGP key ID used for this release is...
View ArticleDjango bugfix release: 3.2.8
Today we've issued the 3.2.8 bugfix release. The release package and checksums are available from our downloads page , as well as from the Python Package Index. The PGP key ID used for this release is...
View ArticleDjango bugfix release: 3.2.9
Today we've issued the 3.2.9 bugfix release. The release package and checksums are available from our downloads page , as well as from the Python Package Index. The PGP key ID used for this release is...
View ArticleMike Driscoll: Level Up Your Python Sale
I am running a sale on my Python books where you can take $10 off any of my books on Gumroad . All you need to do is use this offer code when you check out: tenoff . This sale will continue until...
View ArticleA Look Into: SaaS Life Cycle-Application and Development
SaaS (Software as a Service) is a cloud-based software that can be accessed all over the internet. The SaaS model is booming for both small and large businesses. SaaS applications are integrated...
View ArticleDjango bugfix release: 4.0.3
Today we've issued the 4.0.3 bugfix release. The release package and checksums are available from our downloads page , as well as from the Python Package Index. The PGP key ID used for this release is...
View ArticleHow to Save Battery Juice on a Dying Android Phone
These days, mobile phones go beyond their primary function of calling and texting and offer us so many more functions. However, the more you put your phone to use, the more power will drain from it.......
View ArticleDjango bugfix release: 4.0.5
Today we've issued the 4.0.5 bugfix release. The release package and checksums are available from our downloads page , as well as from the Python Package Index. The PGP key ID used for this release is...
View ArticleMike Driscoll: How to Convert CSV to Excel with Python and pandas (Video)
Learn how to use 3 lines of code to transform a CSV file to Excel using Python and the pandas package! Also demonstrates how to fix issues when things go wrong! The post How to Convert CSV to Excel...
View ArticleJames Bennett: Yes, I have opinions on your open source contributions
Recently the Python Package Index announced that they will be implementing new account-security policies, and hoo boy are some people ever worked up about it. This has already escalated to the author...
View ArticleMike Driscoll: How to Rotate and Mirror Images with Python and Pillow (Video)
In this video tutorial, you will learn how to rotate and mirror images with Python and the Pillow package. This is also known as transposing an image. Want to learn more about working with images with...
View ArticleMike C. Fletcher: Cleaning up the PyOpenGL Demos
Spent a bit of my second-last-day-of-vacation cleaning up the PyOpenGL Demos so that they run with current Python 3.10, PyOpenGL, numpy and PIL and can be installed as a package rather than only being...
View ArticleDjango bugfix release: 4.1.1
Today we've issued the 4.1.1 bugfix release. The release package and checksums are available from our downloads page , as well as from the Python Package Index. The PGP key ID used for this release is...
View ArticleDjango bugfix release: 4.1.3
Today we've issued the 4.1.3 bugfix release. The release package and checksums are available from our downloads page , as well as from the Python Package Index. The PGP key ID used for this release is...
View Article