Metadata-Version: 1.2
Name: one-two-scrape
Version: 0.0.2
Summary: A lightweight scraping module. Well-designed for readability and reusability. Compatible with popular data science frameworks.
Home-page: https://github.com/SSripilaipong/otscrape
Author: SSripilaipong
Author-email: SHSnail@mail.com
License: MIT
Description: one-two-scrape
        ==============
        
        [![PyPi Version](https://img.shields.io/pypi/v/one-two-scrape)](https://pypi.org/project/one-two-scrape/)
        [![Supported Python Versions](https://img.shields.io/pypi/pyversions/one-two-scrape.svg)](https://pypi.org/project/one-two-scrape/)
        [![License](https://img.shields.io/github/license/ssripilaipong/otscrape)](https://github.com/SSripilaipong/otscrape/blob/master/LICENSE.md)
        
        A lightweight yet powerful scraping module. Well-designed for readability and reusability. 
        Compatible with popular data science frameworks and modules (eg. pandas, Jupyter).
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
