Library with various libs, with type-safety and async support
Project description
TODOs:
- sqlite orm:
- enforce strict tables (for inflexible datatypes)
- enforce foreign keys validation
- add not null constraint on primary key (even though it's not necessary if you have STRICT and WITHOUT_ROWIDS features)
- sqlite does not do unicode case folding, so better to disallow upper/lower entirely
- what does that mean for case insensitive search?
- make string literals use single quotes
- columns with INTEGER PRIMARY KEY should also allow an AUTOINCREMENT option (maybe you expect results to be chronologically sorted by id idk)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
sneklib-0.0.1-py3-none-any.whl
(10.2 kB
view details)
File details
Details for the file sneklib-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sneklib-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
301d4d5eecb921d5d379f2d9a4c69fcbd143089d77ea4ecd3d63a167086332b9
|
|
| MD5 |
18a4010153a2aaca4150d92562914203
|
|
| BLAKE2b-256 |
7fd4cd3b083dde90b15ed938667df45df4add8806036aa49246177708f65532e
|