This website requires JavaScript.
Explore
Help
Register
Sign In
DHBW
/
TelegramAktienBot
Watch
1
Star
0
Fork
0
You've already forked TelegramAktienBot
Code
Issues
6
Pull Requests
26
Actions
Packages
Projects
Releases
Wiki
Activity
884c3f98cc
TelegramAktienBot
/
api
/
app.py
5 lines
91 B
Python
Raw
Normal View
History
Unescape
Escape
Tests - Improved directory structure - Added functional and unit tests
2022-03-30 08:46:54 +00:00
from
app
import
create_app
Create bot and admin user when creating tables
2022-03-27 08:42:53 +00:00
Tests - Improved directory structure - Added functional and unit tests
2022-03-30 08:46:54 +00:00
application
=
create_app
(
'
config/flask.cfg
'
)
application
.
run
(
)
Reference in New Issue
Copy Permalink