Skip to main content

Tools for backend python services

Project description

Tools for backend python services

PyPI version Python versions build codecov Downloads

Installation

This is a simple python package you can install via pip:

pip install aio-fluid

Modules

scheduler

A simple asynchronous task queue with a scheduler

kernel

Async utility for executing commands in sub-processes

AWS

packages for AWS interaction are installed via

  • aiobotocore
  • s3fs (which depends on aiobotocore and therefore versions must be compatible)
  • boto3 is installed as extra dependency of aiobotocore so versioning is compatible

Project details


Download files

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

Source Distribution

aio_fluid-0.6.0.tar.gz (29.9 kB view hashes)

Uploaded Source

Built Distribution

aio_fluid-0.6.0-py3-none-any.whl (41.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