This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
raylu
/
pruncalc
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
8643c15f32
Branches
Tags
main
web
pruncalc
/
pyproject.toml
pyproject.toml
101 B
Histórico
Raw
1
2
3
4
5
6
7
[project]
name = 'pruncalc'
version = '0'
requires-python = '>=3.13'
dependencies = [
'httpx',
]