Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Thibauld Nion: Why leave Wordpress behind for Nikola ?

Link: https://tibonihoo.net/en/blog/2019/07/pourquoi-abandonner-wordpress/

In my previous post I announced my website's migration from Wordpress
to Nikola.
Still, with Wordpress having been my site's engine for so many years,
I feel that I owe a few explanations to the commu
PSF GSoC students blogs: Packaging your Panda3D game for iOS

Link: http://blogs.python-gsoc.org/en/treamouss-blog/packaging-your-panda3d-game-for-ios/

HI everyone,
I'd like to quickly detail how you can help test out the iOS port using your own game. I am making available a wheel that contains all of the files required to develop a Panda app on iOS.
IslandT: Use Pandas Data Frame to display market data

Link: https://kibiwebgeek.com/2019/07/31/use-pandas-data-frame-to-display-market-data/

In the previous article, we have used the Blockchain API to display the Bitcoin vs world major currencies exchange rate in our application. In this article, we will use the Pandas Data Frame object to
Test and Code: 82: pytest - favorite features since 3.0 - Anthony Sottile

Link: https://testandcode.com/82

Anthony Sotille is a pytest core contributor, as well as a maintainer and contributor to
many other projects. In this episode, Anthony shares some of the super cool features of pytest that have been
Python Software Foundation: PyPI now supports uploading via API token

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/PyfIYGrs4Vo/pypi-now-supports-uploading-via-api.html

We're further increasing the security of the Python Package Index with another new beta feature: scoped API tokens for package upload. This is thanks to a grant from the Open Technology Fund, coordina
Python Insider: PyPI now supports uploading via API token

Link: http://feedproxy.google.com/~r/PythonInsider/~3/MwuRB1u_KNQ/pypi-now-supports-uploading-via-api.html

We're further increasing the security of the Python Package Index with another new beta feature: scoped API tokens for package upload. This is thanks to a grant from the Open Technology Fund, coordina
Real Python: First Steps With PySpark and Big Data Processing

Link: https://realpython.com/pyspark-intro/

It’s becoming more common to face situations where the amount of data is simply too big to handle on a single machine. Luckily, technologies such as Apache Spark, Hadoop, and others have been develope
PyCharm: Jupyter, PyCharm and Pizza

Link: http://feedproxy.google.com/~r/Pycharm/~3/Nq6PMREkaj8/

Hi there! Have you tried Jupyter Notebooks integration in PyCharm 2019.2? Not yet? Then let me show you what it looks like!
In this blog post, we’re going to explore some data using PyCharm and its Ju
Erik Marsja: How to Read and Write JSON Files using Python and Pandas

Link: https://www.marsja.se/how-to-read-and-write-json-files-using-python-and-pandas/

In this post we will learn how to read and write JSON files using Python. In the first, part we are going to use the Python package json to create a JSON file and write a JSON file. In the next part w
PSF GSoC students blogs: Coding week #9

Link: http://blogs.python-gsoc.org/en/mehaksachdevas-blog/coding-week-9/

What did I do this week?
After a productive discussion with my mentors last week, we agreed to proceed coding the local scoring algorithm for Binomial MGWR and testing the results from that. After fa
PSF GSoC students blogs: Weekly Check-in #8

Link: http://blogs.python-gsoc.org/en/sudharsana-kjls-blog/weekly-check-in-8-1/

In the past week, I was working on setting up Hadoop and trying to import data from it. I got my PRs reviewed by my mentor and working on the changes he suggested.
What did I do this week?
I had initi
Django Weblog: Django security releases issued: 2.2.4, 2.1.11 and 1.11.23

Link: https://www.djangoproject.com/weblog/2019/aug/01/security-releases/

In accordance with our security release policy, the Django team is issuing Django 1.11.23, Django 2.1.11, and Django 2.2.4. These releases addresses the security issues detailed below. We encourage al
PSF GSoC students blogs: Weekly Checkin #5

Link: http://blogs.python-gsoc.org/en/bksahus-blog/weekly-checkin-5/

1. What did you do this week?
I'm still going on with zip reformulation and at the same time also working on the keyfun parameter of the min and max builtin. To be completely honest this week has not
IslandT: Use the Blockchain data to populate the combo box

Link: https://kibiwebgeek.com/2019/08/01/use-the-blockchain-data-to-populate-the-combo-box/

Previously the cryptocurrency application has loaded the world currency text file and then populate the currency combo box based on the currency symbol in that text file. In this article, the cryptocu
Matt Layman: Add Static Assets to Deployment - Building SaaS #29

Link: https://www.mattlayman.com/building-saas/static-assets-deployment/

In this episode, we pushed CI built static files to S3, then pulled those files into the Ansible deployment. This is part of the ongoing effort to simplify deployment by moving work to CI.
Last time,
Continuum Analytics Blog: 4 Ways Financial Firms Put Machine Learning to Work

Link: https://www.anaconda.com/machine-learning-finance-use-cases/

Several industry giants in the finance sector are well on their way to implementing machine learning technology that improves operations and guides strategy in multiple departments. So far, machine le