pyhoroscope:一个从GaneshaSpeaks获取和解析数据的Python模块

时间:2024-05-31 04:22:15
【文件属性】:

文件名称:pyhoroscope:一个从GaneshaSpeaks获取和解析数据的Python模块

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-31 04:22:15

Python

星座运势 一个从GaneshaSpeaks获取和解析数据的Python模块。 使用pyhoroscope构建的项目 –一种从GaneshaSpeaks获取 REST API。 安装 您将需要 。 建议使用来安装依赖项。 使用pip安装: pip install horoscope 用法 from horoscope import Horoscope your_horoscope = Horoscope . get_todays_horoscope ( 'Libra' ) #do stuff with the parsed data your_horoscope [ 'date' ] your_horoscope [ 'sunsign' ] your_horoscope [ 'horoscope' ] 特征 目前已实施 今天的星座 每周星座运势 每月星座运势 年度星座 去


【文件预览】:
pyhoroscope-master
----CHANGES.txt(825B)
----License.txt(1KB)
----README(702B)
----setup.py(313B)
----.gitignore(713B)
----horoscope()
--------test.py(380B)
--------__init__.py(35B)
--------pyhoroscope.py(4KB)
----README.md(1KB)

网友评论