Gave the app the ability to change ports.

This commit is contained in:
2024-02-29 11:20:20 -05:00
parent affc00fa02
commit 6b68a0d186
6 changed files with 2173 additions and 12 deletions

View File

@ -4,10 +4,11 @@ verify_ssl = true
name = "pypi"
[packages]
aiohttp = "*"
[dev-packages]
black = "*"
pylint = "*"
[requires]
python_version = "3.11"
python_version = "3"