{"id":26572339,"url":"https://github.com/mjiggidy/pyaleparser","last_synced_at":"2026-05-06T05:41:27.726Z","repository":{"id":253195664,"uuid":"842775426","full_name":"mjiggidy/pyaleparser","owner":"mjiggidy","description":"Read, and write Avid Log Exchange (.ale) files","archived":false,"fork":false,"pushed_at":"2025-02-25T02:38:34.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T03:29:56.932Z","etag":null,"topics":["avid","composer","editorial","edl","exchage","log","media","nle","pipeline","post","production","shot","tape","timecode","vfx"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mjiggidy.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}},"created_at":"2024-08-15T03:52:27.000Z","updated_at":"2025-02-25T03:13:30.000Z","dependencies_parsed_at":"2025-02-25T03:30:07.134Z","dependency_job_id":null,"html_url":"https://github.com/mjiggidy/pyaleparser","commit_stats":null,"previous_names":["mjiggidy/pyale","mjiggidy/pyaleparser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjiggidy%2Fpyaleparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjiggidy%2Fpyaleparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjiggidy%2Fpyaleparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjiggidy%2Fpyaleparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjiggidy","download_url":"https://codeload.github.com/mjiggidy/pyaleparser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040235,"owners_count":20551297,"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":["avid","composer","editorial","edl","exchage","log","media","nle","pipeline","post","production","shot","tape","timecode","vfx"],"created_at":"2025-03-23T00:33:25.724Z","updated_at":"2026-05-06T05:41:27.672Z","avatar_url":"https://github.com/mjiggidy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pyaleparser\n=====\n\nYet another python library to read from and write to the ALE (Avid Log Exchange) format.\n\nDevelopment is ongoing an currently unstable.  But if you want to give it a shot, be my guest!\n\n```python\nfrom aleparser import Ale\n\nale = Ale.from_path(\"MU001.ale\")\n\nprint(ale.heading)\nprint(ale.columns)\nprint(ale.events)\n\nale.to_path(\"MU001_processed.ale\")\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjiggidy%2Fpyaleparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjiggidy%2Fpyaleparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjiggidy%2Fpyaleparser/lists"}