I've been putting off writing this for a while, but if someone can spare the time, i need help understanding some stuff from the libtcod python tutorial ( the "new" one made in python 3)

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

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
  • tcod_tutorial_v2

  • The latest tutorial with type-hinting is the "new" one, but this is if you wanted to follow the tutorial. To review the code itself you should look at the GitHub repository instead. This tutorial was written for Python 3.7.

  • typing

    Python static typing home. Hosts the documentation and a user help forum.

  • I think https://github.com/python/typing/issues/553 suggests a possible answer to #1.

  • 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

  • Library for single dispatch on Generic subscript

    1 project | /r/learnpython | 9 Feb 2023
  • Thoughts on nested / inner functions in Python for better encapsulation and clarity?

    1 project | /r/Python | 9 Jan 2023
  • How to be more Literal in Python

    1 project | dev.to | 26 Aug 2022
  • Python 3.11.0b1 is out! Python 3.11 is now in feature freeze mode!

    1 project | /r/Python | 8 May 2022
  • Type annotations: how to express list contravariance?

    1 project | /r/learnpython | 8 Nov 2021