This website works better with JavaScript.
Home
Explore
Help
Sign In
dan
/
ti-account-app
Watch
2
Star
1
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
67 KiB
Python
75.6%
CSS
21.6%
Dockerfile
2.8%
Tree:
1c66f0f7dd
mistress
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1c66f0f7dd'
${ noResults }
ti-account-app
/
app.py
4 lines
62 B
Raw
Blame
History
from
accounts
import
app
if
__name__
==
"
main
"
:
app
.
run
(
)