Skip to main content

Python Gevent Interface for Communication Service

Project description

pygics

Python Gevent Interface for Corresponding Service

Gevent which is event-based processing is good for using CPU performance with efficient. But it have to make code optimization and use specific APIs for your code. For solving issue under legacy code, Gevent supply monkey patching however it make to odd penomenons. So Pygics is made of wrapping Gevent for unified platform which is used corresponding service.

Now, pygics is used following

  • Concurrency Tasking
  • RestAPI Wrapper
  • Micro Service
  1. Install

    1.1 From PIP $ pip install pygics

    1.2 From GIT $ python setup.py build $ python setup.py install

  2. Example

    Look samples in sample directory

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

pygics-1.0.2.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

pygics-1.0.2-py3-none-any.whl (21.1 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