Skip to main content

Xeppelin Contest Watcher

Project description

Xeppelin Contest Watcher

Xeppelin is a contest watcher software that keeps track of file modifications during a contest and creates visualizations of your activity.

Installation

pip install xeppelin

Commands

  • Start Watching: xeppelin start <contest_name> Starts watching the current directory for file modifications and logs them to <contest_name>.log.

  • Stop Watching: xeppelin stop <contest_name> Stops watching for the specified contest.

  • Show Visualization: xeppelin show <contest_name> Displays a visualization of the activities logged for the specified contest.

  • Log Submissions: xeppelin log-submissions <contest_name> <submission_info> Adds additional submission information to the log file for the specified contest. Usually should be used to log the time of the submission. Example:

    xeppelin log-submissions test "A solved 1:30"
    

Format

All problems are coded in files named A.cpp, B.cpp, etc. The compiled binary is named A, B, etc. Some additional files for the contest (stress-testing, additional solutions, etc.) are also allowed, if their filename starts with letter that matches the problem letter.

Requirements

  • inotify-tools for file watching.
  • Python packages: pandas, matplotlib, numpy.
  • Verified to work on Ubuntu and WSL2.
sudo apt install inotify-tools

pip install pandas matplotlib numpy

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

xeppelin-0.1.1.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xeppelin-0.1.1-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file xeppelin-0.1.1.tar.gz.

File metadata

  • Download URL: xeppelin-0.1.1.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for xeppelin-0.1.1.tar.gz
Algorithm Hash digest
SHA256 77afc41101f5590147410b89f0067008480c73e7bc5facc38a8da33c24c91f32
MD5 b632ee9ef3c0ab2c1633e9bb67d54f1d
BLAKE2b-256 8e072fed45568737b036be07c4f7edaf3f3baf15af580ff45b2fa31d6b927a9b

See more details on using hashes here.

File details

Details for the file xeppelin-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: xeppelin-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for xeppelin-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5e9d7af4d8f4ab373749fd272847de13712f1d5e24afdf748711bf34824bbccc
MD5 41f574b6637a9ace630cbcbbe6e03bd5
BLAKE2b-256 b53148875b080a3c04619bbe4d5d2365ba99e67884b1fd189d91f7546151f070

See more details on using hashes here.

Supported by

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