justinfx / pyRpc
A simple remote procedure call module using ZeroMQ for python
☆29Updated 5 years ago
Alternatives and similar repositories for pyRpc
Users that are interested in pyRpc are comparing it to the libraries listed below
Sorting:
- Easy threading and multiprocessing for GUI applications☆57Updated 6 years ago
- Pizco is Python module/package that allows python objects to communicate via ZMQ. Objects can be exposed to other process in the same com…☆57Updated 9 years ago
- Patched python shutil.copyfile to allow faster speeds on samba shares.☆21Updated last year
- A fork of http://pydispatcher.sourceforge.net/ with PyPy support☆16Updated 7 years ago
- File-based locks for Python on Linux and Windows☆25Updated 2 years ago
- A simple, multiprocess-safe logger for Python.☆38Updated 6 years ago
- Easy to use python subprocess interface☆113Updated last year
- AMQP Messaging Framework for Python (discontinued; Use Kombu instead)☆197Updated 3 years ago
- user friendly graphical interface for reading log messages☆20Updated 2 years ago
- serializer for literal Python expressions, also .NET and Java☆51Updated last week
- a pluggable command-line tool for paste☆14Updated 3 months ago
- Easy peasy Python decorators☆32Updated 4 years ago
- A purely Python implementation of the Qt signal system with no QObject dependencies☆120Updated 4 years ago
- ATTENTION: This project is deprecated, please refer to PySide2☆96Updated 5 years ago
- Dependency-based Python Module Reloader☆135Updated 3 years ago
- ☆36Updated 2 years ago
- PythonFinder: Cross Platform Search Tool for Finding Pythons☆35Updated 3 weeks ago
- Fast fractions reimplementation in Cython☆39Updated 2 months ago
- ZODB Client-Server framework☆43Updated 2 weeks ago
- The papy package provides an implementation of the flow-based programming paradigm in Python☆35Updated 4 months ago
- Unoffical PySide2 standalone wheels for Windows☆25Updated 6 years ago
- A pure python, NoSQL, fast database.☆63Updated 7 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆43Updated last year
- Pythonic bi-directional RPC API built on top of ØMQ.☆42Updated last year
- A simple to use terminal widget written in python☆26Updated 6 years ago
- Simple python workflow engine based on asyncio and a DAG structure.