Skip to main content

A lightweight experimentation toolkit for data scientists.

Project description

Stratosphere

A lightweight experimentation toolkit for data scientists.

PyPI - Python Version PyPI - License PyPI - Version PyPI - Wheel PyPI - Installs Black - Code style Open In Colab

Designed for simplicity, efficiency and robustness. stratosphere lets you:

  1. Define programmatically your experiments
  2. Execute them in parallel with different backends
  3. Track their real-time metrics and final results
  4. Store them as serialized objects and tabular data in your database(s)
  5. Query them with the best-suited interface: SQL, Pandas and Python

Built on top of solid components: SQLAlchemy, SQLite, Pandas, Joblib and Dask.

Stratosphere

Installation

It officially requires Python >=3.8.15,<3.11, but it can be forced to work smoothly with Python 3.7.15.

  • With PyPI: pip install stratosphere --upgrade
  • With Poetry: poetry add stratosphere

To run it on Google Colab, install it as follows:

# Install dependencies/update packages
!pip install pandas joblib sqlalchemy sqlalchemy-utils ulid-py psycopg2-binary \
  cloudpickle colorama tabulate ipywidgets tqdm scikit-learn "dask[complete]" --upgrade
# Install the latest compatible stratosphere version, ignoring the python version and dependencies
!pip install stratosphere==0.1.13 --ignore-requires-python --no-dependencies

Documentation

  • Try it now! Open In Colab

  • Follow the tutorial notebooks to learn the basic concepts. You can run the tutorial notebooks in Colab as follows:

    1. Open the notebook on Github, and substitute github.com with githubtocolab.com in the URLs
    2. Add a cell at the beginning, installing stratosphere following the Installation instructions for Colab

Project pages

License

This project is licensed under the terms of the BSD 3-Clause License.

Development

See the development page.

Contributing

Work in progress!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stratosphere-0.1.16.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

stratosphere-0.1.16-py3-none-any.whl (24.8 kB view details)

Uploaded Python 3

File details

Details for the file stratosphere-0.1.16.tar.gz.

File metadata

  • Download URL: stratosphere-0.1.16.tar.gz
  • Upload date:
  • Size: 20.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.7 Darwin/21.6.0

File hashes

Hashes for stratosphere-0.1.16.tar.gz
Algorithm Hash digest
SHA256 22ff2351de1a6d2e1ef6b05527401cf7708bf4aa452fa9eb52c3efccd64c3245
MD5 8063a779d76636def1739a96a0fc4e7c
BLAKE2b-256 989dbd0c25e45b1ee39d65543f72019547d2af4aab5ac9b9121d37e42b68322f

See more details on using hashes here.

File details

Details for the file stratosphere-0.1.16-py3-none-any.whl.

File metadata

  • Download URL: stratosphere-0.1.16-py3-none-any.whl
  • Upload date:
  • Size: 24.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.7 Darwin/21.6.0

File hashes

Hashes for stratosphere-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 df394374a143ea05a39c188a2b4a1cb25a09119fb2e3d7b428f60a61640e3063
MD5 b278abf461baa9f63b222f8f7aafeff8
BLAKE2b-256 6196d7051ee61f15491bd4186540df42c13738953a9fcfeb3d63d64b59b8756d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page