sltx-utility
Project description
sltx 0.1.x
Short overview
sltx is a simple (python 3.5+) script, i've written for my own purposes (LaTeX).
It uses sltx-dep.yml files to track my latex dependencies over various repositories and installs them on the host-system.
I use it only under linux, with texlive installed, but it should work for other os too.
You can configure the installer for your host-system using the sltx-config.yml or supply it while installing.
How tos'
How to get
The script including the Package sltxpkg is available with pypi/sltx
So simply install it like any other Python package with sltx with pip:
pip install sltx
(You can use pip3 as well)
Afterwards sltx should be available as a normal script! Afterwards you can
updates with pip and the --upgrade-flag.
How to run
Just run sltx or sltx -h to get the help menu.
If you want to install dependencies from a file like dep.yml run:
sltx -d dep.yml
If you have your own configuration, lets say it is name "config.yml" add -c config.yml.
If you want to generate a github workflow just type sltx -g.
Todos
-
add .sltx-src.yml or some similar file so that the repo itself can determine what it should serve? -- maybe allow different "sets"?
-
Update functionality
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sltx-0.1.8.tar.gz.
File metadata
- Download URL: sltx-0.1.8.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c05b6e18f24f0b576bbed99568ef73d01ca47ed71dbb8dbb933bd608ec9fa14
|
|
| MD5 |
e821176171880705a6d9a9e84c2cb110
|
|
| BLAKE2b-256 |
104dc8466e1e9dbfea8047864535cbfa47416ae75e83518f74c1ff900ac155b8
|
File details
Details for the file sltx-0.1.8-py3-none-any.whl.
File metadata
- Download URL: sltx-0.1.8-py3-none-any.whl
- Upload date:
- Size: 21.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
961782b95debc5c1746f938758794f9aab2ae0e6d17320f9fddfd51bcc3e12b0
|
|
| MD5 |
55da7483fe4df1596043dc9a1b020a52
|
|
| BLAKE2b-256 |
c6cff50b7761c1d9595289ce3b15eebbdce5405e5e7ff8239769765a7c3314ed
|