apium

View on PyPIReverse Dependencies (0)

0.1.1 apium-0.1.1-py2.py3-none-any.whl

Wheel Details

Project: apium
Version: 0.1.1
Filename: apium-0.1.1-py2.py3-none-any.whl
Download: [link]
Size: 18255
MD5: f5aa193c4e7b073b7ac91cc7601ffda4
SHA256: ebe7ac863ca8216ff30dcb366901cac63517790792c8e1d966014344d947ae25
Uploaded: 2017-03-09 15:51:13 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: apium
Version: 0.1.1
Summary: A simple remote task queue, with no dependencies.
Author: Christian Boelsen
Author-Email: christianboelsen+github[at]gmail.com
Home-Page: https://github.com/cryporchild/apium
License: LGPLv3
Keywords: celery,task,queue,job,async
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: funcsigs (>=1.0.0); python_version < "3"
Requires-Dist: futures (>=3.0.0); python_version < "3"
[Description omitted; length: 1015 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
apium/__init__.py sha256=Lf3O8VNDHnfydbClE_N2WX84DIix9UQq3_-BBEvLSxM 563
apium/client.py sha256=pz4ZhsBcTgdORVSvGZfCwrLNgX0gGECXzQTb9qjm30E 847
apium/command.py sha256=RJPAr_eqlUvE2CP3kNrRPCBkrRtoB8qpSOGUtnMbHZI 3982
apium/exceptions.py sha256=XeZfomD6RKSVs0O9NKqP3-MlGp7u7CSaz08fcerOCRw 1177
apium/executor.py sha256=cqcGm2e21JO5dc40MSkBxx46gVeAIwu8AhsaXrfPXic 8686
apium/frameworks.py sha256=7e3f310juhPJ9lLH6b65n4-wLxT_6bkAmr4OuIUUtcU 695
apium/inspect.py sha256=1gaCguFwfiiWamYodQIYN_boh0m0pER-vafsnUlsVYA 2321
apium/utils.py sha256=9yFv1SOBUfIXMW8l_kXciOm1or6uP5XY5smBHxboOkE 1116
apium/worker.py sha256=EMeG7rOCNrwIEgphzssm1k97QtiVSOimodf5Ol3Z8PQ 16901
apium/crypt/__init__.py sha256=2Sxd4aazpxsMhCoobrwje8aaamjXloo0Fo5f3tT2mN0 3034
apium/crypt/dh.py sha256=UVkVUzb90EhFfYkHfRBRRIGX3AMBhtaN9JUsltMyk9Q 2367
apium-0.1.1.dist-info/DESCRIPTION.rst sha256=jo8vfTVSwDNM8LsdQIL5yhCh1AD3bR4QQVmfDDVBNY4 1015
apium-0.1.1.dist-info/METADATA sha256=dwLCruitU3ZHu4aYg3_4d1KfO18A8-uziajhqKa6okQ 1979
apium-0.1.1.dist-info/RECORD
apium-0.1.1.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
apium-0.1.1.dist-info/entry_points.txt sha256=ZBCKzjPKr91TBMbsMZ2apx2_9fyspwP124lpKVE7klg 100
apium-0.1.1.dist-info/metadata.json sha256=ClOyVdShwJWNgavgOCmu8OEZPQ-NbPeZi_-5Q_h4zzw 1364
apium-0.1.1.dist-info/pbr.json sha256=WT7bjxc1rtkhKhzqqDr00gsxRJcdb0ve1PeTAQ9vQ9s 46
apium-0.1.1.dist-info/top_level.txt sha256=7mSteWpjwOM2_XbQBV1gHSvN49kuPob7hlIaVOKWbFU 6

top_level.txt

apium

entry_points.txt

apium-inspect = apium.command:inspect
apium-worker = apium.command:start_workers