Source Package: aiomysql (0.0.20-2)
Links for aiomysql
Debian Resources:
Maintainers:
External Resources:
The following binary packages are built from this source package:
- python-aiomysql-doc
- libreria per accedere a database MySQL da ayncio (documentazione comune)
- python3-aiomysql
- libreria per accedere a MySQL usando asyncio (Python 3)
Other Packages Related to aiomysql
-
- adep:
debhelper-compat
(= 12)
- Package not available
-
- adep:
dh-python
- strumenti Debian helper per pacchettizzare librerie e applicazioni Python
-
- adep:
python3-all
- pacchetto che dipende da tutte le versioni runtime di Python 3 gestite
-
- adep:
python3-setuptools
- miglioramenti per Python3 Distutils
-
- adep:
python3-sphinx
- generatore di documentazione per progetti Python
-
- adep:
python3-sphinxcontrib-asyncio
- estensione per Sphinx per supportare coroutine nei marcatori
-
- adep:
python3-sphinx-rtd-theme
- tema sphinx da readthedocs.org (Python 3)
-
- adep:
python3-pytest
- sistema per test semplice e potente in Python 3
-
- adep:
python3-docker
- wrapper Python 3 per accedere al socket di controllo di docker.io
-
- adep:
python3-pymysql
(>= 0.9~)
- driver MySQL in Python puro - Python 3.x
-
- adep:
python3-sqlalchemy
(>= 1.0~)
- toolkit SQL e Object Relational Mapper per Phython 3
-
- adep:
python3-uvloop
- veloce implementazione del ciclo di eventi di asyncio sopra a libuv