All Projects → aioworkers → Aioworkers

aioworkers / Aioworkers

Licence: apache-2.0
Easy configurable workers based on asyncio

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Aioworkers

Aioslacker
slacker wrapper for asyncio
Stars: ✭ 23 (-34.29%)
Mutual labels:  asyncio
Eliot
Eliot: the logging system that tells you *why* it happened
Stars: ✭ 874 (+2397.14%)
Mutual labels:  asyncio
Turbulette
😴 Turbulette - A batteries-included framework to build high performance, fully async GraphQL APIs
Stars: ✭ 29 (-17.14%)
Mutual labels:  asyncio
Tailsocket
A WebSocket application to tail files.
Stars: ✭ 24 (-31.43%)
Mutual labels:  asyncio
Python Microjet
Python 3 asynchronous microservices framework powered by asyncio.
Stars: ✭ 11 (-68.57%)
Mutual labels:  asyncio
Lux
Asynchronous web toolkit for python - alpha
Stars: ✭ 20 (-42.86%)
Mutual labels:  asyncio
Sphinxcontrib Asyncio
Sphinx extension to add asyncio-specific markups
Stars: ✭ 19 (-45.71%)
Mutual labels:  asyncio
Kopf
A Python framework to write Kubernetes operators in just few lines of code.
Stars: ✭ 971 (+2674.29%)
Mutual labels:  asyncio
Quart
Official mirror of https://gitlab.com/pgjones/quart
Stars: ✭ 872 (+2391.43%)
Mutual labels:  asyncio
Telepyrobot
A userbot for Telegram account made using Pyrogram Library and Python
Stars: ✭ 27 (-22.86%)
Mutual labels:  asyncio
Chili
Chili: HTTP Served Hot
Stars: ✭ 7 (-80%)
Mutual labels:  asyncio
V3n0m Scanner
Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
Stars: ✭ 847 (+2320%)
Mutual labels:  asyncio
Fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Stars: ✭ 39,588 (+113008.57%)
Mutual labels:  asyncio
Fennel
A task queue library for Python and Redis
Stars: ✭ 24 (-31.43%)
Mutual labels:  asyncio
Asyncio
asyncio historical repository
Stars: ✭ 952 (+2620%)
Mutual labels:  asyncio
Aiomixcloud
Mixcloud API wrapper for Python and Async IO
Stars: ✭ 23 (-34.29%)
Mutual labels:  asyncio
Heroku Aiohttp Web
A project starter template for deploying an aiohttp app to Heroku
Stars: ✭ 14 (-60%)
Mutual labels:  asyncio
Python Parallel Programming Cookbook Cn
📖《Python Parallel Programming Cookbook》中文版
Stars: ✭ 978 (+2694.29%)
Mutual labels:  asyncio
Python Webarchive
Create WebKit/Safari .webarchive files on any platform
Stars: ✭ 30 (-14.29%)
Mutual labels:  asyncio
Fast bitrix24
Высокопроизводительный API wrapper для Питона для быстрого массового обмена данными с Битрикс24 через REST API
Stars: ✭ 28 (-20%)
Mutual labels:  asyncio

aioworkers

.. image:: https://img.shields.io/pypi/v/aioworkers.svg :target: https://pypi.python.org/pypi/aioworkers

.. image:: https://github.com/aioworkers/aioworkers/workflows/Tests/badge.svg :target: https://github.com/aioworkers/aioworkers/actions?query=workflow%3ATests

.. image:: https://codecov.io/gh/aioworkers/aioworkers/branch/master/graph/badge.svg :target: https://codecov.io/gh/aioworkers/aioworkers

.. image:: https://readthedocs.org/projects/aioworkers/badge/?version=latest :target: https://aioworkers.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://img.shields.io/pypi/pyversions/aioworkers.svg :target: https://pypi.org/project/aioworkers

.. image:: https://img.shields.io/pypi/dm/aioworkers.svg :target: https://pypi.org/project/aioworkers

Easy configurable workers based on asyncio

  • Free software: Apache Software License 2.0
  • Required: Python >=3.5.3, optional pyyaml <https://pypi.python.org/pypi/pyyaml>, uvloop <https://pypi.python.org/pypi/uvloop>, httptools <https://pypi.python.org/pypi/httptools>, crontab <https://pypi.python.org/pypi/crontab>, setproctitle <https://pypi.python.org/pypi/setproctitle>, msgpack <https://pypi.python.org/pypi/msgpack>, bson <https://pypi.python.org/pypi/bson>, jupyter <https://pypi.python.org/pypi/jupyter>.
  • Documentation: https://aioworkers.readthedocs.io.

Features

  • Specify abstract class for communication between components
  • Configuration subsystem
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].