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.

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.0.tar.gz (2.1 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.0-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xeppelin-0.1.0.tar.gz
  • Upload date:
  • Size: 2.1 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.0.tar.gz
Algorithm Hash digest
SHA256 3b8eb1b457bfb3fd0d3ebd6309fd45a52aab0f41ba35eeff7e7fd0f56839e386
MD5 719b9e688fba5169abd9e24bf3864931
BLAKE2b-256 47d5c9c701a1c418b8a76f24e0e60516706e153e1437585fb4ea700038799a3f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: xeppelin-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.0 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4034c8a429a02ce3a5a85f6ed3d5b28f7c0af433c653d184bd069a4637f447fb
MD5 f6176ded984cc5134c7244f697cdd42f
BLAKE2b-256 5f8abaec1bb939a93ce82e43ec977e3ee5b740e9b20ceb75efa2d8120caea106

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