Quantcast
Channel: Planet Python
Browsing all 23120 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Sebastian Witowski: 25 IPython Tips for Your Next Advent of Code

I’ve decided to skip last year’s Advent of Code edition. Mostly because I didn’t have time, but I also knew that I probably wouldn’t finish it. I’ve never finished any edition. I’m not very good at...

View Article


Codementor: Serverless with Vercel

Serverless functions to build your API (using Vercel)

View Article


Image may be NSFW.
Clik here to view.

Mike Driscoll: An Intro to Python Virtual Environments

Python has the concept of the virtual environments built-in to the language. A Python virtual environment is an environment where you can install 3rd party packages for testing without affecting the...

View Article

Image may be NSFW.
Clik here to view.

Python Pool: Python getpass Explained With Examples

Hello geeks, and welcome in today’s article, we will cover Python getpass(). We will also look at the definition and application of this method. We will do all that with the help of examples. It is a...

View Article

Image may be NSFW.
Clik here to view.

Python Pool: 8 Examples to Implement os.listdir() in Python

Hello coders!! This article will be learning about the os.listdir function in Python. The os module allows us to use the functionality dependent on the operating system in a portable manner. listdir()...

View Article


Python Pool: Exploring numpy.ones Function in Python | np.ones

While doing some project which needs mathematical operations and calculations we use numpy library. In numpy, we have NumPy arrays which facilitate advanced mathematical and other types of operations...

View Article

Image may be NSFW.
Clik here to view.

Python Morsels: Local and Global Variables

Transcript:Let's talk about local and global variables in Python.Reading global variablesWe have a variable here called message, which points to the string Hello world:>>> message = "Hello...

View Article

Image may be NSFW.
Clik here to view.

Real Python: Stochastic Gradient Descent Algorithm With Python and NumPy

Stochastic gradient descent is an optimization algorithm often used in machine learning applications to find the model parameters that correspond to the best fit between predicted and actual outputs....

View Article


Image may be NSFW.
Clik here to view.

PyCharm: PyCharm 2020.3.3 Is Available

The final bug-fix release for PyCharm 2020.3 is out.You can upgrade to v2020.3.3 with the Toolbox App, or right from the IDE, or by using snap if you are an Ubuntu user. It is also available for...

View Article


RoseHosting Blog: How to install Python 3.9 on Ubuntu 20.04

Python is a free, open-source, and one of the most popular programming languages around the world. It is a versatile ... Read moreHow to install Python 3.9 on Ubuntu 20.04The post How to install Python...

View Article

Python Bytes: #218 Keyboards for developers, Python, and some history

<p>Sponsored by Datadog: <a href="http://pythonbytes.fm/datadog"><strong>pythonbytes.fm/datadog</strong></a></p> <p>Special guest: <a...

View Article

Stéphane Wirtel: Weekly Update, January 28, 2021

Weekly Update Past Since January, I have no mission, no customers. There is some reasons. Where you work for a customer, it’s funny because you can learn a lof of technologies. But you don’t improve...

View Article

Image may be NSFW.
Clik here to view.

Python Pool: Matplotlib Annotate Explained with Examples

Hello geeks and welcome in this article, we will cover Matplotlib Annotate. Along with that, for an overall better understanding, we will also look at its syntax and parameter. Then we will see the...

View Article


Codementor: How to Run Selenium Tests Using IE Driver?

A complete tutorial on how you can automate the testing of web applications on IE using Selenium IE driver on Python, Java, C#, and PHP.

View Article

Image may be NSFW.
Clik here to view.

EuroPython: EuroPython 2021: Getting ready

We're happy to announce the pre-launch website for this year's EuroPython 2021:EuroPython 2021 – https://ep2021.europython.eu/cThe site comes with an FAQ page, which lists all the information we have...

View Article


Matt Layman: Customer Feature - Building SaaS #89

In this episode, I show you how to take a feature idea from nothing to something. We added new UI, wrote a new view, a new form, and all the associated test code to prove that the feature works. My...

View Article

Image may be NSFW.
Clik here to view.

Python Software Foundation: PSF Scientific Working Group announces call for...

The Scientific Working Group of the Python Software Foundation is excited to announce a next call for funding proposals in 2020/2021. The goal of the Scientific Working Group is to advance the scope,...

View Article


Image may be NSFW.
Clik here to view.

Martin Fitzpatrick: SAM Coupé SCREEN$ Converter — Interrupt optimizing image...

Ever found yourself wondering how to convert an image to SAM Coupé MODE 4 SCREEN$ format? No probably not, but I'm going to tell you anyway.The SAM Coupé was a British 8 bit home computer that was...

View Article

Image may be NSFW.
Clik here to view.

Python Morsels: Assigning to Global Variables

Transcript:Let's talk about assigning to global variables in Python.Variable assignments are localLet's take a global variable (a variable defined outside of any function) called message:>>>...

View Article

Image may be NSFW.
Clik here to view.

PyCharm: PyCharm 2021.1 EAP starts now!

We are starting our new Early Access Program (EAP) for PyCharm 2021.1. You can now try the pre-release build of the upcoming v2021.1. It delivers enhanced support for Cython as well as UI and usability...

View Article
Browsing all 23120 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>