Skip to main content
# asynctask
[![Build Status](https://api.travis-ci.org/listen-lavender/asynctask.svg?branch=master)](https://api.travis-ci.org/listen-lavender/asynctask)
Best practice of celery.

## celery app connection setting
asynctask/setting.py

## task connection setting
asynctask/db.py

# Getting started

No example now.

## Installation

To install asynctask, simply:

````bash

$ cd asynctask
$ python setup.py install
````

````bash

$ celery -A asynctask worker --loglevel=info
````

````python

>>> from asynctask.unit.project.test import add, insert
>>> add()
>>> insert()
>>> add.apply_async()
>>> insert.apply_async()
````
or
````python

>>> from asynctask.celery import send_task
>>> send_task('asynctask.unit.project.test.add')
````

````mongo

> use test
> db.resource.find()
````

## Discussion and support

Report bugs on the *GitHub issue tracker <https://github.com/listen-lavender/asynctask/issues*.

Release files for asynctask 0.0.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for asynctask 0.0.5
File Size Uploaded
asynctask-0.0.5.tar.gz 5.1 kB Details

Release files / asynctask-0.0.5.tar.gz

Download URL asynctask-0.0.5.tar.gz
Size 5.1 kB
Tags Source
SHA-256 checksum
How to use checksums
160d8767a791fd3d106c0531ab7f388df04f6b9e8f0f95658093c6b726824d44
BLAKE2b-256 checksum
How to use checksums
5cb0637ce342639545ec57877620976e605f1d28bc0a47146255627b8bd363e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.5 This release

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page