Skip to main content

Utilities to generate static data for Watchtower.

Project description

Watchtower Pipeline Tools

In order to generate data for Watchtower, follow these steps:

  • python -m venv .venv
  • source .venv/bin/activate
  • pip install watchtower-pipeline
  • Create a .env.local file as follows:
KITSU_DATA_SOURCE_URL=https://<your-kitsu-instance>/api
KITSU_DATA_SOURCE_USER_EMAIL=user@example.org
KITSU_DATA_SOURCE_USER_PASSWORD=password
  • Run python -m watchtower_pipeline.kitsu -b
  • Copy the content of the watchtower folder into your webserver
  • Alternatively you can navigate to the folder and run python -m http.server

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

watchtower-pipeline-0.1.3.tar.gz (302.1 kB view hashes)

Uploaded Source

Built Distribution

watchtower_pipeline-0.1.3-py3-none-any.whl (304.2 kB view hashes)

Uploaded Python 3

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