A basic sqlite table wrapper for python
Project description
A basic sqlite table wrapper for python.
----------------------------------
Python class to keep records in an sqlite table.
Tries to be fast, thin and easy to use.
No need to predefine a schema.
Works in both python2 and python3.
Automatically creates sqlite table and adds
columns as your records use them.
----------------------------------
Python class to keep records in an sqlite table.
Tries to be fast, thin and easy to use.
No need to predefine a schema.
Works in both python2 and python3.
Automatically creates sqlite table and adds
columns as your records use them.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lazytable-0.5.0.tar.gz
(4.7 kB
view details)
File details
Details for the file lazytable-0.5.0.tar.gz
.
File metadata
- Download URL: lazytable-0.5.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bc41029bd5637b94a2916bea8b682028e5d2f16ae7850903f5ae0f0e20cb67f9
|
|
MD5 |
c9c8ca459aa2366f7c6e954c0fe832a4
|
|
BLAKE2b-256 |
c99b78305c6807339254da9a934a8058588108f843d761e004efc38eb8487c84
|