Metadata-Version: 2.1
Name: PyraUtils
Version: 0.9.0
Summary: Common development utils.
Home-page: https://www.920430.com/
Author: pyra
Author-email: ops@920430.com
License: APACHE LICENSE, VERSION 2.0
Project-URL: Documentation, https://www.920430.com/
Project-URL: Release notes, https://www.920430.com/
Project-URL: Funding, https://www.920430.com/
Project-URL: Source, https://bitbucket.org/pyrautils.git
Project-URL: Tracker, https://www.920430.com/
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
License-File: LICENSE

PyraUtils
====================

This project will collect General-purpose utilities used in development.

What is the main function?? 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* json
* download
* simplify httpx/requests
* `Tencent Work-Wechat Development <https://work.weixin.qq.com/api/doc/10013>`_
* hash
* logging
* 

How to call this method?? 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    $ pip install PyraUtils
