A lightweight network programming tool for Python
Project description
Connector -- A lightweight network programming tool for Python
Connector is a lightweight network programming tool for Python 3. Connector will greatly simplify Client/Server mode's network programming. Connector can help a lot in any situations that need message exchanging. All message communication will become very easy. In detail, it can do following things:
- Share/Send variables between different threads/processes/programs/computers.
- Put/Get files/folders to/from different programs on different computers.
- RPC (Remote Procedure Call)
Connector only provide 2 classes for user to use: Server
and Client
. And these two classes make everything easy. Let's getting start!
In addition, You can:
- find full documentation at: https://connector.readthedocs.io/en/latest/
- find source code at: https://github.com/Time-Coder/Connector
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tcp-connector-0.0.2.tar.gz
(18.5 kB
view hashes)
Built Distribution
Close
Hashes for tcp_connector-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dc141487d1234a3a0c90e46760cf29896cf04a3ffb80e0e5865e901402bec56 |
|
MD5 | 057a714ebd83291f9fe097e9f88d0ec8 |
|
BLAKE2b-256 | 53f31eac2a59a57ac736621f321f9e00ec63129f37e5a5ff32ee8068106e7310 |