Metadata-Version: 2.1
Name: scrapeanything
Version: 0.9.197
Summary: Library to scrape data from the internet and persist it easier
Home-page: https://bitbucket.org/scrapeanything-ml/scrapeanything.ml
Author: Giuseppe Gargiuolo
Author-email: giuseppegargiuolo@gmail.com
Project-URL: Bug Tracker, https://bitbucket.org/scrapeanything-ml/scrapeanything.ml/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography
Requires-Dist: tldextract
Requires-Dist: money
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: selenium
Requires-Dist: configparser
Requires-Dist: lxml
Requires-Dist: requests_html
Requires-Dist: requests
Requires-Dist: sqlalchemy
Requires-Dist: python-crontab
Requires-Dist: flask
Requires-Dist: flask-cors
Requires-Dist: pymysql
Requires-Dist: alembic
Requires-Dist: tzlocal
Requires-Dist: python-dateutil
Requires-Dist: PyDrive
Requires-Dist: undetected-chromedriver
Requires-Dist: webdriver-manager
Requires-Dist: get-chrome-driver

How to generate a PIP package?
https://packaging.python.org/en/latest/tutorials/packaging-projects/

change setup.cfg version
py -m build
py -m twine upload --skip-existing dist/*

api-key=pypi-AgEIcHlwaS5vcmcCJDY5Mjc4MWVmLTNhMjQtNDY2ZS05ZmU1LTAyZGIxMDMxNjk2NwACFlsxLFsic2NyYXBlYW55dGhpbmciXV0AAixbMixbIjU3MTA5MDEwLTdmYTEtNGMzNi1hZGVhLTg1NGZiYmI0OWYwMyJdXQAABiAGd1VWaKHDFt8m-OKPoQU7HnFfNOVmqmBxZHNp0gAoZg
