No project description provided
Project description
本项目可以将latex公式转换成中文
使用:
from latex_to_zh import convert
text = r'\begin{cases} x + y = 5 \\ x - y = 3 \\ x - y = 3 \end{cases}'
result = convert(text)
print(result)
目前支持的公式比较少 欢迎提交需要支持的公式
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
latex_to_zh-0.1.1.tar.gz
(87.7 kB
view details)
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 latex_to_zh-0.1.1.tar.gz.
File metadata
- Download URL: latex_to_zh-0.1.1.tar.gz
- Upload date:
- Size: 87.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.7 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a51d1e0e2eb2aebae3a46236777f2d0a1ead94a91bfcb44c77fbc4efd961e38
|
|
| MD5 |
066c731f745537f5d3da41f7134616d8
|
|
| BLAKE2b-256 |
3abb37e7da59ea62f5419adb37dea59f0517066ed2b0d1f0fcb78680ca2591a1
|
File details
Details for the file latex_to_zh-0.1.1-py3-none-any.whl.
File metadata
- Download URL: latex_to_zh-0.1.1-py3-none-any.whl
- Upload date:
- Size: 92.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.7 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
755e6a7919e7c31c4dd66544b13475f4e559b643f25cb8d60d06001f65111712
|
|
| MD5 |
fee908086b9c8066b96cade782b969f1
|
|
| BLAKE2b-256 |
09d0cfe42e4d589fd934e0f8848d0874edb5fb4eb4e29917101510ac38d0d09b
|