vgdev/stable/: em-celery-0.1.38 metadata and description

Homepage Simple index

EM website support jobs.

author VG
author_email neal.wkacc@gmail.com
classifiers
  • Development Status :: 3 - Alpha
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Natural Language :: English
  • Operating System :: OS Independent
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: Implementation :: CPython
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: Utilities
keywords ecommerce,shopify,python
license MIT
requires_dist
  • celery
  • celery[redis]
  • em-tasks
  • setuptools
  • python-telegram-bot ==12.8.0
  • sentry-sdk
  • pyahocorasick

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
em_celery-0.1.38-py2.py3-none-any.whl
Size
93 KB
Type
Python Wheel
Python
2.7

Everymarket Jobs with celery.

Installation

The simplest way is to install it via devpi:

devpi install em-celery

Configuration

We use INI as configuration format. For Configuration fields, please refer config.yml.sample.

Default configuration file is “~/.em_celery/config.ini”, you can use environment variable “EM_CELERY_CONFIGURATION_PATH” to set your own configuration file.