Пакет: python3-network (0.4-1)
Ссылки для python3-network
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-network:
Сопровождающий:
Подобные пакеты:
python module for easy networking
Implementing networking in C is a pain. Unfortunately, much of that pain is copied to Python. This module instead tries to follow the "batteries included" approach, like the rest of Python. With this module, networking is a piece of cake. It can use tcp sockets and unix domain sockets and supports ssl connections without hassle.
This module provides a Socket class and a Server class. The Server creates Sockets when accepting connections; Sockets can be created by the user to initiate a connection. All of this is symmetrical: once the connection is established, the client and server use the same interface.
For providing RPC functionality in a language independent way, see python3-websocketd.
Другие пакеты, относящиеся к python3-network
|
|
|
|
-
- dep: openssl
- инструменты протокола защищённых сокетов — криптографические утилиты
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fhs
- python module for using the FHS and XDG basedir paths.
Загрузка python3-network
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 22,1 Кб | 119,0 Кб | [список файлов] |