Initial commit

This commit is contained in:
2022-05-08 12:45:17 +02:00
commit 112a6c57ff
10 changed files with 81 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# ccaptchas
Character CAPTCHA Solver
## Usage
...
## Installation
`pip install ccaptchas`
## Dependencies
Python Version ..., OS ...
## Building from source
Run `python -m build`