This website requires JavaScript.
Explore
Help
Sign in
amd
/
indenture
Watch
1
Star
0
Fork
You've already forked indenture
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
7
commits
1
branch
0
tags
39
KiB
Python
100%
0b16f75825
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
Andrew Davidson
0b16f75825
more updates, got save working better... was overwriting all rows. have working list_of_jobs() function, basically ready to be used now...
2012-08-17 18:44:24 -07:00
.gitignore
ignoring the sqlite database.
2012-08-13 19:13:49 -07:00
indenture.py
more updates, got save working better... was overwriting all rows. have working list_of_jobs() function, basically ready to be used now...
2012-08-17 18:44:24 -07:00
test.py
updated module to use an internal db wrapper outside the Job() class to allow for cleaner non Job() functions.
2012-08-16 19:22:02 -07:00