https://github.com/lich0821/webtools
Some Tools
https://github.com/lich0821/webtools
Last synced: 10 months ago
JSON representation
Some Tools
- Host: GitHub
- URL: https://github.com/lich0821/webtools
- Owner: lich0821
- License: mit
- Created: 2022-10-25T11:47:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-23T13:31:19.000Z (over 2 years ago)
- Last Synced: 2025-01-28T12:37:55.892Z (12 months ago)
- Language: Python
- Size: 56.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Python Online Tools
## QuickStart
```sh
pip install -r requirements.txt
uvicorn main:app
```
## RE Tools
页面填写字符串和正则表达式,后台收到后用 `findall` 进行匹配,然后把结果返回前端。
## Codec
编 / 解码工具:
* 简体转繁体
* 简体转火星文
* 基于零宽字符,进行非人类语编码