Python Matplotlib

Open-source Python projects categorized as Matplotlib

Top 23 Python Matplotlib Projects

  • data-science-ipython-notebooks

    Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

  • 30-Days-Of-Python

    30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    Project mention: 30 May 2023 - Daily Chat Thread | /r/indonesia | 2023-05-29
  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • matplotlib

    matplotlib: plotting with Python

    Project mention: [OC] Attempted & Completed Suicide Rate in Canada, 1998/99 | /r/dataisbeautiful | 2023-03-05

    Tool: Matplotlib Pyplot

  • seaborn

    Statistical data visualization in Python

    Project mention: Introducing seaborn-polars, a package allowing to use Polars DataFrames and LazyFrames with Seaborn | /r/Python | 2023-05-15

    I'm sure that your package is great, but seaborn will soon support the interchange protocol and will work relatively seamlessly with polars. https://github.com/mwaskom/seaborn/pull/3340

  • scientific-visualization-book

    An open access book on scientific visualization using python and matplotlib

    Project mention: Which latest DS Skill you are working on currently? | /r/datascience | 2023-05-06

    knowing matplotlib really well gets really pro viz tbh, this https://github.com/rougier/scientific-visualization-book is the best resource for it imo. Its a bit more work but you can get really great results

  • mlcourse.ai

    Open Machine Learning Course

    Project mention: mlcourse.ai: NEW Courses - star count:8755.0 | /r/algoprojects | 2023-05-06
  • cheatsheets

    Official Matplotlib cheat sheets (by matplotlib)

    Project mention: Getting visual studio code to work with imported library | /r/learnprogramming | 2023-05-26

    Name: matplotlib Version: 3.7.1 Summary: Python plotting package Home-page: https://matplotlib.org Author: John D. Hunter, Michael Droettboom Author-email: [email protected] License: PSFLocation: /home/huinker/.local/lib/python3.10/site-packages

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • yellowbrick

    Visual analysis and diagnostic tools to facilitate machine learning model selection.

    Project mention: [D] DL Practitioners, Do You Use Layer Visualization Tools s.a GradCam in Your Process? | /r/MachineLearning | 2022-10-28
  • Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials

    A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.

    Project mention: Cool Github repositories for Everyone | dev.to | 2022-12-29
  • panel

    A high-level app and dashboarding solution for Python (by holoviz)

    Project mention: What python library you are using for interactive visualisation?(other than plotly) | /r/datascience | 2023-06-01

    https://panel.holoviz.org/ It's a web app framework for Python similar to what Dash does for plotly. It plays nicely with bokeh visuals and I think the front-end is built using bokeh css elements.

  • mplfinance

    Financial Markets Data Visualization using Matplotlib

    Project mention: mplfinance: NEW Data - star count:2774.0 | /r/algoprojects | 2023-06-03
  • matplotlib-tutorial

    Matplotlib tutorial for beginner

    Project mention: What's New in Matplotlib 3.6.0 | news.ycombinator.com | 2022-09-17

    I had the same problem until I found this tutorial:

    https://github.com/rougier/matplotlib-tutorial

    If you wan something deeper the same person has written a book:

    https://github.com/rougier/scientific-visualization-book

  • itermplot

    An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.

    Project mention: UnicodePlots | news.ycombinator.com | 2023-04-09

    If you happen to use `iTerm2`, then https://github.com/daleroberts/itermplot works very well. I've used it before and can recommend it pretty highly.

  • mplcyberpunk

    "Cyberpunk style" for matplotlib plots

    Project mention: More Data Analysis! | /r/northernlion | 2023-04-04

    Additionally, using https://github.com/dhaitz/mplcyberpunk is the way. You can change it to your preferences in the library file to look like this (message me for my fork)

  • Cartopy

    Cartopy - a cartographic python library with matplotlib support

    Project mention: How to plot latitude and longitude points on a world map, and choose what kind of projection to use? (I don't want the mercator projection) | /r/learnpython | 2022-08-13
  • samila

    Generative Art Generator

    Project mention: Samila v1.1 Released: Generative Art Generator in Python + Rotation | /r/aipromptprogramming | 2023-04-05
  • pyheat

    pprofile + matplotlib = Python program profiled as an awesome heatmap!

  • matplotx

    :bar_chart: More styles and useful extensions for Matplotlib

    Project mention: Book or web book recommendation request: a data visualization cookbook using Python for scientists. | /r/Python | 2023-02-22

    This is some extensions and guidelines https://github.com/nschloe/matplotx

  • LovelyPlots

    Matplotlib style sheets to nicely format figures for scientific papers, thesis and presentations while keeping them fully editable in Adobe Illustrator.

    Project mention: LovelyPlots | /r/AskAcademia | 2022-07-28
  • baby-names-analysis

    Data ETL & Analysis on the dataset 'Baby Names from Social Security Card Applications - National Data'.

  • gif

    The matplotlib Animation Extension

    Project mention: Animation Library Recommendations | /r/Python | 2022-08-13
  • subreddit-analyzer

    A comprehensive Data and Text Mining workflow for submissions and comments from any given public subreddit.

  • aquarel

    Styling matplotlib made easy

    Project mention: I got tired of handcrafting matplotlib styles everytime, so I made a small library to make it much simpler to define themes and load existing ones. | /r/Python | 2022-08-10
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-06-03.

Python Matplotlib related posts

Index

What are some of the best open-source Matplotlib projects in Python? This list will help you:

Project Stars
1 data-science-ipython-notebooks 25,155
2 30-Days-Of-Python 24,659
3 matplotlib 17,518
4 seaborn 10,791
5 scientific-visualization-book 9,403
6 mlcourse.ai 8,820
7 cheatsheets 6,932
8 yellowbrick 4,015
9 Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials 3,435
10 panel 2,836
11 mplfinance 2,793
12 matplotlib-tutorial 2,718
13 itermplot 1,448
14 mplcyberpunk 1,338
15 Cartopy 1,228
16 samila 1,008
17 pyheat 740
18 matplotx 670
19 LovelyPlots 660
20 baby-names-analysis 562
21 gif 525
22 subreddit-analyzer 482
23 aquarel 473
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com