Skip to main content

Easy configurable workers based on asyncio

Project description

https://img.shields.io/pypi/v/aioworkers.svg https://github.com/aioworkers/aioworkers/workflows/Tests/badge.svg Coverage Code style: ruff Code style: black Code style: Mypy Documentation Status Python versions https://img.shields.io/pypi/dm/aioworkers.svg Hatch project

Easy configurable workers based on asyncio

Features

  • Specify abstract class for communication between components

  • Configuration subsystem

Development

Check code:

hatch run lint:all

Format code:

hatch run lint:fmt

Run tests:

hatch run pytest

Run tests with coverage:

hatch run cov

History

0.27.0 (2023-08-11)

  • Drop incorrect stubgen (#202)

  • Method URI.with_host keep auth (#203)

  • Add methods AsyncPath.is_dir/is_file (#205)

  • Fix cmd from cython (#210)

0.26 (2023-07-21)

  • AsyncPath.unlink with missing_ok (#197)

  • AsyncPath.rmtree and rmdir (#198)

0.25 (2023-07-19)

  • Fix option ++groups and add ++group (#192)

  • Option –version (#193)

  • Improve and fix AsyncPath and add AbstractFileSystem (#195)

0.24.1 (2023-07-10)

  • Fix using optional formatter and output (#188)

0.24 (2023-07-08)

  • Improve SocketServer.cleanup (#177)

  • Web server support keep-alive (#179)

  • Option –config/-c one value on key (#182)

  • Option ++group/+g one value on key (#183)

  • Cli support –output and –formatter for format results (#186)

  • Use name in iter_entry_points (#187)

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.27.0.tar.gz (48.2 kB view hashes)

Uploaded Source

Built Distribution

aioworkers-0.27.0-py3-none-any.whl (63.2 kB view hashes)

Uploaded Python 3

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