Python LaTeX Utils.
Project description
This package contains basic functionalities to speed-up the process of creating tables, images, figures for LaTeX documents.
Documentation
The documentation has been produced using pdoc.
python build_doc.py
and it is available here.
Build and install the package
Move to latex-utils folder
latex-utils/
├─ latexutils/
├─ tests/
├─ setup.py
├─ LICENSE
├─ README.md
├─ docs
├─ .gitignore
and run
python setup.py sdist bdist_wheel
after building the wheels, you can install the library bu running
pip install dist/latex_utils-0.0.1-py3-none-any.whl
be aware that version (0.0.1) can change.
Upload to PyPi
python3 -m twine upload dist/* --verbose
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
Built Distribution
File details
Details for the file pytexutils-0.0.5.tar.gz
.
File metadata
- Download URL: pytexutils-0.0.5.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bd6d7cd08590934ed962a92f834ebab7ba8c34cc8cd67437f4174f5f9c02391 |
|
MD5 | baa3ccb7aa3d4f9afb49c0fe0d8f734b |
|
BLAKE2b-256 | 47b119f78df08d6be0fe4c1065d95849228feda1b35cd059f249a1d72a56a8ac |
File details
Details for the file pytexutils-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: pytexutils-0.0.5-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f68565a9020896160ed1ebde69b7af5ec996b4674cb884ca06af2c03e2ded0ad |
|
MD5 | b787d4e621d4e5bcdca2b19bbf821558 |
|
BLAKE2b-256 | d5ca2173dd682e727c0887dbb5d4fb20cd7ee9409ad35c149a88fea8a7104dcb |