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
-
Install
1.1 From PIP $ pip install pygics
1.2 From GIT $ python setup.py build $ python setup.py install
-
Example
Look samples in sample directory
Release files for pygics 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pygics-1.2.0.tar.gz | 52.0 kB | Details |
Release files / pygics-1.2.0.tar.gz
| Download URL | pygics-1.2.0.tar.gz |
|---|---|
| Size | 52.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d9eac98b89c5785f30e11a256a0fc019d36ba5083f122e7238235e82421daf08
|
|
BLAKE2b-256 checksum How to use checksums |
180208c18b66d51dc746c56d571dfab306855efdcf5ca1fbc6e29743a4f01997
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.7
|