tvid is a redirection manager for televisions, lobby displays, status dashboards, and the like, so that you can set all of the displays in your organization to one URL and manage them via the web.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
tvid/Pipfile

13 linhas
189 B

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[packages]
bottle = "*"
pprint = "*"
sqlalchemy = "*"
bottle-sqlalchemy = "*"
[requires]
python_version = "3.8"