{"id":15482446,"url":"https://github.com/uchuhimo/alo","last_synced_at":"2025-08-10T16:40:39.366Z","repository":{"id":57409875,"uuid":"226515731","full_name":"uchuhimo/alo","owner":"uchuhimo","description":"A tool to combine function with DAG.","archived":false,"fork":false,"pushed_at":"2019-12-11T14:02:51.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T00:22:37.237Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uchuhimo.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-07T13:12:54.000Z","updated_at":"2019-12-11T14:02:54.000Z","dependencies_parsed_at":"2022-08-24T18:51:11.526Z","dependency_job_id":null,"html_url":"https://github.com/uchuhimo/alo","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/uchuhimo%2Falo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchuhimo%2Falo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchuhimo%2Falo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uchuhimo%2Falo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uchuhimo","download_url":"https://codeload.github.com/uchuhimo/alo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246049631,"owners_count":20715511,"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-02T05:09:12.835Z","updated_at":"2025-03-28T15:15:45.221Z","avatar_url":"https://github.com/uchuhimo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alo\n\n[![](https://img.shields.io/pypi/v/alo.svg)](https://pypi.python.org/pypi/alo)\n[![](https://img.shields.io/travis/uchuhimo/alo.svg)](https://travis-ci.org/uchuhimo/alo)\n[![](https://github.com/uchuhimo/alo/workflows/Python%20package/badge.svg)](https://github.com/uchuhimo/alo/actions)\n[![Documentation Status](https://readthedocs.org/projects/alo/badge/?version=latest)](https://alo.readthedocs.io/en/latest/?badge=latest)\n[![Updates](https://pyup.io/repos/github/uchuhimo/alo/shield.svg)](https://pyup.io/repos/github/uchuhimo/alo/)\n\nA tool to combine function with DAG.\n\n- Documentation: https://alo.readthedocs.io.\n\n## Development\n\n### Create a virtual environment\n\n```bash\nconda env create -f environment.yml\nsource activate alo\n```\n\n### Install dependencies\n\nThere are two options:\n\n- Use poetry:\n\n    ```bash\n    poetry install\n    ```\n\n- Use pip:\n\n    ```bash\n    pip install -e \".[dev]\"\n    ```\n\n### Update dependencies\n\n```bash\npoetry update\n```\n\n### Bump version\n\n```bash\nbumpversion minor  # major, minor, patch\n```\n\n### Show information about installed packages\n\n```bash\npoetry show\n```\n\n### Show dependency tree\n\n```bash\ndephell deps tree\n# or\ndephell deps tree pytest\n```\n\n### Install git pre-commit hooks\n\n```bash\npre-commit install\n```\n\n# License\n\n© uchuhimo, 2019. Licensed under an [Apache 2.0](./LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuchuhimo%2Falo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuchuhimo%2Falo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuchuhimo%2Falo/lists"}