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-1.11.4.tar.gz (32.8 kB view details)

Uploaded Source

Built Distribution

osin-1.11.4-py3-none-any.whl (44.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: osin-1.11.4.tar.gz
  • Upload date:
  • Size: 32.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.9.15 Darwin/21.6.0

File hashes

Hashes for osin-1.11.4.tar.gz
Algorithm Hash digest
SHA256 eb02da201840102762cc3936b8bfc58fb4d64f14e1d04e666cdc4cef4c43755a
MD5 d9cfd84ee45d78c4801529e959e208fc
BLAKE2b-256 9f349022e46518c08b1e31a602db59acf95a4a2afb0fbe4b35bf13158d0c6f96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osin-1.11.4-py3-none-any.whl
  • Upload date:
  • Size: 44.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.9.15 Darwin/21.6.0

File hashes

Hashes for osin-1.11.4-py3-none-any.whl
Algorithm Hash digest
SHA256 24a07c47a9a5eae7089d41c9d090980ebaff6746409bbdcc4801a1c129bb2c57
MD5 9ea34a9af23816ae4c330b29633a9916
BLAKE2b-256 1aaeb40925af7ccd747444deb5fe2ae9f8243489262ee55e6a6f05685651312e

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