Skip to main content

High level network communication

Project description

High level network communication

This tool abstracts network communication to a level, where the end user don`t has to care about network communication. Server side functions can be called at the client as they were local. Functions may be called with parameters and may return values.

NOTE: This library is in development process. There may be big changes to it.

Features

  • Directly call functions at the remote side

  • Get the return values

  • Don`t care about sockets

Installation

The easiest way to install is to use pip:

pip install pynetworking

It is also possible to clone the repository from Github with:

git clone https://github.com/JulianSobott/networking.git

Documentation

To view latest stable documentation goto: https://networking.readthedocs.io/en/latest/

Or if you want the current documentation in a branch (e.g. dev), you can clone the repository, open the cmd and cd to the docs folder. You need sphinx installed. Then you can type make html and see the local created docs.

Contribute

  • Issue Tracker: github.com/JulianSobott/networking/issues

  • Source Code: github.com/JulianSobott/networking

License

The project is licensed under the Apache Software License.

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

pynetworking-0.1.tar.gz (29.4 kB view hashes)

Uploaded Source

Built Distribution

pynetworking-0.1-py3-none-any.whl (102.7 kB view hashes)

Uploaded Python 3

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