DDnet econ
Project description
Installation
pip install ddecon
Usage/Examples
from ddecon import ECON
if __name__ == "__main__":
econ = ECON("127.0.0.1", 8303, "password")
econ.connect()
econ.message("Hello World")
print(econ.read())
econ.disconnect()
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
ddecon-0.1.1.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file ddecon-0.1.1.tar.gz
.
File metadata
- Download URL: ddecon-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6980d2d22689bcc9e1da1451146ab62ba818a70e16f396086df9f3c69568acdd |
|
MD5 | 741c2e7dba8280d60a05ce72350b03be |
|
BLAKE2b-256 | 59fbacbd0df67250186468279b1f6cc99e9f044c01f470fa84f9cf7b85222de3 |
File details
Details for the file ddecon-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: ddecon-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17baab93616ea265d34eabdbfdf871678fefef340f114c8058693474b94f9b71 |
|
MD5 | 76dd9ba4c91e2172207902fed422589a |
|
BLAKE2b-256 | 0cef665bbb743e18c76ab8d0399c6fa4ca97bc391c8cdb8086e2cb602db1d0d1 |