https://github.com/farfarfun/funtool
工具类,加密,解密
https://github.com/farfarfun/funtool
notetool python python3 secret
Last synced: 4 months ago
JSON representation
工具类,加密,解密
- Host: GitHub
- URL: https://github.com/farfarfun/funtool
- Owner: farfarfun
- License: apache-2.0
- Created: 2019-11-19T13:24:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T08:25:18.000Z (over 1 year ago)
- Last Synced: 2025-01-31T19:52:39.747Z (4 months ago)
- Topics: notetool, python, python3, secret
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# install
```bash
pip install farfuntool
pip install git+https://github.com/notechats/funtool.git
```# tools
| tool | desc |
| --------------------------- | ------------------ |
| [secret](./notetool/secret) | 账号密码的加密解密 |