datamax

View on PyPIReverse Dependencies (0)

0.1.0 datamax-0.1.0-py3-none-any.whl

Wheel Details

Project: datamax
Version: 0.1.0
Filename: datamax-0.1.0-py3-none-any.whl
Download: [link]
Size: 14367
MD5: 7e594c5b2eaa029e679b44a9138ae794
SHA256: b0650e6fa425d2c7c16564092acd22e9f9d8acc33a5744568b1381c2bce6f726
Uploaded: 2024-11-25 12:49:49 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: datamax
Version: 0.1.0
Summary: Add your description here
Author-Email: Kyle Pitzen <kyle.pitzen[at]gmail.com>
Requires-Python: >=3.8
Requires-Dist: click (>=8.1.7)
Requires-Dist: duckdb (>=1.1.3)
Requires-Dist: faker (>=33.0.0)
Requires-Dist: google-auth (>=2.36.0)
Requires-Dist: google-cloud-storage (>=2.18.2)
Requires-Dist: opencontainers[reggie] (>=0.0.14)
Requires-Dist: pandas (>=2.2.3)
Requires-Dist: parsimonious (>=0.10.0)
Requires-Dist: pendulum (>=3.0.0)
Requires-Dist: psycopg[binary] (>=3.2.3)
Requires-Dist: pyarrow (>=18.0.0)
Requires-Dist: pydantic (>=2.9.2)
Requires-Dist: requests-toolbelt (>=1.0.0)
Requires-Dist: requests (>=2.32.3)
Requires-Dist: rich (>=13.9.4)
Requires-Dist: yfinance (>=0.2.50)
Description-Content-Type: text/markdown
[Description omitted; length: 456 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
datamax/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
datamax/cli.py sha256=BKcInkKs-7hm2vuzuQKXA50jX2Ro-C81cXH_T0dXE6o 2872
datamax/config.py sha256=F5Y4seMXqxxkOsh8444mKQovJVfJPOuUayKG44xXjHw 264
datamax/console.py sha256=UpMqeJ0C8i0pkue1AHnnyyX0bFJ9zZeJ7HBR6yhuA8A 54
datamax/env.py sha256=qdLhfHcMD-xgtE2H4QXcpfDSBJkFgI_9uRWkvya9FQc 527
datamax/parser.py sha256=sCB2LsspkCt-u4KchjjcV5JCxd-ojqdKVuBgZUHI2BM 2896
datamax/types.py sha256=un9YqcGKK8ekNVTN6icgJIoka5LLAx-03XntT0TNysQ 3612
datamax/utils.py sha256=Xna-cQOlKbTub0z-52Gx8jrwiNIhSctREHl4zUQUvI4 1284
datamax/build/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
datamax/build/builder.py sha256=C3IZsA2J3gAN4cLCU-2uXePhV0tnDJu5zd8rTlcBEMA 7860
datamax/distribute/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
datamax/distribute/client.py sha256=BUGRmcP1jpgnGs99rWKgQ2LEWTnRV4wQ8reaPgfj330 7405
datamax/distribute/distributor.py sha256=ubR_002y-GbZPdQhTsQ60lE0JdG47q5Pp2X0peasCpI 4165
datamax/runtime/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
datamax/runtime/run.py sha256=UBvZkj4We_MiuIbaFbdRKsIXytB4mK8uLQxwV65brCw 4996
datamax-0.1.0.dist-info/METADATA sha256=ArEp582HglNuhev6chFcU1JmOoXtq0IqRyKVIm9ajGQ 1195
datamax-0.1.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
datamax-0.1.0.dist-info/entry_points.txt sha256=4WAPbyRyYwpX_80RXzpeD6hXg9U1pLlOM7t67RCsmJs 45
datamax-0.1.0.dist-info/RECORD

entry_points.txt

datamax = datamax.cli:main