Skip to content

andrewreisner/pytikz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyTikZ

Description

This project contains a simple tikz code generator in Python.

Getting started

A couple examples can be found in examples/. The workflow consists of creating a tikz code generator object and constructing objects in tikz/wrappers.py through the generator object.

Adding wrappers

If a desired tikz object is not already wrapped, just add a class in tikz/wrappers.py and inherit from the wrapper class.

About

TikZ generator in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages