classcharts.py:用于Classcharts API的python包装器

时间:2021-05-18 13:26:38
【文件属性】:
文件名称:classcharts.py:用于Classcharts API的python包装器
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-18 13:26:38
Python classcharts.py ClassCharts家庭作业和学生API的非官方API包装器。 它正在进行中。 例子 示例使用的是异步REPL。 >> > import asyncio >> > import datetime >> > import classcharts >> > hc = classcharts . HomeworkClient ( "Your_School_Here" ) >> > await hc . request ( datetime . datetime . now (), 7 ) [ < Homework> , < Homework> ] >> > import asyncio >> > import datetime >> > import classcharts >> > sc = classcharts . Stud
【文件预览】:
classcharts.py-master
----requirements.txt(49B)
----classcharts()
--------homework()
--------student()
--------__init__.py(207B)
----LICENSE(1KB)
----setup.py(960B)
----README.md(727B)
----.gitignore(37B)

网友评论