This website works better with JavaScript.
Explore
Help
Sign In
wirawan0
/
wpylib
Watch
1
Star
0
Fork
You've already forked wpylib
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
My tools of the trade for python programming.
93
Commits
1
Branch
0
Tags
242 KiB
Tree:
6fb10829e0
wpylib
/
db
/
.cvsignore
4 lines
19 B
Raw
Normal View
History
Unescape
Escape
* Added "db" module group to deal with database management tasks. * First module: file_db to store filename, fingerprint (md5sum) and basic stats (mtime, size). Additional fields can be specified as well. * Will use sqlite as the backend for now. * API is rather generic so the underlying database engine can be replaced.
15 years ago
*.pyc
*.pyo
*.old*