Initial commit

This commit is contained in:
akp 2024-08-26 01:03:59 +01:00
commit 2dab7acce5
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755
8 changed files with 1240 additions and 0 deletions

4
pyrightconfig.json Normal file
View file

@ -0,0 +1,4 @@
{
"venvPath": "/home/akp/.cache/pypoetry/virtualenvs",
"venv": "filmdev-scraper-ijnHeEG_-py3.10"
}