套件: python3-xkcd (2.4.2-3)
python3-xkcd 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-xkcd:
維護者:
Original Maintainer:
- Gianfranco Costamagna
外部的資源:
- 主頁 [pythonhosted.org]
相似套件:
Python3 library for accessing xkcd.com
This is a Python library for accessing and retrieving links to comics from the xkcd webcomic by Randall Munroe. It is NOT endorsed or made by him, it’s an entirely independent project.
It makes use of the JSON interface to Randall’s site to retrieve comic data.
One can create comic objects manually using Comic(number), or can use the helper functions provided- getLatestComic(), getRandomComic(), and getComic()- to do this. Once you have a Comic object, you can access data from it using various provided methods.
This is the Python 3 version of the package.
其他與 python3-xkcd 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-xkcd-doc
- Python library for accessing xkcd.com (common documentation)