Metadata-Version: 2.1
Name: proxycheck
Version: 0.0.2
Summary: Wrapper for Proxycheck
Home-page: https://proxycheck.readthedocs.io/en/latest/
Author: WardPearce
Author-email: wardpearce@protonmail.com
License: GPL-3.0 License
Description: ## Welcome to ProxyCheck.io's unofficial python wrapper!
        This is a unofficial asynchronous & synchronous wrapper for ProxyCheck.io API.
        
        ### Install
        - Pip: ``pip3 install proxycheck``
        - Git: ``pip3 install git+https://github.com/WardPearce/proxycheck.git``
        
        
        ### Documentation
        [Documentation](https://proxycheck.readthedocs.io/en/latest/)
        
        
        ### Thanks to
        - [Encode for creating HTTPX](https://www.python-httpx.org/)
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
