This website requires JavaScript.
Explore
Help
Sign in
hk
/
energyDB
Watch
1
Star
0
Fork
You've already forked energyDB
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
The energy database
11
commits
2
branches
0
tags
55
KiB
Python
97.7%
Shell
2.3%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Harald Kube
c5874c1c07
Let Git ignore Pythons venv stuff
2020-12-23 02:43:37 +01:00
srv
Move all DB function to db.py + add testsuite for db.py
2020-12-22 22:40:55 +00:00
test
Move all DB function to db.py + add testsuite for db.py
2020-12-22 22:40:55 +00:00
.gitignore
Let Git ignore Pythons venv stuff
2020-12-23 02:43:37 +01:00
auto_test.sh
Add pytest configuration + print some empty line at start of a test run
2020-12-21 23:53:15 +00:00
energyDB.conf_sample
Add database URL to the sample configuration
2020-12-19 01:18:21 +00:00
pytest.ini
Add pytest configuration + print some empty line at start of a test run
2020-12-21 23:53:15 +00:00
start_server.sh
Use the database URL given by the environment variable DATABASE_URL
2020-12-19 02:06:08 +00:00