{"id":13869897,"url":"https://github.com/ahuang11/ahlive","last_synced_at":"2025-03-17T05:32:31.865Z","repository":{"id":42021340,"uuid":"334789249","full_name":"ahuang11/ahlive","owner":"ahuang11","description":"animate your data to life","archived":false,"fork":false,"pushed_at":"2023-05-12T05:26:59.000Z","size":92226,"stargazers_count":28,"open_issues_count":14,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-27T18:27:15.957Z","etag":null,"topics":["ahlive","animate","animation","data","gif","matplotlib","xarray"],"latest_commit_sha":null,"homepage":"https://ahlive.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahuang11.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-02-01T00:36:22.000Z","updated_at":"2023-10-31T19:51:41.000Z","dependencies_parsed_at":"2024-01-16T07:23:46.043Z","dependency_job_id":"3e69bc1a-7b77-4f9b-b21f-33a01691fffe","html_url":"https://github.com/ahuang11/ahlive","commit_stats":{"total_commits":385,"total_committers":4,"mean_commits":96.25,"dds":0.4077922077922078,"last_synced_commit":"9f31c50325822b289553120f137a314b7343472c"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahuang11%2Fahlive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahuang11%2Fahlive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahuang11%2Fahlive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahuang11%2Fahlive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahuang11","download_url":"https://codeload.github.com/ahuang11/ahlive/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243846984,"owners_count":20357297,"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":["ahlive","animate","animation","data","gif","matplotlib","xarray"],"created_at":"2024-08-05T20:01:21.180Z","updated_at":"2025-03-17T05:32:26.846Z","avatar_url":"https://github.com/ahuang11.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"ahlive - animate your data to life!\r\n====================================\r\n\r\nInstall the package: ``pip install ahlive``\r\n\r\nFull Documentation: http://ahlive.readthedocs.io/\r\n\r\nahlive is an open-source Python package that makes animating data simple, clean, and enjoyable.\r\n\r\nIt can be as easy as:\r\n\r\n```python\r\nimport ahlive as ah\r\ndf = ah.open_dataset(\r\n    \"owid_co2_concentrations_over_the_long_term_scripps\",\r\n    names=[\"entity\", \"year\", \"co2\"]\r\n)\r\nah.DataFrame(df, xs=\"year\", ys=\"co2\").render()\r\n```\r\n\r\nHere are some features that make ahlive stand out!\r\n\r\n- inline labels that follow the data\r\n- dynamic axes limits that expand as necessary\r\n- remarks that pause the animation when a threshold is met\r\n- moving average reference line\r\n- straightforward usage; just set keywords!\r\n\r\n![CO2 Concentrations](https://raw.githubusercontent.com/ahuang11/ahlive/main/docs/source/_static/co2_concentrations.gif)\r\nThe code to generate this example can be found [here](https://ahlive.readthedocs.io/en/latest/introductions/quick_start.html).\r\n\r\nNeed support? Join the community and ask a question at the [discussions](https://github.com/ahuang11/ahlive/discussions) page. Don't be shy--it would make my day to see others use my package, seriously! (And I personally would love to )\r\n\r\nAnd if you like the project, don't forget to star the project!\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahuang11%2Fahlive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahuang11%2Fahlive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahuang11%2Fahlive/lists"}