Giter Site home page Giter Site logo

mpl-third-party's Introduction

mpl-third-party

List of Matplotlib user-contributed packages. These are served at https://matplotlib.org/mpl-third-party/.

To add your package to the list, create a YAML file your-cool-mpl-package.yml in the packages directory. The file must have the following fields:

name: cmocean
repo: matplotlib/cmocean
section: colormaps and styles
description: Perceptually uniform colormaps for oceanographic variables.
site: https://matplotlib.org/cmocean # optional, default repo site
keywords: [colormaps, styles] # optional
pypi_name: # optional, default repo name
conda_package: # optional
conda_channel: # optional, default conda-forge

Either fork this repo and add the new file there, or navigate into the packages directory above and use the Add File button at the top of the page. Then open a pull request with the new file.

Note: The name of the yml file and the name of the repo should ideally match.

The section entry should be one of the sections listed in ./section_names.yml.

PyPI Classifier

Please add the Framework :: Matplotlib PyPI Trove classifier to your package's setup configuration to be included in a listing of Matplotlib related projects on PyPI.

Development

The list of yml files in packages/ is parsed by python/build.py using template.rst and the result is saved to docs/source/packages.rst. This script is called by docs/Makefile using make html. This runs a sphinx-build and makes the page at build/html/index.html.

This was heavily based on the nice work at https://pyviz.org.

mpl-third-party's People

Contributors

jklymak avatar qulogic avatar story645 avatar timhoffm avatar jbednar avatar ianhi avatar anntzer avatar nschloe avatar tacaswell avatar talifargan avatar scottshambaugh avatar rgerum avatar jbusecke avatar ghiffaryr avatar lmcinnes avatar pysimplegui avatar pre-commit-ci[bot] avatar tfardet avatar oscargus avatar pnkraemer avatar ponnhide avatar marceloprates avatar leejjoon avatar isaacrobinson2000 avatar cphyc avatar ankitbarik avatar whitead avatar nvictus avatar toobaz avatar raphaelquast avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.