Added package brainlyextractor (#2066)

This commit is contained in:
lurlo 2021-11-14 01:27:24 -05:00 committed by GitHub
parent 606aa35e7a
commit c5ee5a3895
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24249,5 +24249,18 @@
"description": "An experimental deep learning framework",
"license": "Apache License 2.0",
"web": "https://github.com/can-lehmann/exprgrad"
},
{
"name": "brainlyextractor",
"url": "https://gitlab.com/lurlo/brainlyextractor",
"method": "git",
"tags": [
"library",
"scraper",
"extractor"
],
"description": "Brainly data extractor",
"license": "MIT",
"web": "https://gitlab.com/lurlo/brainlyextractor"
}
]