Skip to main content

Easy configurable workers based on asyncio

Project description

https://img.shields.io/pypi/v/aioworkers.svg https://img.shields.io/travis/aioworkers/aioworkers.svg https://codecov.io/gh/aioworkers/aioworkers/branch/master/graph/badge.svg Documentation Status Updates https://img.shields.io/pypi/pyversions/aioworkers.svg

Easy configurable workers based on asyncio

Features

  • Specify abstract class for communication between components

  • Configuration subsystem

History

0.14.7 (2019-11-30)

  • find_iter without self

  • fix prompt_toolkit>=3 + aiocontextvars

0.14.6 (2019-11-26)

  • fix recursive find_iter

  • fix Context.__getitem__ for py3.7 & py3.8

  • fix asyncgen glob in filesystem storage for py3.7 & py3.8

0.14.5 (2019-11-24)

  • fix break

0.14.4 (2019-11-23)

  • Break version

  • fix cli multiprocessing

  • fix default command

  • fix get_bool & replacer *.ini

0.14.3 (2019-10-29)

  • fix cli

  • cli as plugin

0.14.2 (2019-10-22)

  • fix AbstractNestedEntity

0.14.1 (2019-10-21)

  • fix AbstractConnector groups

  • import Crontab in master

0.14 (2019-10-20)

  • fix Crontab FutureWarning (#12)

  • AsyncFile.unlink

  • change SocketServer.bind

  • fix unconfigured BaseFileSystemStorage repr

  • Plugin.parse_known_args

  • fix context param for signal

  • Context.processes with cleanup

  • SocketServer.cleanup

0.13 (2019-06-17)

  • AbstractConnector (#8)

  • new Context signals: connect, disconnect, cleanup

  • Chain from formatter registry (#29)

  • Improve AbstractNestedEntity

  • LoggingEntity

  • Config.__repr__

  • AbstractSender with smtp sender and proxy

  • AbstractFindStorage

  • Multiexecute subprocess (#28)

  • Add cli param –multiprocessing

  • Add SocketServer

  • Context.find_iter

  • Improve AsyncPath

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aioworkers-0.14.7.tar.gz (34.3 kB view hashes)

Uploaded Source

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