Skip to content

Repository files navigation

qBittorrent Plugins

Plugins

Search

Website Plugin
toloka.to toloka_to.py
mazepa.to mazepa_to.py

Development Workflow

  1. Prerequisite

    • A Linux-like environment
    • Python installed
    • uv installed
  2. Setup development environment

    1. Setup virtual environment and dependencies

      uv sync
    2. Activate virtual environment

      source .venv/bin/activate

      or use uv run <command> to run a command inside virtual environment

  3. Update stubs

    just stubs
  4. Run type check

    just check
  5. Run static analyzer

    just lint
  6. Apply formatting

    just format

References

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages