Metadata-Version: 2.1
Name: todaydiscourse
Version: 1.0.1
Summary: 今日所想，对物所评，一语，即可概括。
Author-email: YeyingXingchen <yeyingxingchen@yeah.net>, NoNameGMM <nonamegmm@qq.com>
License: MIT License
        
        Copyright (c) 2024 TodayDiscourse
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
Project-URL: Homepage, https://xingchenopensource.github.io/apis/todaydiscourse
Project-URL: Documentation, https://xingchenopensource.github.io/apis/todaydiscourse/
Project-URL: Repository, https://github.com/XingchenOpenSource/TodayDiscourse.git
Project-URL: Bug Tracker, https://github.com/XingchenOpenSource/TodayDiscourse/issues
Keywords: todaydiscourse,discourse,api
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE

# 今日话语-TodayDiscourse
## 简介
今日所想，一句话语，即可概括。  
今日话语是一款基于[CPython](https://www.python.org/)的一言API，可以在被调用时从词库中获取每日一句。
## 部署
### 从Pip部署（推荐）
在开始部署前，请确保您已安装[Python](https://www.python.org/)。
随后，在命令行中执行以下命令：
```bash
pip install todaydiscourse
cd example
```
随后，执行下面的命令启动服务器：
```bash
todaydiscourse
```
此时，您已成功启动在8080端口启动服务器。

## 调用
默认访问 localhost:8000 获取今日话语  
您也可以访问settings.json自行修改端口号  
更多高阶用法，请前往[官方文档](https://xingchenopensource.github.io/apis/todaydiscourse/)

## 鸣谢
感谢这些本项目的贡献者，您们都是好样的！
