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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file tabletexifier-0.2.1.tar.gz
.
File metadata
- Download URL: tabletexifier-0.2.1.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c026606598242283590471c7044fc26fb45f579c37f0facf68dbfa2f6632d18 |
|
MD5 | a52c9c0b8c619d67d3c8437bda942603 |
|
BLAKE2b-256 | 3f6f4ecfc783f360a935f0ae493ab8d0ed0bb01e6b5e8e413bec76fc1a315616 |