[ ソース: python-matrix-nio ]
パッケージ: python3-matrix-nio (0.20.1-3)
python3-matrix-nio に関するリンク
Debian の資源:
python-matrix-nio ソースパッケージをダウンロード:
- [python-matrix-nio_0.20.1-3.dsc]
- [python-matrix-nio_0.20.1.orig.tar.gz]
- [python-matrix-nio_0.20.1-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python no-IO library for the matrix chat protocol - Python3 library
Nio is a multilayered Matrix client library. The underlying base layer doesn't do any IO on its own. On top of the base layer, a no-IO HTTP client implementation exists, as well as a full fledged batteries included asyncio layer using aiohttp.
Matrix is an open standard and lightweight protocol for real-time communication.
This package provides matrix-nio module for Python 3.
その他の python3-matrix-nio 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiofiles
- support for Python asyncio file operations
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-aiohttp-socks
- SOCKS proxy connector for aiohttp (Python 3)
-
- dep: python3-atomicwrites
- Atomic file writes - Python 3.x
-
- dep: python3-cachetools
- extensible memoizing collections and decorators for Python 3
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- dep: python3-h11
- Pure-Python, bring-your-own-I/O implementation of HTTP/1.1 (Python 3)
-
- dep: python3-h2
- Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema (Draft 3, 4, 6, 7)
-
- dep: python3-logbook
- logging system for Python that replaces the standard library's module (Python 3)
-
- dep: python3-olm
- Python bindings for the olm Double Ratchet implementation
-
- dep: python3-peewee
- Simple ORM for PostgreSQL, MySQL and SQLite (Python 3)
-
- dep: python3-pycryptodome
- cryptographic Python library (Python 3)
-
- dep: python3-unpaddedbase64
- unpadded Base64 implementation in Python 3
-
- sug: python3-matrix-nio-doc
- Python no-IO library for the matrix chat protocol - documentation