Joulescope™ server
Project description
Joulescope Server
Welcome to the pyjoulescope_server package! This package enables Joulescopes and pyjoulescope to communicate over a network and interface with other programming languages using sockets.
Quick start
Install Python for your platform. See the installation instructions for pyjoulescope for details. Then:
pip3 install -U joulescope_server
You should then be able to run the server:
joulescope_server
If you would prefer to run directly from the clone git repo:
python3 -m joulescope_server
To demonstrate the server, you can run the example client from another terminal:
python3 -m joulescope_server client
License
All pyjoulescope_server code is released under the permissive Apache 2.0 license. See the License File for details.
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
joulescope_server-0.1.5.tar.gz
(14.1 kB
view hashes)