Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDKM Plotstyle

Package for applying the UDKM Matplotlib style sheet.

Installation

Requirements

  • Python 3.10 or higher

Setup

In your project venv, install the latest release with pip (requires an SSH key with access to GitUP):

pip install git+https://gitup.uni-potsdam.de/udkm/tools/udkm_plotstyle@main

Or use the public GitHub mirror:

pip install git+https://github.com/cowalz/udkm_plotstyle@main

For a fixed previous version, replace main with the desired version tag, e.g. 1.0.0.

This installs the udkm_plotstyle package along with all runtime dependencies:

  • matplotlib

Usage

import udkm_plotstyle

udkm_plotstyle.activate()

This loads udkm_plotstyle/plotstyle.mplstyle from the installed package.

About

A public mirror for the udkm_plotstyle package

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages