Search Criteria
Package Details: python-tinydb 4.8.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-tinydb.git (read-only, click to copy) |
|---|---|
| Package Base: | python-tinydb |
| Description: | TinyDB is a tiny, document oriented database optimized for your happiness :) |
| Upstream URL: | https://github.com/msiemens/tinydb |
| Licenses: | MIT |
| Submitter: | atweiden |
| Maintainer: | Dylan14 |
| Last Packager: | Dylan14 |
| Votes: | 14 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-01-25 04:57 (UTC) |
| Last Updated: | 2024-12-23 21:05 (UTC) |
Dependencies (5)
- python
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
Latest Comments
micwoj92 commented on 2025-11-06 21:07 (UTC)
Please install license file.
k2s commented on 2023-08-27 16:24 (UTC)
please add python-poetry package to build dependencies
alan1world commented on 2023-02-06 11:18 (UTC)
Python packages which include the tests in a base test folder will conflict if the test folder is installed (in this instance - python-flask-qrcode).
I've modified the PKGBUILD and created a patch file to exclude the test folder from installation.
PKBUILD changes:
Patch: