{"id":16571518,"url":"https://github.com/hrbrmstr/hrbrthemes-p9","last_synced_at":"2025-04-13T11:33:59.059Z","repository":{"id":211713879,"uuid":"729310604","full_name":"hrbrmstr/hrbrthemes-p9","owner":"hrbrmstr","description":"📈 hrbrthemes for plotnine","archived":false,"fork":false,"pushed_at":"2023-12-18T02:49:59.000Z","size":371,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T02:43:40.634Z","etag":null,"topics":["ggplot2","ggplot2-themes","plotnine","python"],"latest_commit_sha":null,"homepage":"https://dailyfinds.hrbrmstr.dev/p/drop-385-2023-12-08-weekend-project","language":"JavaScript","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/hrbrmstr.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":"2023-12-08T21:42:56.000Z","updated_at":"2025-03-22T10:16:58.000Z","dependencies_parsed_at":"2023-12-18T03:42:19.332Z","dependency_job_id":null,"html_url":"https://github.com/hrbrmstr/hrbrthemes-p9","commit_stats":null,"previous_names":["hrbrmstr/hrbrthemes-p9"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fhrbrthemes-p9","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fhrbrthemes-p9/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fhrbrthemes-p9/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fhrbrthemes-p9/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrbrmstr","download_url":"https://codeload.github.com/hrbrmstr/hrbrthemes-p9/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248706375,"owners_count":21148696,"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":["ggplot2","ggplot2-themes","plotnine","python"],"created_at":"2024-10-11T21:24:17.506Z","updated_at":"2025-04-13T11:33:59.039Z","avatar_url":"https://github.com/hrbrmstr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![](https://img.shields.io/pypi/pyversions/hrbrthemes.png)\n\nRef:\n\u003chttps://dailyfinds.hrbrmstr.dev/p/drop-385-2023-12-08-weekend-project\u003e\n\nInstall from git:\n\n``` bash\n$ python3 -m pip install git+https://gitlab.com/hrbrmstr/hrbrthemes-p9\n```\n\nInstall from PyPI:\n\n``` bash\n$ python3 -m pip install hrbrthemes\n```\n\n``` python\nfrom hrbrthemes import *\n\nfrom plotnine import *\nfrom plotnine.data import mtcars\n\n(ggplot(mtcars, aes(\"wt\", \"mpg\", color=\"factor(gear)\")) \n  + geom_point() \n  + labs(title = \"hrbrmstr's Fav Example Plot\", x = \"Weight (tons)\", y = \"Miles-per-gallon\")\n  + theme_ipsum())\n```\n\n![](README_files/figure-commonmark/cell-3-output-1.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fhrbrthemes-p9","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrbrmstr%2Fhrbrthemes-p9","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fhrbrthemes-p9/lists"}