coleifer / pysqlite3
SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements
☆192Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for pysqlite3
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆335Updated 2 months ago
- Python bindings for Ada, a fast and spec-compliant URL parser.☆131Updated 5 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 2 months ago
- A Python implementation of Lunr.js 🌖☆189Updated 3 weeks ago
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆156Updated this week
- Serialization library for Exceptions and Tracebacks.☆165Updated 3 months ago
- A Python implementation of the JSON5 data format☆221Updated last week
- Simple python bindings to Yann Collet ZSTD compression library☆166Updated 4 months ago
- Compiled variants of the Python standard library.☆137Updated 11 months ago
- Advanced Enumerations for Python☆184Updated 9 months ago
- A minimal re-implementation of Python's `venv` module☆134Updated 5 months ago
- The multidict implementation☆423Updated last week
- Python bindings for the BLAKE3 cryptographic hash function☆148Updated this week
- Sniff out which async library your code is running under☆126Updated 8 months ago
- Transparent and persistent cache/serialization powered by type hints☆215Updated last month
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 2 months ago
- Command-line parsing library for Python 3.☆128Updated 2 months ago
- A Python Enum that inherits from str.