Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: codex-test-repos
  • Language: Python
  • Default Branch: main
  • Size: 34.6 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 7
  • Releases: 0
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Security

README.md

PyPi Downloads NUMFocus

DiscourseBadge Gitter GitHubIssues GitTutorial

GitHubActions AzurePipelines AppVeyor Codecov

image

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

Check out our home page for more information.

image

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.

Install

See the install documentation, which is generated from /doc/users/installing/index.rst

Contribute

You've discovered a bug or something else you want to change — excellent!

You've worked out a way to fix it — even better!

You want to tell us about it — best of all!

Start at the contributing guide!

Contact

Discourse is the discussion forum for general questions and discussions and our recommended starting point.

Our active mailing lists (which are mirrored on Discourse) are:

Gitter is for coordinating development and asking questions directly related to contributing to matplotlib.

Citing Matplotlib

If Matplotlib contributes to a project that leads to publication, please acknowledge this by citing Matplotlib.

A ready-made citation entry is available.

Owner

  • Name: codex-test-repos
  • Login: codex-test-repos
  • Kind: organization

Citation (CITATION.bib)

@Article{Hunter:2007,
  Author    = {Hunter, J. D.},
  Title     = {Matplotlib: A 2D graphics environment},
  Journal   = {Computing in Science \& Engineering},
  Volume    = {9},
  Number    = {3},
  Pages     = {90--95},
  abstract  = {Matplotlib is a 2D graphics package used for Python for
  application development, interactive scripting, and publication-quality
  image generation across user interfaces and operating systems.},
  publisher = {IEEE COMPUTER SOC},
  doi       = {10.1109/MCSE.2007.55},
  year      = 2007
}

GitHub Events

Total
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 8
  • Create event: 5
Last Year
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 8
  • Create event: 5

Dependencies

.github/workflows/cibuildsdist.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/cibuildwheel.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • docker/setup-qemu-action v2 composite
  • pypa/cibuildwheel v2.12.0 composite
.github/workflows/circleci.yml actions
  • actions/checkout v3 composite
  • larsoner/circleci-artifacts-redirector-action master composite
  • reviewdog/action-setup v1 composite
.github/workflows/clean_pr.yml actions
  • actions/checkout v3 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/conflictcheck.yml actions
  • eps1lon/actions-label-merge-conflict releases/2.x composite
.github/workflows/cygwin.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • cygwin/cygwin-install-action v3 composite
.github/workflows/nightlies.yml actions
  • mamba-org/provision-with-micromamba v15 composite
.github/workflows/pr_welcome.yml actions
  • actions/first-interaction v1 composite
.github/workflows/reviewdog.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • reviewdog/action-eslint v1 composite
.github/workflows/tests.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v3 composite
  • imjohnbo/issue-bot v3 composite
lib/matplotlib/backends/web_backend/package.json npm
  • eslint ^6.8.0 development
  • eslint-config-prettier ^6.10.1 development
  • prettier ^2.0.2 development
  • @jsxtools/resize-observer ^1.0.4
environment.yml pypi
  • mpl-sphinx-theme *
  • pikepdf *
  • sphinxcontrib-svg2pdfconverter *
pyproject.toml pypi
requirements/dev/dev-requirements.txt pypi
requirements/doc/doc-requirements.txt pypi
  • colorspacious *
  • ipython *
  • ipywidgets *
  • mpl-sphinx-theme >=3.7.0
  • numpydoc >=1.0
  • packaging >=20
  • pydata-sphinx-theme >=0.12.0
  • pyyaml *
  • sphinx >=3.0.0,
  • sphinx-copybutton *
  • sphinx-design *
  • sphinx-gallery >=0.10
  • sphinxcontrib-svg2pdfconverter >=1.1.0
setup.py pypi
  • contourpy >=1.0.1
  • cycler >=0.10
  • fonttools >=4.22.0
  • kiwisolver >=1.0.1
  • numpy >=1.21
  • packaging >=20.0
  • pillow >=6.2.0
  • pyparsing >=2.3.1
  • python-dateutil >=2.7