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.

License

Licensed under the Apache License 2.0 — see the LICENSE and NOTICE files shipped with this distribution.

"Alissa" and "Fahera" are trademarks of CORE FAHERA ENTERPRISE HOLDINGS S. DE R.L.; the license does not grant permission to use them.

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.16.10.tar.gz (132.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_revloop-0.16.10-py3-none-any.whl (141.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for alissa_tools_github_revloop-0.16.10.tar.gz
Algorithm Hash digest
SHA256 f4caffc1f5a185f31b69efb9095878642fa44d231135064139a4bf95c80abf63
MD5 1fd9846ba5a4a2686971d6ba70a1edd4
BLAKE2b-256 96a7584b6ce66bddc410d090d9155c1d53fdeaa55e35f6f64f56b4c5e93a3202

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for alissa_tools_github_revloop-0.16.10-py3-none-any.whl
Algorithm Hash digest
SHA256 f3fc1d5e55600e6101d0a308148da44edb6b866a8ac12731341b2e7a7330df81
MD5 e1e8f418d2cfece5e885bcd8f9d61c35
BLAKE2b-256 11b67c93b3deb060b0c6fa87e132901df63624628146858208fd1e7c9bf8809d

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