Skip to content

yytang2012/comics

 
 

Repository files navigation

comics

comics is a web comics aggregator. Out of the box it can crawl and archive about two hundred comics every day. The comics are made available through an easy to use web interface were users can build personalized collections of their favorite comics, and then read them on the site or export them using feeds.

Adding a new comic to your installation requires only the addition of a single Python file with some metadata and a few lines of code. To make crawler development easy, comics comes with both documentation and powerful APIs for crawling web sites and feeds.

comics runs on Python and Django. It is licensed under the GNU Affero General Public License version 3.

Travis CI build status

About

comics is a web comics aggregator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.3%
  • HTML 11.2%
  • JavaScript 1.8%
  • Other 0.7%