Metadata-Version: 2.1
Name: scrapeanything
Version: 0.9.210
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: seleniumwire

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-AgEIcHlwaS5vcmcCJDk1YWI4YTBjLTIwZGUtNDcyYy1hMjU2LWQzMTNjOTZlYmM1OQACFlsxLFsic2NyYXBlYW55dGhpbmciXV0AAixbMixbIjU3MTA5MDEwLTdmYTEtNGMzNi1hZGVhLTg1NGZiYmI0OWYwMyJdXQAABiDS6yAJUE19km0MSXsba18uXpCysEInbQ8o67TNwLwr_A
