2026-06-23 12:04:10 -04:00
2026-06-23 09:12:49 -04:00
2026-06-23 09:12:49 -04:00
2026-06-23 09:12:49 -04:00
2026-06-23 09:12:49 -04:00
2026-06-23 12:04:10 -04:00
2026-06-23 09:12:49 -04:00

MxPyE2

Path of Exile 2 Tools.

Requirements

  • Python >= 3.8
  • MySQL Server 8.x

How-To Install

  1. Install the app in a dedicated directory.
  2. Run "python -m venv .venv" to create a virtual environment.
  3. Run ".\venv\Scripts\pip.exe install -r requirements.txt" to install the dependencies.
  4. Copy .env.example to .env and edit the values to match your MySQL server settings.
  5. Run ".\venv\Scripts\python.exe main.py" to start the import process.
Description
No description provided
Readme 35 KiB
Languages
Python 99.8%
Batchfile 0.2%