# Python Queue Celery (Autoscale.app)
Produces [Celery] queue metrics for the [Autoscale.app] [Agent].
## Installation
Install the package:
pip install autoscale-queue-celery
## Usage
Instructions are provided during the autoscaler setup process on [Autoscale.app].
## Development
Prepare environment:
pip install poetry
poetry install
Boot the shell:
poetry shell
See Paver for relevant tasks:
paver --help
## Release
1. Update `pyproject.toml` and `__init__.py`
2. Create and push a new tag (`v.1.2.3`)
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/autoscale-app/python-queue-celery
[Autoscale.app]: https://autoscale.app
[Agent]: https://github.com/autoscale-app/python-agent
[Celery]: https://docs.celeryq.dev/en/stable/
Raw data
{
"_id": null,
"home_page": "https://autoscale.app",
"name": "autoscale-queue-celery",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<3.12",
"maintainer_email": "",
"keywords": "python,queue,worker,autoscale,celery",
"author": "Michael R. van Rooijen",
"author_email": "support@autoscale.app",
"download_url": "https://files.pythonhosted.org/packages/29/d6/4b031edecfba8bbb491e89414ba6e9598fa01e390ff3a0de04c7073e0a65/autoscale_queue_celery-0.2.0.tar.gz",
"platform": null,
"description": "# Python Queue Celery (Autoscale.app)\n\nProduces [Celery] queue metrics for the [Autoscale.app] [Agent].\n\n## Installation\n\nInstall the package:\n\n pip install autoscale-queue-celery\n\n## Usage\n\nInstructions are provided during the autoscaler setup process on [Autoscale.app].\n\n## Development\n\nPrepare environment:\n\n pip install poetry\n poetry install\n\nBoot the shell:\n\n poetry shell\n\nSee Paver for relevant tasks:\n\n paver --help\n\n## Release\n\n1. Update `pyproject.toml` and `__init__.py`\n2. Create and push a new tag (`v.1.2.3`)\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/autoscale-app/python-queue-celery\n\n[Autoscale.app]: https://autoscale.app\n[Agent]: https://github.com/autoscale-app/python-agent\n[Celery]: https://docs.celeryq.dev/en/stable/\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Produces Celery queue metrics for the Autoscale.app Agent",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://autoscale.app",
"Repository": "https://github.com/autoscale-app/python-queue-celery"
},
"split_keywords": [
"python",
"queue",
"worker",
"autoscale",
"celery"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e0c931aff68b3e2894a1d1cd24726145a83200b38ad5bfbfbbd68c0b568b592d",
"md5": "054fd4403aa34abb640c911642e753df",
"sha256": "91c04cff781063bee0245acb17af5c37e1169590103ce8223aa4c5202ae25047"
},
"downloads": -1,
"filename": "autoscale_queue_celery-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "054fd4403aa34abb640c911642e753df",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<3.12",
"size": 4049,
"upload_time": "2023-05-23T14:50:43",
"upload_time_iso_8601": "2023-05-23T14:50:43.688597Z",
"url": "https://files.pythonhosted.org/packages/e0/c9/31aff68b3e2894a1d1cd24726145a83200b38ad5bfbfbbd68c0b568b592d/autoscale_queue_celery-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "29d64b031edecfba8bbb491e89414ba6e9598fa01e390ff3a0de04c7073e0a65",
"md5": "bd1f2eda0ef9e323152da3825fbe88bb",
"sha256": "8debdb0dbf6e39223cbf61553352ad1e21327b3b579c15967590f46066664a0c"
},
"downloads": -1,
"filename": "autoscale_queue_celery-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "bd1f2eda0ef9e323152da3825fbe88bb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<3.12",
"size": 3530,
"upload_time": "2023-05-23T14:50:45",
"upload_time_iso_8601": "2023-05-23T14:50:45.286979Z",
"url": "https://files.pythonhosted.org/packages/29/d6/4b031edecfba8bbb491e89414ba6e9598fa01e390ff3a0de04c7073e0a65/autoscale_queue_celery-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-23 14:50:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "autoscale-app",
"github_project": "python-queue-celery",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "autoscale-queue-celery"
}