Metadata-Version: 2.1
Name: dingtalk2
Version: 0.1.0
Summary: 
Author: bopo
Author-email: ibopo@126.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: requests (>=2.28.2,<3.0.0)
Description-Content-Type: text/markdown

========
dingtalk
========


.. image:: https://img.shields.io/pypi/v/dingtalk.svg
        :target: https://pypi.python.org/pypi/dingtalk

.. image:: https://img.shields.io/travis/bopo/dingtalk.svg
        :target: https://travis-ci.com/bopo/dingtalk

.. image:: https://readthedocs.org/projects/dingtalk/badge/?version=latest
        :target: https://dingtalk.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Python Boilerplate contains all the boilerplate you need to create a Python package.


* Free software: MIT license
* Documentation: https://dingtalk.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

