{"id":17834685,"url":"https://github.com/bendog/alcolizer_hook_compose","last_synced_at":"2025-04-02T12:42:43.226Z","repository":{"id":52299054,"uuid":"234240121","full_name":"bendog/alcolizer_hook_compose","owner":"bendog","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-30T21:54:41.000Z","size":26,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T03:44:49.955Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bendog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-16T05:08:45.000Z","updated_at":"2020-01-22T04:26:10.000Z","dependencies_parsed_at":"2022-09-05T22:20:50.330Z","dependency_job_id":null,"html_url":"https://github.com/bendog/alcolizer_hook_compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendog%2Falcolizer_hook_compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendog%2Falcolizer_hook_compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendog%2Falcolizer_hook_compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendog%2Falcolizer_hook_compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendog","download_url":"https://codeload.github.com/bendog/alcolizer_hook_compose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246819749,"owners_count":20839094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-27T20:09:38.370Z","updated_at":"2025-04-02T12:42:43.191Z","avatar_url":"https://github.com/bendog.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alcolizer Hook Compose\n\nThis script reads the required API response and then composes the message for Azure Service Bus\n\n## config\n\nenvironment variables needed to run the script\n\n| environment var name | value\n|----------------------| ------\n|ALCOLIZER_API_HOST|`uri` the base url for the connecting to the API host (_example http://127.0.0.1:8080_)\n|ALCOLIZER_API_KEY|`str` A private shared key between the API server and this script\n|AZURE_SERVICE_BUS_CONNECTION_STRING|`str` The connection string from Azure for the service bus account\n|AZURE_SERVICE_BUS_QUEUE|`str` The name of the azure service bus queue\n\n## dev setup\n\nsetup the virtual environment using pipenv, run this command in the directory with this file in it. (be sure you have the following environ set `PIPENV_VENV_IN_PROJECT=true`)\n\n    pipenv install --dev\n\nopen the folder with this file in it, with VS Code. (only works if you have installed the shell command for VS Code)\n\n    code .\n\n## updating requirements.txt\n\nto update requirements.txt use the following command in the directory with this file.\n\n    pipenv lock -r \u003e requirements.txt\n\n## installing for production\n\ninstall the requirements for this code with\n\n    pip install -U -r requirements.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendog%2Falcolizer_hook_compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbendog%2Falcolizer_hook_compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendog%2Falcolizer_hook_compose/lists"}