An open API service indexing awesome lists of open source software.

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.

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

![1](https://user-images.githubusercontent.com/28250432/83946778-de13a900-a84d-11ea-9869-4e699a34ee53.png)

![2](https://user-images.githubusercontent.com/28250432/83946780-df44d600-a84d-11ea-8056-4921fd46d834.png)

![3](https://user-images.githubusercontent.com/28250432/83946781-e10e9980-a84d-11ea-81f7-8f24cfb0c954.png)

## Installation

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