Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karm-patel/latexify
https://github.com/karm-patel/latexify
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/karm-patel/latexify
- Owner: karm-patel
- Created: 2022-03-25T11:02:52.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-25T11:24:31.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T20:51:02.966Z (2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
* Add PYPI_USERNAME and PYPI_PASSWORD to your secrets using GitHub GUI.
* Manually change `requirements.txt` to your needs.
* Run `customize.py` to take care of the rest.
* Each time you push a new release, code is automatically published on PyPI via the workflow. `pip install -U ` should then install the latest version.