{"id":17800417,"url":"https://github.com/anntzer/mplcustomrc","last_synced_at":"2025-04-02T04:41:28.051Z","repository":{"id":145645424,"uuid":"204217880","full_name":"anntzer/mplcustomrc","owner":"anntzer","description":"Custom logic in your matplotlibrc","archived":false,"fork":false,"pushed_at":"2021-12-22T18:58:42.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T19:22:40.863Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anntzer.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-08-24T22:06:57.000Z","updated_at":"2021-12-22T18:58:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f261f18-6aae-4081-ad58-2c5d2a596c76","html_url":"https://github.com/anntzer/mplcustomrc","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/anntzer%2Fmplcustomrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntzer%2Fmplcustomrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntzer%2Fmplcustomrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntzer%2Fmplcustomrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anntzer","download_url":"https://codeload.github.com/anntzer/mplcustomrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246758279,"owners_count":20828919,"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-27T12:21:35.529Z","updated_at":"2025-04-02T04:41:28.034Z","avatar_url":"https://github.com/anntzer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Use Python for your matplotlibrc\n================================\n\nSet your backend to \"module://mplcustomrc.the_backend_of_your_choice\"\n(e.g. \"module://mplcustomrc.qt5agg\") and put the code of your choice in\n``Path(mpl.get_configdir(), \"matplotlibrc.py\")``.  This file will be ``exec``'d\nwhen setting up pyplot.\n\nThis is intended for custom logic in setting up your matplotlibrc, e.g.\n\n.. code-block:: python\n\n   from matplotlib import rcParams\n   if some_logic:\n       rcParams[\"some.rc.key\"] = some_value\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanntzer%2Fmplcustomrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanntzer%2Fmplcustomrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanntzer%2Fmplcustomrc/lists"}