Metadata-Version: 2.1
Name: pyweibo_picbed
Version: 0.1.0
Summary: python implement of weibo picture bed.
Home-page: https://github.com/Yehrin/PyWeiboPicBed
Author: Superin
Author-email: 1210065650@qq.com
Maintainer: Superin
Maintainer-email: 1210065650@qq.com
License: MIT License
Description: [toc]
        
        
        
        ## 简介
        基于 Python 的新浪微博图床实现。
        
        
        ## 安装
        
        
        
        
        
        ## 使用
        
        
        ```py
        >>> weibo_picbed.upload_screenshot_to_weibo()
        False, 'no imgs in clipboard!')
        ```
        
        
        ## 参考
        - https://github.com/suxiaogang/WeiboPicBed
        
        
        
        
Platform: all
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
