mirror of
https://github.com/csd4ni3l/gp-dl.git
synced 2026-01-01 04:23:44 +01:00
Initial version
This commit is contained in:
7
pyproject.toml
Normal file
7
pyproject.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[project]
|
||||
name = "gp-downloader"
|
||||
version = "0.1.0"
|
||||
description = "A Python-based Google Photos downloader built with Selenium."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = ["selenium>=4.33.0"]
|
||||
Reference in New Issue
Block a user