Skip to content
Matplotlib
EntityQ2985668· pop 23· linked from 79 articles

Matplotlib

Sign in to save

bibliothèque logicielle Python

Key facts

Software.name
Matplotlib
Software.logo
Matplotlib logo.svg
Software.logo size
300px
Software.screenshot
File:Mpl screenshot figures and code.png
Software.caption
Screenshot of Matplotlib plots and code
Software.author
John D. Hunter
Software.developer
Michael Droettboom, et al.
Software.engine
Cairo, Anti-Grain Geometry
Software.programming language
Python
Software.operating system
Cross-platform
Software.genre
Plotting
Software.license
Matplotlib license

via Wikipedia infobox

Source code

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. Matplotlib produces publication-quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in Python scripts, Python/IPython shells, web application servers, and various graphical user interface toolkits. Discourse is the discussion forum for general questions and discussions and our recommended starting point. Discourse Chat is for coordinating development and asking questions directly related to contributing to matplotlib.

Excerpt from the source-code README · 3,965 chars · not written by Vinony

Wikidata facts

Official website
matplotlib.org
Image
Matplotlib screenshot.png
Show 10 more facts
source code repository URL
github.com/matplotlib/matplotlib
Commons category
Matplotlib
software version identifier
3.10.9
social media followers
44314
inception
2003-00-00
publication date
2003-00-00
Sources (11)

via Wikidata · CC0

Article · Français

Matplotlib est une bibliothèque du langage de programmation Python destinée à tracer et visualiser des données sous forme de graphiques. Elle peut être combinée avec les bibliothèques python de calcul scientifique NumPy et SciPy. Elle fournit également une API orientée objet, permettant d'intégrer des graphiques dans des applications, utilisant des outils d'interface graphique polyvalents tels que Tkinter, wxPython, Qt ou GTK. Matplotlib est distribuée librement et gratuitement sous une licence de style BSD. Sa version stable actuelle (la 2.0.1 en 2017, la 3.5.0 en novembre 2021) est compatible avec la version 3 de Python. Plusieurs points rendent cette bibliothèque intéressante : * Export possible en de nombreux formats matriciels (PNG, JPEG...) et vectoriels (PDF, SVG...) * Documentation en ligne en quantité, nombreux exemples disponibles sur internet * Forte communauté très active * Interface : reproduit fidèlement la syntaxe MATLAB * Bibliothèque haut niveau : idéale pour le calcul interactif

Abstract from DBpedia / Wikipedia · CC BY-SA

Connections

Categories