I wrote last year about Tinkerstellar, a new iPad app inspired by Apple’s Swift Playground that’s designed to help people learn Python through multiple interactive lessons. Tinkerstellar is now ...
Have you ever wanted to program in Python (or any other language) but can’t seem to find the time or motivation? Gamified learning apps are a great way to begin the journey. Instead of spending hours ...
Do you have a Python application you want to give to the world, or at least your teammates? Here are six ways to package Python applications for distribution. Python’s explosive growth over the last ...
Want to know how to run Python? It sounds simple, but it can actually be tricky to figure this out. In this post, we’ll discuss how to test your Python code, as well as how to run Python in other ...
Prasham Parikh is a freelancer at Android Police, and you can catch him writing how-to guides, features, and reviews on smartphones or pretty much anything that has a battery in it. His love for ...
Streamlit lets you write web-based Python data applications without HTML, CSS, or JavaScript. Here's a first look at Streamlit. A common problem with Python applications is how to share them with ...
There aren't many of us left who don't use some sort of app, website, or social media account on a regular basis. Being a consumer and a user in the digital space is just fine, but if you've ever ...