https://github.com/zas-post/tkinter_apps
tkinter application directory
https://github.com/zas-post/tkinter_apps
python3 tkinter
Last synced: 9 months ago
JSON representation
tkinter application directory
- Host: GitHub
- URL: https://github.com/zas-post/tkinter_apps
- Owner: zas-post
- Created: 2023-05-06T10:44:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-09T20:27:05.000Z (about 3 years ago)
- Last Synced: 2025-07-21T15:44:38.027Z (11 months ago)
- Topics: python3, tkinter
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Папка с приложениями tkinter**
- скачать ропозиторий, не забыть поставить :star:
- здесь используется ```pipenv```
- необходимо установить ```pip insatall pipenv```
- для активации окружения ```pipenv shell```
- загружаем необходимые модули ```pipenv update```
- запустить код
**В настоящее время здесь только одно приложение:**
1. Индекс массы тела (body_mass_index_calculator.py)