A set of tools for use with the FutureLearn Programming with networks course from Raspberry Pi
Project description
# FL Networking tools
This module and it’s contents are intended for use on the FutureLearn course - Networking with Python: Socket programming for communication(LINKWHENLIVE)
## Text messaging
The functions send_text() and get_text() can be used to send any text messages using a terminator character.
It is used in week 1 of the course.
## Image viewer
The image viewer class can be used to display any image in a UI created with the tkinter library.
It is used in week 2 of the course, to send an image over UDP.
## Binary messaging
The functions send_binary() and get_binary() are used to send binary data, these functions use headers to set a message length.
They are used in week 3 of the course, to send and receive the data neccessary for the quiz.
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
Built Distribution
File details
Details for the file fl_networking_tools-0.0.6.tar.gz
.
File metadata
- Download URL: fl_networking_tools-0.0.6.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f407d8603fa21070d395bcd164885c5fe6c6e24818fe429163fd3c8f66cbfce2 |
|
MD5 | 14beee5b45d88561514853450e2561b6 |
|
BLAKE2b-256 | 47db29ead7c1eadcf9ff00c77f1d74426cc92c35bdf8097ae13ac3bcf49d92d7 |
File details
Details for the file fl_networking_tools-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: fl_networking_tools-0.0.6-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6612087c4bad2cb2f9919bee6231adc12ffc0797a18d5839b60b86529bd37d2 |
|
MD5 | 6ca2e4448ce15885ebb74d1676355503 |
|
BLAKE2b-256 | 12d67c57355760f235adbfc4335b4fe79eafd9d047fcaf563403d7e4ed337e09 |