https://github.com/yuu-eguci/effort-leveling-support-eel
This app is what was remade Effort Leveling Support of tkinter, that was my first Python app, using Eel library.
https://github.com/yuu-eguci/effort-leveling-support-eel
eel gui pipenv python3
Last synced: 6 months ago
JSON representation
This app is what was remade Effort Leveling Support of tkinter, that was my first Python app, using Eel library.
- Host: GitHub
- URL: https://github.com/yuu-eguci/effort-leveling-support-eel
- Owner: yuu-eguci
- Created: 2020-06-06T14:28:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T22:53:01.000Z (over 3 years ago)
- Last Synced: 2023-03-03T13:12:31.615Z (over 2 years ago)
- Topics: eel, gui, pipenv, python3
- Language: HTML
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
effort-leveling-support-eel
===This app supports pokemon effort leveling.
Remake app of https://github.com/yuu-eguci/effort-leveling-support



## Installation
```bash
pipenv install
pipenv run python effort_leveling_support_eel.py
```