Skip to main content

Neuromeka client protocols for IndyDCP3, IndyEye, Moby, Ecat, and Motor

Project description

Neuromeka Clients

PyPI

This package provides client protocols for users to interact with Neuromeka's products, including Indy, Moby, Ecat, and Motor.

Installation

You can install the package from PyPI:

pip install neuromeka-clients

Usage

The package contatins the following client classes:

  • IndyClient in indy.py
  • IndyClient3 in indy_client3.py
  • MobyClient in moby.py
  • EcatClient in ecat.py
  • MotorClient in motor.py

To use a client class, simply import it and create an instance:

from neuromeka import EcatClient, MobyClient, IndyClient, IndyClient3, MotorClient

ecat = EcatClient("192.168.214.20")
moby = MobyClient("192.168.214.20")
indy = IndyClient("192.168.0.11")
indyclient3 = IndyClient3("192.168.0.11")
motor = MotorClient("192.168.0.20")

Replace EcatClient with the desired client class and the IP address with the appropriate address for your device.

Dependencies

This package requires the following dependencies:

  • grpcio
  • grpcio-tools
  • protobuf

These dependencies will be automatically installed when you install the package using pip.

Examples

Please refer to the 'example.py' file in the package for usage examples.

Support

If you encounter any issues or need help, please open an issue on the project's repository.

License

This project is licensed under the MIT 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

neuromeka-3.2.0.2.tar.gz (104.6 kB view details)

Uploaded Source

Built Distribution

neuromeka-3.2.0.2-py3-none-any.whl (114.5 kB view details)

Uploaded Python 3

File details

Details for the file neuromeka-3.2.0.2.tar.gz.

File metadata

  • Download URL: neuromeka-3.2.0.2.tar.gz
  • Upload date:
  • Size: 104.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.18

File hashes

Hashes for neuromeka-3.2.0.2.tar.gz
Algorithm Hash digest
SHA256 ecfa9414a3ad005b7ddbe50df42907cdcecf176fc6b414d27e42f3fd7c1b84c2
MD5 8f52482f2071fb561839639cb8344fdd
BLAKE2b-256 652b7cf3de3dca83120b5afb37a370f725cf2e12a6a3dfea1c989c6086927cbb

See more details on using hashes here.

File details

Details for the file neuromeka-3.2.0.2-py3-none-any.whl.

File metadata

  • Download URL: neuromeka-3.2.0.2-py3-none-any.whl
  • Upload date:
  • Size: 114.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.18

File hashes

Hashes for neuromeka-3.2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c77ba33177f1f280460830d32c1d44ea54bed87565f8db86488bd533f7473301
MD5 5ac5ca79a32744c68c86ba422ed77425
BLAKE2b-256 e8ee95049886c1b171c12252cbcd8f398cba1c77fcf920a97c39a0ff317a5201

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page