Variable keeps resetting itself

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

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
  • adventure-demo

  • I knocked this up as an example 'cos I keep meeting people who don't know how to write text-based adventures. It just does locations but you can see how objects can be dealt with in a similar way. All the descriptions of the location and the map are in the text file dungeon.txt: the Python code has logic that can understand any such text file. Code and data are separate. My code is no longer than yours, but I can have as many locations as I want just by adding them to the text file, whereas you will have to write, test, and debug a new bit of code for every location until your source code is a sprawling monstrosity.

  • 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

  • Blue-Recorder, a Simple Screen Recorder Written in Rust

    3 projects | news.ycombinator.com | 3 May 2024
  • How to Detect AI Hallucinations

    5 projects | dev.to | 3 May 2024
  • Python Day 10 - Meme Magic 😍: Building a Custom Meme Generator with Python

    1 project | dev.to | 3 May 2024
  • "No" is not an actionable error message

    1 project | news.ycombinator.com | 3 May 2024
  • I Spent 24 Hours with GitHub Copilot Workspaces

    1 project | news.ycombinator.com | 3 May 2024