Metadata-Version: 2.1
Name: curl2py
Version: 0.0.4
Summary: A certbot plugin for DNSPod
Home-page: https://github.com/codeif/curl2py
License: BSD-3-Clause
Author: codeif
Author-email: me@codeif.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Werkzeug (>=2.2.2,<3.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
Project-URL: Repository, https://github.com/codeif/curl2py
Description-Content-Type: text/x-rst

curl2py: conver cURL command to python-requests code
====================================================


.. code:: bash

    curl2py curl www.sina.com

