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

Uploaded Source

Built Distribution

osin-1.11.5-py3-none-any.whl (44.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for osin-1.11.5.tar.gz
Algorithm Hash digest
SHA256 a39fe871f38ac42601fc1fb89b372d3050b2e28b31b1e486e2775a18d9ade3a7
MD5 b46e520c57f346f74c46a0f7e3eea93a
BLAKE2b-256 3909da8cbae422bf6caee735a6b511189b5f472d1535e5682cf0cf3221c6f46c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for osin-1.11.5-py3-none-any.whl
Algorithm Hash digest
SHA256 dd9ee96c0a7772a7ddf4e980eb3b14882c703ff28a32fbf4f8500b8acf32a1d4
MD5 f77bd588a0153d337a04bca37ccab63d
BLAKE2b-256 29b138c289823cc62ed2166589a2fa3b5d5a4e3ae45f6c335e20bf1ccc0bbf0f

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