Skip to main content

alissa-tools-github-devloop

The alissa.tools.github.devloop module: a GitHub watcher that turns alissa:develop-labeled issues into fresh developer sessions — the developer-side counterpart of alissa-tools-github-reviewloop.

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
        ├── devloop/      __init__.py    ← THIS distribution
        └── reviewloop/   __init__.py    ← ships from alissa-github-review-daemon

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-devloop

Console scripts

Command Entry point
alissa-devloop alissa.tools.github.devloop.__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/devloop/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_devloop-0.3.0.tar.gz (42.7 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_devloop-0.3.0-py3-none-any.whl (46.2 kB view details)

Uploaded Python 3

File details

Details for the file alissa_tools_github_devloop-0.3.0.tar.gz.

File metadata

File hashes

Hashes for alissa_tools_github_devloop-0.3.0.tar.gz
Algorithm Hash digest
SHA256 736f8d7448a6c55eed3563c96bc6a8af2ea58a4c93f4e2110734d7285e96358b
MD5 feb04c15dde69eefe1f0121b6fe1e61f
BLAKE2b-256 33b7409245f851e7b05e4e11915c73f564731b8f36661b77c87f9e30dfb8be1b

See more details on using hashes here.

File details

Details for the file alissa_tools_github_devloop-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for alissa_tools_github_devloop-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 09c4ef06b86a7b4e4ad3aa5e829c2543cb188d4740c1131006c7e7f409660ffe
MD5 2ade39a69f71d6d23b60e7008a8ce9a2
BLAKE2b-256 1d99b0e1033a59ebada4b987a07c71fe7ab0cc35b4637f15b210e35fd180bcbc

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