Metadata-Version: 2.1
Name: pyfs-auth
Version: 1.0.7
Summary: Feishu Auth Module for Python.
Home-page: https://github.com/feishu-sdk-python/pyfs-auth.git
Author: Hackathon
Author-email: kimi.huang@brightcells.com
License: UNKNOWN
Keywords: Feishu Auth
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pyfs-base (>=1.0.3)
Requires-Dist: pywe-exception
Requires-Dist: pywe-storage

=========
pyfs-auth
=========

Feishu Auth Module for Python.

Installation
============

::

    pip install pyfs-auth



