Better socket handling for Python3
Project description
bettersocket
Painless socket handing for Python
Free software: MIT license
Documentation: https://bettersocket.readthedocs.io.
Features
Implements a framing mechanism over raw sockets using delimiters.
Works with both blocking and nonblocking sockets.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.1 (2020-03-19)
Removed the exposed fileio, as it were confusing (see. https://github.com/marcsello/bettersocket/issues/1)
Fixed __str__ and __repr__ functions on BetterSocketIO class to support other address families than INET
Exposed reset call in BetterSocketIO class
Various cleanups, and bugfixes
Removed support for Python 3.5
0.1.0 (2020-02-20)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bettersocket-0.1.1.tar.gz
.
File metadata
- Download URL: bettersocket-0.1.1.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 006467ae7d426a64e9c3b33f649c1df71900f09b77937d44dc1f40567e313e38 |
|
MD5 | a78853583fb64aab77d687c361f6d620 |
|
BLAKE2b-256 | 072e39055b5b45c93ba0f08f73d4cfefd74c82adc4656e3eefb7c3dca318b873 |
File details
Details for the file bettersocket-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: bettersocket-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29a1060933debd5a6dfe0604146d27d5f388157addaf6573b0fc6f0ac8619bb3 |
|
MD5 | 9188d16d3105354fb277ed7fd9e95382 |
|
BLAKE2b-256 | 77de30577e22301660c8f1eb080bf10510f7e13c63537af2bac5cba9cc7fc594 |