stratosphere

View on PyPIReverse Dependencies (0)

0.1.68 stratosphere-0.1.68-py3-none-any.whl

Wheel Details

Project: stratosphere
Version: 0.1.68
Filename: stratosphere-0.1.68-py3-none-any.whl
Download: [link]
Size: 32805
MD5: 223fb7546267fc6b7f84cd7120be41fd
SHA256: ca2790ba53dfe8d001537837ae1ff2ea39a043b6046a65b19262c6f5b9ac3f91
Uploaded: 2022-12-12 12:53:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stratosphere
Version: 0.1.68
Summary: A lightweight experimentation toolkit for data scientists.
Author: Michele Dallachiesa
Author-Email: michele.dallachiesa[at]sigforge.com
Home-Page: https://github.com/elehcimd/stratosphere
Project-Url: Repository, https://github.com/elehcimd/stratosphere
License: BSD-3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8.0,<3.11
Requires-Dist: cloudpickle (<3.0.0,>=2.2.0)
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Requires-Dist: dask[complete] (<2023.0.0,>=2022.11.0); extra == "dask" or extra == "complete"
Requires-Dist: ipywidgets (<9.0.0,>=8.0.2); extra == "complete"
Requires-Dist: joblib (<2.0.0,>=1.2.0)
Requires-Dist: pandas (<2.0.0,>=1.5.1)
Requires-Dist: psycopg2-binary (<3.0.0,>=2.9.5); extra == "pgsql"
Requires-Dist: scikit-learn (<2.0.0,>=1.1.3); extra == "complete"
Requires-Dist: sqlalchemy (<2.0.0,>=1.4.44)
Requires-Dist: sqlalchemy-utils (<0.39.0,>=0.38.3)
Requires-Dist: tabulate (<0.10.0,>=0.9.0); extra == "complete"
Requires-Dist: tqdm (<5.0.0,>=4.64.1)
Requires-Dist: ulid-py (<2.0.0,>=1.1.0)
Provides-Extra: complete
Provides-Extra: dask
Provides-Extra: pgsql
Description-Content-Type: text/markdown
[Description omitted; length: 3511 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=iZIP6HsOYr2tmkNx76wQu5NsET1SIQ4ouQ0XnNlON_w 1553
stratosphere/__init__.py sha256=0qU6liVq2xmnPeBWINLpShdi9d4SB7aMFzCy5cbrYlY 119
stratosphere/config.py sha256=J3SoxLa2D-pE7RWOuT8MApZoNxvDqJNVmRwGw2TrQ6A 1001
stratosphere/experiment.py sha256=n0JU0UpeGMSEdoXCKUU4P7CC88wFau874siT1iMyUoc 20421
stratosphere/job.py sha256=fHn_CF9LLJFu6vs4tMT9bhCjqdyAovTOHTQrRaKyCzo 4320
stratosphere/run.py sha256=L5SEmYuHEp7NhVK62ULNTo-4kN68RZcXz0Ck6kFU_Wo 4384
stratosphere/store/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
stratosphere/store/db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
stratosphere/store/db/database.py sha256=vkqVTPLdaaALqz2s0zLR0QZ5lQ_3UBwfuMcrxpPyapI 9837
stratosphere/store/db/models.py sha256=Q2BLr3ePWbPCUcI-rlJtZKf8wymKDNZOEEz8lm5IG_w 1082
stratosphere/store/frames.py sha256=iUoQ4f_OYCVfcbTXmuY-gPi7dHUMaPGRmRZon_k4GOA 822
stratosphere/store/serialization.py sha256=1W_NkXJ9LcEkpowJwsaZiYwrvj_Y-bwZp-iweHCQG0M 8094
stratosphere/stratosphere.py sha256=zY1mPi62iupW0kDKBKKG9ZyTeCnQZd4QeAz9mahw19M 5314
stratosphere/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
stratosphere/utils/assertions.py sha256=5VUB5ktP5KyLbKvT0SZix97sWMlvOI5RdlFGAOUgSuQ 1610
stratosphere/utils/dask.py sha256=J-6QFUjQWyE5kX_Dx8c-iPRrxw2ESQZ5me7HxgR2dhk 3274
stratosphere/utils/dicts.py sha256=uLgpIywmQEX2FKicG2opaUOTVfa9Wb0Am_aI4BVzzY0 805
stratosphere/utils/enums.py sha256=9n2wSia_rmqvrRNg-OnBNY3QcdIRkJyKnr4V5eO9hoo 628
stratosphere/utils/environment.py sha256=AGr1XYtqVyC8vBBlwx2Ki0OdxYGwMTGTHsX0wMbQ_1U 3273
stratosphere/utils/log.py sha256=jDEnKSIK0ALOsAYKAFLl_vMIryHrL69EAgyOd3W0Bn4 5231
stratosphere/utils/metrics.py sha256=u_fVSL6h41rgaWyAX0GtzfmHx_GHdjz0OKhFjDiGlKA 355
stratosphere/utils/profiling.py sha256=j7WCgJYoT7V_C-Lhpv9oFfzIwxLxVW7C0epCUnZrLq8 627
stratosphere/utils/progress.py sha256=uROQB8RbQEUT13mADhwkQGOkCpEl9m6L8TGbBSNCVsY 316
stratosphere/utils/sequence.py sha256=ipcEoJmLMp32oP7a8W572N48z9AJs-feGP3SCY4mNCw 852
stratosphere/utils/text.py sha256=Q2C1HkrdeJ92W_sG5cUgXUhWfWsB4pqE_jMxOi1LB0s 396
stratosphere/utils/time.py sha256=lyAZi4jfxUSeL70zf8cQTKChD11yIKL3f6_f-7dV5rE 185
stratosphere/utils/widgets.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
stratosphere-0.1.68.dist-info/LICENSE sha256=iZIP6HsOYr2tmkNx76wQu5NsET1SIQ4ouQ0XnNlON_w 1553
stratosphere-0.1.68.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
stratosphere-0.1.68.dist-info/METADATA sha256=kuYfhwqKsM-9TQtIZj79rw5HJji5DmKF5npAQ_Qxbto 5051
stratosphere-0.1.68.dist-info/RECORD