{"id":33058127,"url":"https://github.com/ales-tsurko/athenaCL","last_synced_at":"2025-11-18T23:01:40.980Z","repository":{"id":52843225,"uuid":"107402619","full_name":"ales-tsurko/athenaCL","owner":"ales-tsurko","description":"An unofficial fork of athenaCL algorithmic composition system","archived":false,"fork":false,"pushed_at":"2025-04-08T02:08:51.000Z","size":20151,"stargazers_count":17,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T20:34:10.222Z","etag":null,"topics":["algorithmic-composition","composition","generative","music"],"latest_commit_sha":null,"homepage":"https://athenacl.alestsurko.by","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ales-tsurko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-18T12:04:31.000Z","updated_at":"2025-03-04T22:51:10.000Z","dependencies_parsed_at":"2024-02-18T22:20:36.472Z","dependency_job_id":"91d51329-70d7-4954-9da6-8bd01348d4a6","html_url":"https://github.com/ales-tsurko/athenaCL","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ales-tsurko/athenaCL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ales-tsurko%2FathenaCL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ales-tsurko%2FathenaCL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ales-tsurko%2FathenaCL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ales-tsurko%2FathenaCL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ales-tsurko","download_url":"https://codeload.github.com/ales-tsurko/athenaCL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ales-tsurko%2FathenaCL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285152380,"owners_count":27123462,"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","status":"online","status_checked_at":"2025-11-18T02:00:05.759Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["algorithmic-composition","composition","generative","music"],"created_at":"2025-11-14T05:00:26.589Z","updated_at":"2025-11-18T23:01:40.968Z","avatar_url":"https://github.com/ales-tsurko.png","language":"Python","funding_links":[],"categories":["Music Theory \u0026 Composition","Python"],"sub_categories":["Text-to-Speech"],"readme":"# athenaCL\n\n![athenaCL screenshot](resources/athenacl-screenshot.jpg)\n\nathenaCL is an algorithmic composition tool created by Christopher Ariza.\n\nOr, as described by the author more specifically, it is a tool for:\n\u003e modular poly-paradigm algorithmic music composition in a cross-platform\n\u003e interactive command-line environment.\n\n\n\n\n## Documentation\n\nThe manual is built using [mdBook](https://rust-lang.github.io/mdBook) you will\nfind the source code inside `doc/` directory. You can read it \n[here](https://alestsurko.by/athenaCL/).\n\n\n\n\n## Usage\n\nThe repo includes large files tracked by `git-lfs`. You need it to be installed\non your system. Then, after you cloned the repo:\n\n```\ngit lfs pull\n```\n\nThen you can run the program using:\n\n```\ncargo run --release\n```\n\n`cargo test` will run not only rust tests, but python tests as well.\n\n\n### Bundle an app on macOS\n\nCurrently, bundling app packages configured on macOS only. To bundle a package:\n\n```\n./bundle-mac.sh\n```\n\nAfter that the .app package should be located at\n`target/release/bundle/osx/athenaCL.app`.\n\n\n\n\n## About This Fork\n\nInitially this repo was forked to update the code to python3. But then I\nconsidered to build a GUI version of **athenaCL**. Today the code is adapted for\nGUI needs:\n\n- it's modified to be easily embeddable into binary (using **RustPython** and\n  freezing);\n- some features related to CLI are removed, to make it work better with\n  **RustPython**;\n- while the CLI version might still work, it's not supported, so expect bugs.\n\nIf you're interested in the original (CLI) version, check out the\n[`pregui`](https://github.com/ales-tsurko/athenaCL/releases/tag/pregui) tag.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fales-tsurko%2FathenaCL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fales-tsurko%2FathenaCL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fales-tsurko%2FathenaCL/lists"}