Skip to main content

alissa-tools-github-revloop

The alissa.tools.github.revloop 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
    │   ├── revloop/   __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-revloop

Console scripts

Command Entry point
alissa-revloop alissa.tools.github.revloop.__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/revloop/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_revloop-0.14.0.tar.gz (67.2 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_revloop-0.14.0-py3-none-any.whl (75.3 kB view details)

Uploaded Python 3

File details

Details for the file alissa_tools_github_revloop-0.14.0.tar.gz.

File metadata

File hashes

Hashes for alissa_tools_github_revloop-0.14.0.tar.gz
Algorithm Hash digest
SHA256 b9bd4509f451e33f130adfb9a87c90154695b9ae415cdf181bc3e16e8b18c4b9
MD5 662d4a3ebc8c109b1b31375e261a83ff
BLAKE2b-256 eb5ba8d62a9286061f8c5a6cb83958cc6189155054c19048b975e743673d4ac5

See more details on using hashes here.

File details

Details for the file alissa_tools_github_revloop-0.14.0-py3-none-any.whl.

File metadata

File hashes

Hashes for alissa_tools_github_revloop-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e22a6c1d21641a8f22a981ad7e612b18e0f788f8d1b85a38f0e149a01f36b85
MD5 fc38878e48644337709f9a28ce2f8d3e
BLAKE2b-256 f0a2eb2f4ee4f78ba242a2215518f5046ebbad9ba59fe8e8827e94349d1e64e0

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