Skip to main content

Research and Experiments

Project description

osin · PyPI

There are existing systems (e.g., neptune.ai, sacred) helping you organize, log data of your experiments. However, typically, the tasks of running the experiments are your responsible to bear. If you update your code and need to re-run your experiments, you may want to delete previous runs, which would be painful to have to do manually many times.

We rethink the experimenting process. Why don't we start with specifying the designed report (e.g., charts) and how to run/query to get the numbers to fill the report? This would free ones from manually starting/running the experiments and managing the experiment data. osin is a tool that helps you to achieve that goal.

Note: this tool is expected to use locally or inside VPN network as it doesn't provide any protection against attackers.

Quick start

Start the application:

DBFILE=%PATH_TO_DBFILE% python -m osin.main

Or start the services manually:

export DBFILE=%PATH_TO_DBFILE%
python -m osin.worker # start worker to run jobs
python -m osin.server # start the server so clients can send job result
streamlit run osin/ui/dashboard.py # start a dashboard to view/create reports

You will start by designing the output that your experiments will produce. For example:



          

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

osin-2.2.2.tar.gz (32.1 kB view details)

Uploaded Source

Built Distribution

osin-2.2.2-py3-none-any.whl (44.5 kB view details)

Uploaded Python 3

File details

Details for the file osin-2.2.2.tar.gz.

File metadata

  • Download URL: osin-2.2.2.tar.gz
  • Upload date:
  • Size: 32.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for osin-2.2.2.tar.gz
Algorithm Hash digest
SHA256 8dfff748fb5b470c6f6af8f717d11670e450db47473d6fd797855ac593050809
MD5 38eeff343a58399041e88e523039f7fc
BLAKE2b-256 ecdae9780c878fa7e7140bc7d95ffe6912b42fe4ea46f4f589f3483fc1148f24

See more details on using hashes here.

File details

Details for the file osin-2.2.2-py3-none-any.whl.

File metadata

  • Download URL: osin-2.2.2-py3-none-any.whl
  • Upload date:
  • Size: 44.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for osin-2.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 57e164962c4008cd71e0a0312e68e6869dc86aa0049ba6a31dcdbe0b611e7e4b
MD5 ca62333e361db66830debadc4faed623
BLAKE2b-256 cae18f284b4b28d7b939612c2abf95118b91f5136a00301c5006a0bdccba0393

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