An open API service indexing awesome lists of open source software.

https://github.com/lich0821/webtools

Some Tools
https://github.com/lich0821/webtools

Last synced: 10 months ago
JSON representation

Some Tools

Awesome Lists containing this project

README

          

# Python Online Tools
## QuickStart
```sh
pip install -r requirements.txt

uvicorn main:app
```

## RE Tools
页面填写字符串和正则表达式,后台收到后用 `findall` 进行匹配,然后把结果返回前端。

## Codec
编 / 解码工具:
* 简体转繁体
* 简体转火星文
* 基于零宽字符,进行非人类语编码