Skip to main content

Pretty formatted tables that can be exported to LaTeX

Project description

Goal of the project

Provide an easy interface to create Tables that are not only printed nicely in the terminal, but can also be easily exported to LaTeX code. It is also desired to easily create tables in the format required by multiple scientific journals.

Check the docs in here: https://tabletexifier.readthedocs.io/en/latest/

How to Install

pip install tabletexifier

Development

Create a virtual environment and run

pip install -r requirements_dev.txt

in order to install development dependencies.

In order to run the tests and see coverage reports, use

pytest --cov=. test --cov-report html

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

tabletexifier-0.2.1.tar.gz (20.2 kB view hashes)

Uploaded Source

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