{"id":16505745,"url":"https://github.com/kecnry/autofig","last_synced_at":"2025-03-23T13:32:19.059Z","repository":{"id":57412766,"uuid":"108470318","full_name":"kecnry/autofig","owner":"kecnry","description":"High-Level Interface to Create Figures/Animations with Matplotlib","archived":false,"fork":false,"pushed_at":"2021-07-06T12:47:04.000Z","size":71262,"stargazers_count":9,"open_issues_count":11,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T20:49:27.603Z","etag":null,"topics":["animation","matplotlib","plotting","python"],"latest_commit_sha":null,"homepage":"https://autofig.readthedocs.io","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/kecnry.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}},"created_at":"2017-10-26T22:02:54.000Z","updated_at":"2022-02-26T02:20:08.000Z","dependencies_parsed_at":"2022-09-26T17:11:18.671Z","dependency_job_id":null,"html_url":"https://github.com/kecnry/autofig","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kecnry%2Fautofig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kecnry%2Fautofig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kecnry%2Fautofig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kecnry%2Fautofig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kecnry","download_url":"https://codeload.github.com/kecnry/autofig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245108274,"owners_count":20562018,"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":["animation","matplotlib","plotting","python"],"created_at":"2024-10-11T15:13:03.092Z","updated_at":"2025-03-23T13:32:14.023Z","avatar_url":"https://github.com/kecnry.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"http://autofig.readthedocs.io\"\u003e\u003cimg src=\"./docs/images/autofig.png\" alt=\"autofig logo\" width=\"300px\" align=\"center\"/\u003e\u003c/a\u003e\u003c/p\u003e\n\n**High-Level Interface to Create Figures/Animations with Matplotlib**\n\n[![badge](https://img.shields.io/badge/github-kecnry%2Fautofig-blue.svg)](https://github.com/kecnry/autofig)\n[![badge](https://img.shields.io/badge/pip-autofig-blue.svg)](https://pypi.org/project/autofig/)\n[![badge](https://img.shields.io/badge/license-GPL3-blue.svg)](https://github.com/kecnry/autofig/blob/master/LICENSE)\n[![badge](https://travis-ci.org/kecnry/autofig.svg?branch=master)](https://travis-ci.org/kecnry/autofig)\n[![badge](https://readthedocs.org/projects/autofig/badge/?version=latest)](https://autofig.readthedocs.io/en/latest/?badge=latest)\n\nThis module provides a high-level interface to create figures/animations (currently only in matplotlib).  It was designed to be used within [PHOEBE](http://github.com/phoebe-project/phoebe2) but written in a way that it can be used as a standalone package.\n\nRead the [latest documentation on readthedocs](https://autofig.readthedocs.io) or [browse the current documentation](./docs/index.md).\n\n## Dependencies\n\n* [matplotlib](https://github.com/matplotlib/matplotlib)\n* [numpy](https://github.com/numpy/numpy)\n* [astropy](https://github.com/astropy/astropy)\n\nSee the [travis report](https://travis-ci.org/kecnry/autofig) for details on the full testing-matrix.\n\n## Installation\n\n**autofig** is available via [pip](https://pypi.org/project/autofig/):\n\n```\npip install autofig\n```\n\nAlternatively, to install from source, use the standard python setup.py commands.\n\nTo install globally:\n```\npython setup.py build\nsudo python setup.py install\n```\n\nOr to install locally:\n```\npython setup.py build\npython setup.py install --user\n```\n\n## Basic Usage\n\n**autofig** is imported as a python module:\n\n```\nimport autofig\n```\n\nRead the [latest documentation on readthedocs](https://autofig.readthedocs.io) or [browse the current documentation](./docs/index.md).\n\n## Contributors\n\n[Kyle Conroy](https://github.com/kecnry)\n\nContributions are welcome!  Feel free to file an issue or fork and create a pull-request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkecnry%2Fautofig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkecnry%2Fautofig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkecnry%2Fautofig/lists"}