| Port details |
- py-anysqlite SQLite3 for asyncio and trio
- 0.0.5 databases
=0 0.0.5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-10-27 16:12:09
- Last Update: 2025-10-27 15:09:25
- Commit Hash: 7ed85d1
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/karpetrosyan/anysqlite
- Description:
- Anysqlite provides an async/await interface to the standard sqlite3 library and
supports both trio and asyncio backends using the power of Anyio.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}anysqlite>0:databases/py-anysqlite@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-anysqlite/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-anysqlite
- pkg install py311-anysqlite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-anysqlite listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-anysqlite
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1761446464
SHA256 (anysqlite-0.0.5.tar.gz) = 9dfcf87baf6b93426ad1d9118088c41dbf24ef01b445eea4a5d486bac2755cce
SIZE (anysqlite-0.0.5.tar.gz) = 3432
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py311
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-anyio>=3.4.0 : devel/py-anyio@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-hishel
- devel/py-hishel0
Configuration Options:
- No options to configure
- Options name:
- databases_py-anysqlite
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.5 27 Oct 2025 15:09:25
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-anysqlite: Add py-anysqlite 0.0.5
Anysqlite provides an async/await interface to the standard sqlite3 library and
supports both trio and asyncio backends using the power of Anyio. |
Number of commits found: 1
|