Use Python to Level Up Pokemon?

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

    Game Boy emulator written in Python

  • PyBoy is a Python programmable gameboy emulator https://github.com/Baekalfen/PyBoy

  • LuaScripts

    Many Lua scripts useful for RNG abusing in Pokémon games

  • If you’re looking for past generations stuff, 3-5 (Johto included), Devon Studios on GitHub uses Lua because that’s the language VBA uses to run code. These are really for RNG abuse not really battling trainers. https://github.com/DevonStudios/LuaScripts https://devonstudios.it/

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

    Lua scripts for GSC games

  • Here are some for Gen 2 which may be closer in syntax to what you want to accomplish. https://github.com/wwwwwwzx/gsclua

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

  • Emulation of Nintendo Game Boy (DMG-01) (2016) [pdf]

    1 project | news.ycombinator.com | 1 May 2024
  • PyBoy: Game Boy emulator written in Python

    1 project | news.ycombinator.com | 19 Jun 2022
  • For 2 år siden udgav jeg version v1.0.0 af min Game Boy emulator PyBoy. I dag udgiver jeg v1.5.0 med Game Boy Color!

    1 project | /r/Denmark | 19 Jun 2022
  • Today I’m releasing PyBoy v1.5.0! A Game Boy emulator written in Python, focused on scripting, AI and learning

    2 projects | /r/Python | 19 Jun 2022
  • My emulator runs Pokemon Red without any issues!

    4 projects | /r/EmuDev | 7 Oct 2021