microcosm-eventsource

View on PyPIReverse Dependencies (0)

3.0.0 microcosm_eventsource-3.0.0-py3-none-any.whl

Wheel Details

Project: microcosm-eventsource
Version: 3.0.0
Filename: microcosm_eventsource-3.0.0-py3-none-any.whl
Download: [link]
Size: 31597
MD5: cce272426658b9046a2fc545d8ac8bf7
SHA256: c8129026477d6aca9ac44e2462c84a26a978c6af0e1b7f7a1e0590a7c331e5f1
Uploaded: 2024-06-13 19:03:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: microcosm-eventsource
Version: 3.0.0
Summary: Event-sourced state machines using microcosm
Author: Globality Engineering
Author-Email: engineering[at]globality.com
Home-Page: https://github.com/globality-corp/microcosm-eventsource
Keywords: microcosm
Requires-Python: >=3.11
Requires-Dist: microcosm (>=4.0.0)
Requires-Dist: microcosm-flask (>=6.0.0)
Requires-Dist: microcosm-logging (>=2.0.0)
Requires-Dist: microcosm-postgres (>=4.0.0)
Requires-Dist: microcosm-pubsub (>=3.0.0)
Requires-Dist: sqlalchemy (>=2.0.0)
Requires-Dist: flake8; extra == "lint"
Requires-Dist: flake8-print; extra == "lint"
Requires-Dist: flake8-isort; extra == "lint"
Requires-Dist: aws-encryption-sdk (>=2.0.0); extra == "test"
Requires-Dist: cryptography (>=35); extra == "test"
Requires-Dist: coverage (>=3.7.1); extra == "test"
Requires-Dist: PyHamcrest (>=1.8.5); extra == "test"
Requires-Dist: pytest-cov (>=3.0.0); extra == "test"
Requires-Dist: pytest (>=6.2.5); extra == "test"
Requires-Dist: pytest-cov (>=5.0.0); extra == "test"
Requires-Dist: mypy; extra == "typehinting"
Requires-Dist: types-psycopg2; extra == "typehinting"
Requires-Dist: types-python-dateutil; extra == "typehinting"
Requires-Dist: types-pytz; extra == "typehinting"
Requires-Dist: types-setuptools; extra == "typehinting"
Provides-Extra: lint
Provides-Extra: test
Provides-Extra: typehinting
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
microcosm_eventsource/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
microcosm_eventsource/accumulation.py sha256=ICvQqnxmrMhwiBC8vAYhD8_Bg0UHAEIb_iMRsmF7ueo 1579
microcosm_eventsource/controllers.py sha256=Q1pMvUwFzlLz3_v4uSQOzITcPDw78fZPhjQ5NgxMi8U 762
microcosm_eventsource/errors.py sha256=wNZW-KkQM7_BdV-4Obxf3LGFpTe4wmBwqPZ86YAfE4s 431
microcosm_eventsource/event_types.py sha256=JRYsAgQIL_H3N-SWwjesgX3Oy7KmKUryeHDPGJV8Y1Q 8562
microcosm_eventsource/factory.py sha256=6gwRqPr2xtqBmRoN3fdewxSMYe0bp8-RNbOjU-tezBU 7645
microcosm_eventsource/func.py sha256=uvyocfB4Od4hfTlnlY-pPaLNKSjGMqWxFNOt0FDi6WI 2334
microcosm_eventsource/resources.py sha256=jdlbXSe6PP-vzupFmnt-Zjo8Jb6AoENFIhpJUnBRk20 1300
microcosm_eventsource/routes.py sha256=SbAS4PqM3PxeCNC2qwCDmu3zmgJ26SGFjyqLGCiurN8 1530
microcosm_eventsource/transitioning.py sha256=wKBGh8JL5gQ1etqvxl7S9NVjcuU8lBYg3s_Nbbcb3Xs 2335
microcosm_eventsource/ddl/array_sort_unique.create.ddl sha256=xGb5ZxlxCgD7bIanjOZ8oYxt-iG2MbgOaxU5cNnxB2c 223
microcosm_eventsource/ddl/array_sort_unique.drop.ddl sha256=l_NtINBpU_zNZGSffv3XXe93A6bn2JPrlMuehsVBj8Y 54
microcosm_eventsource/ddl/last_agg.create.ddl sha256=raxzxlsU3mdV75jk4ByNvIZyPenDA3VET9jfy_cESKE 99
microcosm_eventsource/ddl/last_agg.drop.ddl sha256=IjD6Q9BR4wPSHwMysVPTavMjEeByodszaZUejN874wQ 48
microcosm_eventsource/ddl/last_agg_sfunc.create.ddl sha256=6hAWPDUn8TneRHF9k-hkVOB6i2PhX15lVq8WzJ6007k 185
microcosm_eventsource/ddl/last_agg_sfunc.drop.ddl sha256=kh54tky4wXQ4qVMHD7yMlrqLpAD_0N-lgNnL94NWEwM 77
microcosm_eventsource/ddl/proc_event_type_delete.create.ddl sha256=6ADppwjOxrwRyvQR_itSZ73icjl_uPVVRq_xTt-vCsw 1493
microcosm_eventsource/ddl/proc_event_type_delete.drop.ddl sha256=dsufCrbuVHzmSeNI50jobbhyTEdXpyNx8438xI_pnsQ 106
microcosm_eventsource/ddl/proc_event_type_replace.create.ddl sha256=hkYLy6YY6PXPx283w3_rYgN9kvVY0Ndu1JTA2psoKKo 1075
microcosm_eventsource/ddl/proc_event_type_replace.drop.ddl sha256=MBryIAdClnV9aWFFEgmNEwpDWZXfnIZohfLhKo4vSbk 107
microcosm_eventsource/ddl/proc_events_create.create.ddl sha256=k8iEONboEJhhKmFlREgcm0znhXMORRuYCBFVO2xDY3w 4008
microcosm_eventsource/ddl/proc_events_create.drop.ddl sha256=j1g46U_Tg0jMqxEkyO3BZCY__43nzmQ0y2dZTHKpIzE 219
microcosm_eventsource/ddl/proc_events_delete.create.ddl sha256=k1SVVlumS0J_IKdzMFIXZAr_advuCijxDTfZ9eSAjsU 4632
microcosm_eventsource/ddl/proc_events_delete.drop.ddl sha256=OLslV5W4Em-PfEAd4pAFM0RZhHaPD7w_6d2h3EaswaY 219
microcosm_eventsource/models/__init__.py sha256=aGpuuq7skSf6XrXBKHutZwLuCH_7kzPtjdSsbhxJ37g 307
microcosm_eventsource/models/alias.py sha256=o6X7gC3tGHRItERWTvNiSoWSJj-n2Oi4fI2Hl0hJX1o 345
microcosm_eventsource/models/base.py sha256=brma9WNdue933hJND6Bfss9LyJ5pIPgx5PCRnObsCNE 349
microcosm_eventsource/models/meta.py sha256=eaC8J8_-Q0jiQEzU4n6TzLk7XG3MYFbToK6qbQrOXUM 7126
microcosm_eventsource/models/rollup.py sha256=kN9dgBjZdwW7Cuh-Luxll2evm3lfbug6FChMOePrCIg 1178
microcosm_eventsource/stores/__init__.py sha256=WVPwS-O4ZW8MIvOPUf5jl2L8tIlhUPYvUau8x88VS3k 146
microcosm_eventsource/stores/event.py sha256=NDsUiPwMztQPoA2iUn1gIqsLI85RNVRAy0f2FtV52Ok 5646
microcosm_eventsource/stores/rollup.py sha256=i-SdrE0y4FVUDWNh1IMlTyMQQozK5r0yKy1yRtf5tNE 10268
microcosm_eventsource-3.0.0.dist-info/LICENSE sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
microcosm_eventsource-3.0.0.dist-info/METADATA sha256=GduK3qLepevliBGlHZ-fMhMlnR7bwiBgyqLGkmKUULc 1389
microcosm_eventsource-3.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
microcosm_eventsource-3.0.0.dist-info/top_level.txt sha256=Xw9M1k0WCy4bQQDU9GSygeOuEiXhaV8WHBjEdXk4dPY 22
microcosm_eventsource-3.0.0.dist-info/RECORD

top_level.txt

microcosm_eventsource