Skip to content

Instantly share code, notes, and snippets.

@ilyazub
Last active January 4, 2021 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilyazub/24c72d25032acfdfa240faf7087a896b to your computer and use it in GitHub Desktop.
Save ilyazub/24c72d25032acfdfa240faf7087a896b to your computer and use it in GitHub Desktop.
google-search-results via python poetry
[tool.poetry.dependencies]
python = "^3.8"
google-search-results = "^2.0.0"
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment