Metadata-Version: 2.4
Name: farady-python
Version: 0.1.1
Summary: Farady Python Library
Home-page: https://github.com/Tinger-X/Farady-Python
Author: Tinger
Author-email: email@tingerx.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Farady-Python

法拉第的python本地开发辅助库，目前为止兼容云端的导入环境，简化并加速开发过程。

# 使用方法

+ 安装：`pip install Farady-Python`
+ 具体使用：`from FDLib import *`
