Metadata-Version: 2.1
Name: ant-ask-me
Version: 1.2.0
Summary: UNKNOWN
Home-page: https://github.com/qzmlgfj/AskMe
License: UNKNOWN
Description: # AskMe
        
        为了追随早已远去的潮流，写个匿名提问箱。
        
        ## 现已上线
        
        1.0版本现已发布，可使用`Gunicorn`进行部署
        
        `gunicorn -b 127.0.0.1:5000 -D --log-file "./askme.log" "ask_me:create_app()"`
        
        构建已于Pypi发布，可直接下载安装
        
        `$ pip install ant_ask_me`
        
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
