Skip to content

TourismEconomics/te-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tourism Economics Styles for Python

This package contains a styling theme for creating Tourism Economics plots in Python. The package assumes that plots are produced using matplotlib.

Usage

  1. Install font files. Install Lato font from the fonts directory.

  2. Install styles package by typing pip install testyles.

  3. Import the styles into your project or notebook

from testyles import styles
styles.init_styles()
  1. Create your plots.

Examples

Timeseries example

See examples.ipynb for a demo.


Author & Contributors

Contact Jack Minchin for any assistance using this package.

About

A pacakge for Tourism Economics plot styles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published