{"id":15362391,"url":"https://github.com/jakevdp/python-vis-landscape","last_synced_at":"2025-09-05T16:47:37.434Z","repository":{"id":65985295,"uuid":"87834732","full_name":"jakevdp/python-vis-landscape","owner":"jakevdp","description":"Code for my talk at PyCon 2017","archived":false,"fork":false,"pushed_at":"2017-04-24T01:23:43.000Z","size":326,"stargazers_count":9,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T08:59:35.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/jakevdp.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-04-10T16:45:05.000Z","updated_at":"2021-08-29T05:28:01.000Z","dependencies_parsed_at":"2023-02-19T18:30:45.312Z","dependency_job_id":null,"html_url":"https://github.com/jakevdp/python-vis-landscape","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jakevdp/python-vis-landscape","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakevdp%2Fpython-vis-landscape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakevdp%2Fpython-vis-landscape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakevdp%2Fpython-vis-landscape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakevdp%2Fpython-vis-landscape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakevdp","download_url":"https://codeload.github.com/jakevdp/python-vis-landscape/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakevdp%2Fpython-vis-landscape/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273788826,"owners_count":25168663,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-01T13:00:38.633Z","updated_at":"2025-09-05T16:47:37.377Z","avatar_url":"https://github.com/jakevdp.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-vis-landscape\n\nCode for my talk at PyCon 2017\n\n## Basic Requirements\n\nSet up with conda:\n\n    $ conda create -n vis-talk python=3.5 jupyter notebook numpy\n    $ source activate vis-talk\n\n## Individual Packages\n\nInstall [matplotlib](http://matplotlib.org/):\n\n    $ conda install matplotlib\n\nInstall [pandas](http://pandas.pydata.org):\n\n    $ conda install pandas\n\nInstall [seaborn](https://seaborn.pydata.org/):\n\n    $ conda install seaborn\n\nInstall [ggpy](http://yhat.github.io/ggpy/):\n\n    $ pip install ggplot\n\nInstall [bokeh](http://bokeh.pydata.org/):\n\n    $ conda install bokeh\n\nInstall [bqplot](http://bqplot.readthedocs.io/):\n\n    $ conda install --channel conda-forge bqplot\n\nInstall [plotly](https://plot.ly/python/)\n\n    $ pip install plotly\n\nInstall [holoviews](http://holoviews.org/)\n\n    $ conda install --channel conda-forge holoviews\n\nInstall [altair](http://altair-viz.github.io/):\n\n    $ conda install --channel conda-forge altair\n\n## Others\n\n- Other matplotlib constellation packages: yellowbrick, scikit-plot\n\n- Leaning toward domain-specific: Mayavi, GlueViz, YT\n\n- JS in the Jupyter notebook: ipyvolume, pythreejs, ipyleaflet\n\n- Large-scale viz: VisPy, Datashader, Vaex, glumpy","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakevdp%2Fpython-vis-landscape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakevdp%2Fpython-vis-landscape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakevdp%2Fpython-vis-landscape/lists"}