cicada

View on PyPIReverse Dependencies (0)

0.6.0 cicada-0.6.0-py3-none-any.whl

Wheel Details

Project: cicada
Version: 0.6.0
Filename: cicada-0.6.0-py3-none-any.whl
Download: [link]
Size: 21917
MD5: 9f5a1f8fd89c2d3248eaf6ab2ba12471
SHA256: 5342fc661940b8ebd2ef39c97c291f88da26ed20058799a3048fbea5efd24f58
Uploaded: 2023-06-23 12:35:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cicada
Version: 0.6.0
Summary: Lightweight, agent-based, distributed scheduler
Author: Wise
Home-Page: https://github.com/transferwise/cicada
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: psycopg2-binary (==2.9.5)
Requires-Dist: pyyaml (==6.0)
Requires-Dist: croniter (==1.3)
Requires-Dist: tabulate (==0.9)
Requires-Dist: slack-sdk (==3.19)
Requires-Dist: backoff (==2.2)
Requires-Dist: pytest (==7.3); extra == "dev"
Requires-Dist: pytest-cov (==4.0); extra == "dev"
Requires-Dist: pytest-mock (==3.10); extra == "dev"
Requires-Dist: black (==22.12); extra == "dev"
Requires-Dist: flake8 (==6.0); extra == "dev"
Requires-Dist: freezegun (==1.2); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4804 characters]

WHEEL

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

RECORD

Path Digest Size
cicada/__init__.py sha256=3PATrC60ZHrUA8gAg8oiZGrtrQ7bWHp7VeYfp3pyaVg 30
cicada/cli.py sha256=DJlC7hWZeVO70gTMVR4tF7l42AswVZK1xoSG87nmkC0 8786
cicada/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cicada/commands/archive_schedule_log.py sha256=S0qcFajRcwtXMlOTPkHduXqdHQspzM046UAQxN8oPVo 2231
cicada/commands/exec_schedule.py sha256=Ou1YF-gmX58NIPECL71yGerFYD12545YpBVctnd8e-o 8869
cicada/commands/exec_server_schedules.py sha256=5TyDsQiUH9dx59GLO33aekSoUNO7g_HcHVvJW1yLjj8 1240
cicada/commands/list_server_schedules.py sha256=-uxikgecitRh8YYe0WgL1AOLO6cfow1_lqmPeSVz4xE 1910
cicada/commands/ping_slack.py sha256=fHOK6QjD7FfP7xa-XYuEuYAF6U5iojQkAkf9Qd66vfs 211
cicada/commands/register_server.py sha256=OfOj72nqs0kMqzLKfscvRb8orWeuiYCke1-md0ng-nQ 656
cicada/commands/show_schedule.py sha256=fC7jRFN5xrhKEq-9N_evEdBavbS7KtQ5dfgg4IWAPl8 769
cicada/commands/spread_schedules.py sha256=f1A8XlPMJjVVoyY-BkV59ecoyhOOsueQBuD77caea4o 4508
cicada/commands/upsert_schedule.py sha256=wsypHmTaFvldDqMeC7jiPJ0vcA106_56WDZRVMODt_4 3741
cicada/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cicada/lib/postgres.py sha256=OhZmr0w4B4ktV3Sev3ybr7l7mcG6XKhcvkwQT1IVwes 821
cicada/lib/scheduler.py sha256=egw03V9Evt7e89J8_GaCMQE6XTwX3hAaIXJ5yKIsIzs 12808
cicada/lib/utils.py sha256=qlXe6DnKJTqrdWeIuj_0fEQ-VhMJSzentf28KV-7uOs 2247
cicada-0.6.0.dist-info/LICENSE sha256=jj_FHHgRjgQBUlPrrRsnr50zEOAhlg6gqU7mEqisyB0 10844
cicada-0.6.0.dist-info/METADATA sha256=KDqJCYZF3WNfontvMs_ahbFWg8X1wn8N0n70f7HXzTE 5672
cicada-0.6.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
cicada-0.6.0.dist-info/entry_points.txt sha256=Dzf3ul9hWITR4nfTDyNCtFTcQOOE57mD1x2qVniUWdE 43
cicada-0.6.0.dist-info/top_level.txt sha256=xZCtaMDbCi2CKA5PExum99ZU54IJg5iognV-k44a1W0 7
cicada-0.6.0.dist-info/RECORD

top_level.txt

cicada

entry_points.txt

cicada = cicada.cli:main