excursor

View on PyPIReverse Dependencies (0)

0.1.2 excursor-0.1.2-py3-none-any.whl

Wheel Details

Project: excursor
Version: 0.1.2
Filename: excursor-0.1.2-py3-none-any.whl
Download: [link]
Size: 19147
MD5: d71ecb24326670e2d203e838ea5aa81d
SHA256: b00151c365ed8005b3455bf545a4f05f8f6895b595a4f6c3f74a1d7fe6fdb367
Uploaded: 2023-11-07 13:24:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: excursor
Version: 0.1.2
Author: Sean Toner
Author-Email: placeoftheway[at]gmail.com
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<3.13
Requires-Dist: daak (<0.2.0,>=0.1.1)
Requires-Dist: duckdb (<0.10.0,>=0.9.0); extra == "data"
Requires-Dist: fastapi (<0.102.0,>=0.101.1); extra == "serve"
Requires-Dist: httpx (<0.25,>=0.24); extra == "serve"
Requires-Dist: ipykernel (<7.0.0,>=6.25.2)
Requires-Dist: ipywidgets (<9.0,>=8.0); extra == "viz"
Requires-Dist: jupyterlab (<5.0,>=4.0); extra == "viz"
Requires-Dist: numpy (<2.0,>=1.26)
Requires-Dist: plotly (<6.0,>=5.15); extra == "viz"
Requires-Dist: polars[numpy,pandas,pyarrow] (<0.19.0,>=0.18.4); extra == "data"
Requires-Dist: pyarrow (<14.0.0,>=13.0.0); extra == "data"
Requires-Dist: pydantic (<3.0,>=2.4); extra == "serve"
Requires-Dist: sympy (<2.0,>=1.12)
Requires-Dist: torch (<3.0.0,>=2.1.0); extra == "ml"
Requires-Dist: uvicorn[standard] (<0.24.0,>=0.23.2); extra == "serve"
Provides-Extra: data
Provides-Extra: ml
Provides-Extra: serve
Provides-Extra: viz
Description-Content-Type: text/markdown
[Description omitted; length: 1764 characters]

WHEEL

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

RECORD

Path Digest Size
excursor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
excursor/core/_process.py sha256=xEuRtH4vqQQNR07_0VDhS5qSUCLxXpVVcrAvv8fiAMk 5175
excursor/core/_process_39.py sha256=mCgdz2EZ1h2MgbAgVz3_hLobiJSX2swjRJ6NfosDFBE 4568
excursor/core/http.py sha256=yCegsDRyhP8mB6LGoZhkKQltw09A2wCbcrvzuARzI0E 249
excursor/core/installer.py sha256=nKbs_wJqQghkXIOR-uPnt28EpusJTRNmoqHoRhj5ty4 18050
excursor/core/installer_39.py sha256=Ql8A6pRD5CJLA0gO0fv6zfPUv7CLKs6AxSK70n3piHs 17472
excursor/core/process.py sha256=o7Yv2S_ut7aRkTXk0PP6xob6Aat7nl7APf-Wt--1G6g 437
excursor/example_ds/data1.ndjson sha256=33dCotw33ji2MAEAPG9ylb19gv9zHam4RqL0_HPwgeE 1666
excursor/example_ds/data1_pretty.json sha256=J93U9fi9xEScRo9zKeqIPMfDQNls0UiF2gSqdP4ps3s 1774
excursor/func.py sha256=0b-XbrST9oNl_43g8kDSJJDmqz87lPeoALxyfLzJt0Y 3400
excursor/learn_ray.py sha256=8vQISO1vCM7f35ptN0mPaHXJwDmp66WW2NPEN2oTedY 23
excursor/scripts/install.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
excursor/services/datetime_svc.py sha256=MwwCjDFI8nNmV64iDKhCZ7sVxVUd7Q_TGvtQORxOurE 1051
excursor-0.1.2.dist-info/METADATA sha256=B2JpraH8SNwVpJPh_NpyXA_uWOeeec-nAwV29vW3pBA 3131
excursor-0.1.2.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
excursor-0.1.2.dist-info/entry_points.txt sha256=NtWFADHPRPOMic6Qt7zsI_mnQrPveCKFZZiBccXRkcQ 96
excursor-0.1.2.dist-info/RECORD

entry_points.txt

py-dev = excursor.core.installer:main
py-dev39 = excursor.core.installer_39:main