[ buster ]
[ Bron: yp-svipc ]
Pakket: python-svipc (0.16-3)
Verwijzigingen voor python-svipc
Debian bronnen:
Het bronpakket yp-svipc downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
interprocess communication (shared memory...) for Python
This package allows one to access the System V Interprocess communication mechanisms from within Python:
+ message queues; + semaphore sets; + shared memory segments.
This plug-in serves primarily two use cases:
+ parallel (multiprocess) computing; + mixed applications (e.g. python/yorick).
A sibling package is available for Yorick: yorick-svipc
Andere aan python-svipc gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python (<< 2.8)
- interactive high-level object-oriented language (Python2 version)
- dep: python (>= 2.7)
-
- dep: python-numpy (>= 1:1.16.0~rc1)
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-numpy-abi9
- virtueel pakket geboden door python-numpy
-
- sug: python3-svipc
- interprocess communication (shared memory...) for Python 3
-
- sug: yorick-svipc
- interprocess communication (shared memory...) for Yorick