chili-pepper

View on PyPIReverse Dependencies (0)

0.0.3 chili_pepper-0.0.3-py2.py3-none-any.whl

Wheel Details

Project: chili-pepper
Version: 0.0.3
Filename: chili_pepper-0.0.3-py2.py3-none-any.whl
Download: [link]
Size: 18735
MD5: b99aa77da4705ffd275902674292b86b
SHA256: 5b994c14ed3ba75d08f0e951ffe654d043d1b9793165599bdfb75f6ddc43daa5
Uploaded: 2019-06-08 11:14:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chili-pepper
Version: 0.0.3
Summary: Serverless asynchronous task execution
Author: William Richard
Author-Email: william.richard.no.s[at]gmail.com
Home-Page: https://gitlab.com/william-richard/chili-pepper
Project-Url: Source, https://gitlab.com/william-richard/chili-pepper
Project-Url: Documentation, https://chili-pepper.readthedocs.io/en/stable/
Project-Url: Support, https://www.patreon.com/chili_pepper
License: Apache 2.0
Keywords: cloud serverless task job queue distributed
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, <4
Requires-Dist: awacs
Requires-Dist: boto3
Requires-Dist: pathlib2
Requires-Dist: troposphere
Description-Content-Type: text/x-rst
[Description omitted; length: 6029 characters]

WHEEL

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

RECORD

Path Digest Size
chili_pepper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
chili_pepper/app.py sha256=3eoO6ZjGvtiWQw3JlvQRmMuHIcUR0K3aWP2tdE_SjGo 19610
chili_pepper/config.py sha256=7VmRY66l9c0wO3pMlmCe551L-kAS9L9QRY4xNd5HjCc 786
chili_pepper/deployer.py sha256=1A7XJ09_TCAw5ZAoUMKfEcSZtUh1A2xEbJxP_IAOHSA 11261
chili_pepper/exception.py sha256=xJH8BPHFSUy4TZ4nM4BhDcDSaOXQdEGQltFdqsiTMIo 88
chili_pepper/main.py sha256=O8Ky7Uytxw1Tnva0o5JGhc4m5-c0CfdEIL3aggIGVAY 3176
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/unit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/unit/conftest.py sha256=mTZbZf3Vm3ttZP3vekgV8eujWwwRghtyk_d9V4fYm98 401
tests/unit/test_app.py sha256=vX0GL6uQwZ8d8xUCagbUJy8iynvIdCz_2rI3mG7fM10 1829
tests/unit/test_deployer.py sha256=IOVahJZfNmZ4075D5pbcWRsGiqtOMB3wStMN3qcXlJ0 12647
chili_pepper-0.0.3.dist-info/METADATA sha256=BZAWMNn-NFaa7RfZK-l2A3_xUrGj12n98k-wXLCY5T4 7268
chili_pepper-0.0.3.dist-info/WHEEL sha256=HX-v9-noUkyUoxyZ1PMSuS7auUxDAR4VBdoYLqD0xws 110
chili_pepper-0.0.3.dist-info/entry_points.txt sha256=ZVPbb1oYC7dAZlu5zwJaPhHq8uBkGscNqC9BWTFSvkk 50
chili_pepper-0.0.3.dist-info/top_level.txt sha256=iteYE_DSO458SS0F1SmqJpu9uRFXwNNpEKIJJB5LHQQ 19
chili_pepper-0.0.3.dist-info/RECORD

top_level.txt

chili_pepper
tests

entry_points.txt

chili = chili_pepper.main:main