Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibab/python-textable
A Python module for generating LaTeX tables from numpy arrays.
https://github.com/ibab/python-textable
Last synced: about 1 month ago
JSON representation
A Python module for generating LaTeX tables from numpy arrays.
- Host: GitHub
- URL: https://github.com/ibab/python-textable
- Owner: ibab
- License: bsd-3-clause
- Created: 2013-08-01T23:29:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-12T17:31:05.000Z (over 11 years ago)
- Last Synced: 2023-03-23T02:05:45.110Z (almost 2 years ago)
- Language: Python
- Size: 109 KB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-textable
A Python module for generating LaTeX tables from numpy arrays.
Uses `booktabs` and `siunitx` and is aware of values from the `uncertainties` package.