This website works better with JavaScript.
Explore
Help
Sign In
simoon
/
parallel-library
Watch
1
Star
0
Fork
You've already forked parallel-library
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5a0faf9950
master
Develop
0.6.0
0.6.2
0.6.3
0.6.4
0.6.5
0.6.6
0.6.7
0.6.8
0.6.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5a0faf9950'
${ noResults }
parallel-library
/
vendor
/
flask
/
testsuite
/
test_apps
/
config_module_app.py
5 lines
101 B
Python
Raw
Blame
History
import
os
import
flask
here
=
os
.
path
.
abspath
(
os
.
path
.
dirname
(
__file__
)
)
app
=
flask
.
Flask
(
__name__
)
Reference in New Issue
View Git Blame
Copy Permalink