fact-lake

View on PyPIReverse Dependencies (0)

0.0.4 fact_lake-0.0.4-py3-none-any.whl

Wheel Details

Project: fact-lake
Version: 0.0.4
Filename: fact_lake-0.0.4-py3-none-any.whl
Download: [link]
Size: 9656
MD5: 407795ba1d92e0716b54a1d1a00bb63b
SHA256: 1f33d614c23f160f2c6046afa642b162ebafbc52b300c9b5089cef994e9dc720
Uploaded: 2022-01-20 17:09:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fact-lake
Version: 0.0.4
Summary: A datalake that is keeping up to date with your factcast
Author: Eduard Thamm
Author-Email: eduard.thamm[at]thammit.at
Home-Page: https://gitlab.com/friendly-facts/fact-lake
Project-Url: Documentation, https://fact-lake.readthedocs.io/en/stable/
Project-Url: Repository, https://gitlab.com/friendly-facts/fact-lake
License: Apache-2.0
Keywords: event-sourcing,validation
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: cryptoshred (<0.0.8,>=0.0.7)
Requires-Dist: pydantic (<2.0.0,>=1.9.0)
Requires-Dist: pyfactcast (<0.0.10,>=0.0.9)
Requires-Dist: pymongo (<5.0.0,>=4.0.1)
Requires-Dist: rich (<11)
Requires-Dist: sphinx (<4); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (<2.0,>=1.12); extra == "docs"
Requires-Dist: sphinx-click (<3.0,>=2.7); extra == "docs"
Requires-Dist: sphinx-rtd-theme (<0.6,>=0.5); extra == "docs"
Requires-Dist: typer (<0.4)
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 256 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fact_lake/__init__.py sha256=1mptEzQihbdyqqzMgdns_j5ZGK9gz7hR2bsgA_TnjO4 22
fact_lake/cli.py sha256=yifZp8l_Uh25XbDaXDC0kRIfXtJcUOFwzMuc1amMo0M 1382
fact_lake/config.py sha256=xxxW4b9JxK4l5jX-63hvzSwo4mYYsyCtm2ShtljfIWg 2937
fact_lake/projectors.py sha256=6IDJRoZ5gK4O2TEhp87vpBUXA5hZACDVVF9wwKGJ0ag 2845
fact_lake/server.py sha256=VFhWG3vckWs9M66toz6kIprI3g_vNn2to7MvT1FcwhE 2736
fact_lake-0.0.4.dist-info/entry_points.txt sha256=BlotIZkRfx5CdcN0fuiLCUg59TPsZQ_O7-Bw-OpTxrk 53
fact_lake-0.0.4.dist-info/LICENSE sha256=_eHChglUCFaphXXcAUMz7J7tr47bPYP_ZIdgvo_bNiw 9159
fact_lake-0.0.4.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
fact_lake-0.0.4.dist-info/METADATA sha256=B1KRwE8vBVU_yx6IrJj8lo6stI0wuL1rITSHcOpCT5w 1701
fact_lake-0.0.4.dist-info/RECORD

entry_points.txt

fact-lake = fact_lake.cli:typer_app