What After Python?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kivy

    Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS

  • This is a misconception about how Android works - an Android app needs a small amount of java boilerplate, but it can run C programs such as CPython fine. For instance, a Kivy application is run by having the java code set up an opengl context for Kivy to draw to then running the Python interpreter, which works on Android pretty much the same way as on the desktop.

  • python-for-android

    Turn your Python application into an Android APK

  • I don't really agree with the broadness of Guido's statement - that is, it's a perfectly reasonable high-level concern and there's truth behind it, but it's stated as a very broad limitation when in practice I've rarely or never seen those particular problems come up. I certainly wouldn't jump to your conclusion that "it eats way too much memory to be practical". And I'll contend that isn't just a random opinion: I wrote the current version of python-for-android and have supported many users with many issues over several years. I think much greater problems for most people are the startup time, the lack of platform API support (this is often possible but needs expertise to make work well), and the non-native GUIs, and even these things are not necessarily blockers.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Auto selection of Text in TextInput and BackSpace problem

    2 projects | /r/kivy | 10 Mar 2022
  • Error compiling kivy based app to APK using Buildozer

    1 project | /r/kivy | 10 Sep 2023
  • Error during build process on Buildozer + kivy. I'm tired). 2 days of struggle.

    3 projects | /r/kivy | 13 Jul 2023
  • Error during compilation, before was working :(

    1 project | /r/kivy | 26 May 2023
  • App runs but crashes on calling on openai function , llama_index , langchain

    1 project | /r/kivy | 22 May 2023