Update README.md
This commit is contained in:
parent
aa154d83e3
commit
8e4d4242d2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# python-scripts
|
||||
My useful python scripts.
|
||||
- `apk_mixer` - view https://habr.com/ru/post/422885/
|
||||
- `math_bruteforce` - scripts for "bruteforcing" mathematical expressions. Merge from [DarkCat09/Math_BruteForce](https://github.com/DarkCat09/Math_BruteForce).
|
||||
- `base64passwds.py` - writes your credentials to a file, encrypting password using Base64.
|
||||
- `calculator.py` - calculator :)
|
||||
- `fasticoconverter.py` - I tried to use online-convert.com API...
|
||||
|
|
Loading…
Reference in a new issue