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.

License

Licensed under the Apache License, Version 2.0 — the LICENSE and NOTICE files shipped with this distribution carry the full text and the attribution and trademark terms. Both ship inside the sdist and the wheel's .dist-info.

"Alissa" and "Fahera" are trademarks of CORE FAHERA ENTERPRISE HOLDINGS S. DE R.L. and are not covered by the license — the grant covers the code, not the names.

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.8.5.tar.gz (181.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_devloop-0.8.5-py3-none-any.whl (190.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for alissa_tools_github_devloop-0.8.5.tar.gz
Algorithm Hash digest
SHA256 65ba3d54e9d08470cd2c3a62099fa4d5a5b0a815c163a5726517a15e84195b26
MD5 cd8ba75bed39c869a32a26a3d316b2a4
BLAKE2b-256 12f1077083c2a89cccde4cc3e56760b3d805b3bf95f57e34b4b757b046cf62de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for alissa_tools_github_devloop-0.8.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5ff10d02a18e46b5a860b58e1b1bc4d97da69d040c7bc3778beaf0871bf6e4ee
MD5 aaee7c01d485bc28f7fdf30f9b36842f
BLAKE2b-256 227e50d0965d49cf058f2ded469a33c25c950852dbd25a84ebecb4d50c95a60f

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