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.
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.
63
Commits
1
Branch
0
Tags
242 KiB
Tag:
Branch:
Tree:
3ac8e37b35
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3ac8e37b35'
${ noResults }
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*