Skip to main content

alissa-tools-github-reviewloop

The alissa.tools.github.reviewloop module: a GitHub watcher that drives the alissa-code-review adversarial review loop (CR1–CR9) to convergence.

This distribution ships only that module. Everything above it — alissa, alissa.tools, alissa.tools.github — is a PEP 420 namespace package with no __init__.py, so other distributions in other repositories can contribute their own packages under the same namespace:

alissa/                                  ← namespace (no __init__.py)
└── tools/                               ← namespace
    ├── github/                          ← namespace
    │   ├── reviewloop/   __init__.py    ← THIS distribution
    │   └── issues/       __init__.py    ← could ship from another repo
    └── slack/                           ← namespace
        └── notify/       __init__.py    ← could ship from another repo

The rule: a distribution owns a leaf package and declares only that subtree (find_namespace_packages(include=[PACKAGE, f"{PACKAGE}.*"])). Adding an __init__.py at any namespace level would claim it for one distribution and shadow the others.

Install

pip install -e ./alissa-tools-github-reviewloop

Console scripts

Command Entry point
alissa-reviewloop alissa.tools.github.reviewloop.__main__:main

Layout

src/main holds the package tree, src/test mirrors it as test_*. The distribution version lives in the plain-text version file next to the module it versions (src/main/alissa/tools/github/reviewloop/version), read by both setup.py and version.py.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alissa_tools_github_reviewloop-0.2.0.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

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

alissa_tools_github_reviewloop-0.2.0-py3-none-any.whl (22.4 kB view details)

Uploaded Python 3

File details

Details for the file alissa_tools_github_reviewloop-0.2.0.tar.gz.

File metadata

File hashes

Hashes for alissa_tools_github_reviewloop-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a32d2836c3e4ea6b1504fed4d5425a416a0ed51cb57f4d5f7554dc626e5dbb2e
MD5 97487b808755676e2031e80ca99e06e5
BLAKE2b-256 f360a4be5e49903a02c2b4c1ea5d2da7e582c7cf9ccae69ca165be94aeb41ac7

See more details on using hashes here.

File details

Details for the file alissa_tools_github_reviewloop-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for alissa_tools_github_reviewloop-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 773b9a347a2b12660ecea248d6efa34c11b383605921c55d38fcc6cd7d0b9f06
MD5 8e4a01ca2d2c861d0aa067ca199cd521
BLAKE2b-256 129c7e08fe23fb0909553a48fd1db3c090dba6ab6b08b21b5270e1e8b0f55427

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