python-beanie 1.29.0-1 source package in Ubuntu
Changelog
python-beanie (1.29.0-1) unstable; urgency=medium * Team upload * [b1877f7] New upstream version 1.29.0 -- Carsten Schoenert <email address hidden> Wed, 05 Feb 2025 19:53:52 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Questing | release | universe | misc | |
| Plucky | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-beanie_1.29.0-1.dsc | 2.1 KiB | 1fa455fbdff7f7a0a9f48e6a42ebbe4e87b3c4bcb15a9ab00b0f904b3d68a85e |
| python-beanie_1.29.0.orig.tar.gz | 163.3 KiB | 67ec7334249296942273dec329b2b174d8c508602fbd78e6cba809edc6cf092d |
| python-beanie_1.29.0-1.debian.tar.xz | 3.7 KiB | f2fa10fb3d8846c023bd84cc73fa8b4882dd9c17dd51b0b0058d175ff5906a62 |
Available diffs
- diff from 1.26.0-2 to 1.29.0-1 (42.1 KiB)
No changes file available.
Binary packages built by this source
- python3-beanie: Asynchronous Python object-document mapper (ODM) for MongoDB (Python 3)
When using Beanie each database collection has a corresponding Document that
is used to interact with that collection. In addition to retrieving data,
Beanie allows you to add, update, or delete documents from the collection as
well.
.
Beanie saves you time by removing boilerplate code, and it helps you focus on
the parts of your app that actually matter.
.
This package installs the library for Python 3.
