This website works better with JavaScript.
Explore
Help
Sign In
Ilya_Chis
/
tgFlaskFormPolimed
Watch
1
Star
0
Fork
You've already forked tgFlaskFormPolimed
0
Code
Issues
Pull Requests
Projects
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.
11
Commits
1
Branch
0
Tags
2.3 MiB
Tree:
2ec8a806e6
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2ec8a806e6'
${ noResults }
tgFlaskFormPolimed
/
config
/
__init__.py
3 lines
82 B
Raw
Normal View
History
Unescape
Escape
first commit
2 months ago
import
configparser
config
=
configparser
.
ConfigParser
(
)
config
.
read
(
'
config.ini
'
)