Skip to content

gtklocker/xkcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xkcd

xkcd is a module that exposes the XKCD API to Python.

How to use

Clone this repository inside your working directory and go!

>> import xkcd
>> comic = xkcd.Comic(10)
>> comic.url
https://xkcd.com/10

License

See the LICENSE file.

Copyright (C) 2012 Kostis Karantias karantiaskostis@gmail.com

About

A minimal xkcd module written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages