Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.uvad
2248185042a9dedd75addf7c22f3bc7b5b350d0d
2248185042a9dedd75addf7c22f3bc7b5b350d0d
Switch branch/tag
bob.db.uvad
bob
db
uvad
config.py
Find file
Normal view
History
Permalink
config.py
101 Bytes
Newer
Older
Initial commit
Amir MOHAMMADI
committed
Nov 27, 2017
1
2
3
#!/usr/bin/env python
from
bob.db.uvad
import
Database
Add bob.bio.config entry point
Amir MOHAMMADI
committed
Jan 02, 2018
4
database
=
Database
(
protocol
=
'experiment_1'
)