Skip to main content

Utilities for programmatically generating TikZ code.

Project description

https://badge.fury.io/py/tikzify.svg

A set of utilities for programmatically generating TikZ code.

Contribution guidelines

  • Conventions

    • Naming conventions are according to PEP8.

  • How to clean the source:

    • isort .

    • pylint tikzify

    • flake8 tikzify

Running

  • This macro is helpful for running examples:

function dm {
    python "$1.py" $2 && pdflatex -shell-escape $1 && open $1.pdf
}
  • The basal ganglia example can be run by doing dm basal_ganglia from the examples folder. It should produce basal_ganglia.pdf, which shows all of the output, as well as figures/basal_ganglia-*.pdf, which are the individual diagrams to be included.

  • A copy of the pdf <basal_ganglia.pdf> is provided at the top level folder. It shows three programmatically-generated diagrams, with various sections highlighted.

Whom do I talk to?

  • Neil Girdhar

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tikzify-0.11.4.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

tikzify-0.11.4-py3-none-any.whl (26.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page