Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Full Stack Python: Exporting pandas DataFrames into SQLite with SQLAlchemy

Link: https://www.fullstackpython.com/blog/export-pandas-dataframes-sqlite-sqlalchemy.html

It is common when performing exploratory data analysis,
for example when examining COVID-19 data with pandas,
to load from files like a CSV, XML, or JSON into a
pandas DataFrame. You may then do some
Chris Moffitt: Using WSL to Build a Python Development Environment on Windows

Link: https://pbpython.com/wsl-python.html


Introduction
In 2016, Microsoft launched Windows Subsystem for Linux (WSL) which brought robust unix functionality to Windows.
In May 2019, Microsoft announced the release of WSL 2 which includes an
Real Python: How to Use any() in Python

Link: https://realpython.com/any-python/

As a Python programmer, you’ll frequently deal with Booleans and conditional statements—sometimes very complex ones. In those situations, you may need to rely on tools that can simplify logic and cons
Real Python: The Real Python Podcast – Episode #2: Learn Python Skills While Creating Games

Link: https://realpython.com/podcasts/rpp/2/

In this episode, Christopher interviews Jon Fincher from the Real Python Team. Jon talks about his recent articles on PyGame and Arcade. They discuss if game programming is a good way to develop your
Continuum Analytics Blog: Why Understanding CVEs Is Critical for Data Scientists

Link: https://www.anaconda.com/cves-data-science-security/

CVEs are Common Vulnerabilities and Exposures found in software components. Because modern software is complex with its many layers, interdependencies, data input, and libraries, vulnerabilities tend
Wingware: Wing Python IDE 7.2.2 - March 30, 2020

Link: https://wingware.com/news/2020-03-30

Wing 7.2.2 introduces a How-To for using Wing with AWS, adds support for Python 3 enums,
allows constraining Find Uses of imported symbols to only the current file, and makes a number
of usability and
Wesley Chun: Authorized Google API access from Python (part 2 of 2)

Link: http://wescpy.blogspot.com/2014/11/authorized-google-api-access-from-python.html

Listing your files with the Google Drive APINOTE: You can also watch a video walkthrough of the common code covered in this blogpost here. UPDATE (Mar 2020): You can build this application line-by-lin
Podcast.__init__: An Open Source Toolchain For Natural Language Processing From Explosion AI

Link: https://www.pythonpodcast.com/explosion-ai-natural-language-processing-episode-256/

The state of the art in natural language processing is a constantly moving target. With the rise of deep learning, previously cutting edge techniques have given way to robust language models. Through
IslandT: Lists in python example

Link: https://kibiwebgeek.com/lists-in-python-example/

This is the final chapter of the lists in python topic, in this chapter we will create an example that will remove the duplicate student names within a student list with the help of the python loop.
W
Mike Driscoll: Python 101 – Learning About Dictionaries

Link: http://www.blog.pythonlibrary.org/2020/03/31/python-101-learning-about-dictionaries/

Dictionaries are another fundamental data type in Python. A dictionary is a key, value pair. Some programming languages refer to them as hash tables. They are described as a mapping object that maps h
Programiz: Python main function

Link: https://www.programiz.com/python-programming/main-function

In this tutorial, we will learn how to use a Python program's __name__ attribute to run it dynamically in different contexts.
Kushal Das: Introducing ManualBox project

Link: https://kushaldas.in/posts/introducing-manualbox-project.html


One of the major security features of the QubesOS
is the file vaults, where access to specific files can only happen via user
input in the GUI applet. Same goes to the
split-ssh, where the user has t
Python Software Foundation: PSF's Projected 2020 Financial Outcome

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/ft6nIyIxM-w/psfs-projected-2020-financial-outcome.html


The Python Software Foundation (PSF) is a 501(c)(3) non-profit organization dedicated to the Python community and programming language, as well as running PyCon US. Since PyCon US 2020 was cancelled,
EuroPython: EuroPython 2020: Online conference from July 23-26

Link: https://blog.europython.eu/post/614102095419850752

In the last two weeks, we have
discussed and investigated concepts around running this year’s
EuroPython conference as an online conference. We have looked at
conference tools, your feedback, drafted