Skip to content

traceypooh/openlibrary

 
 

Repository files navigation

Open Library

One web page for every book ever published.

This repository contains the code that powers https://openlibrary.org/

Build Status

Code Organization

  • openlibrary/core - core openlibrary functionality, imported and used by www
  • openlibrary/views - views for rendering web pages
  • openlibrary/templates - all the templates used in the website
  • openlibrary/macros - macros are like templates, but can be called from wikitext
  • openlibrary/plugins - legacy code. will be moved to core and www soon.

Setting up a development instance

See instructions here: http://code.openlibrary.org/en/latest/

License

All source code published here is available under the terms of the GNU Affero General Public License, version 3. Please see http://gplv3.fsf.org/ for more information.

About

One webpage for every book ever published!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 59.4%
  • HTML 23.2%
  • CSS 8.0%
  • JavaScript 5.9%
  • XSLT 2.6%
  • Shell 0.4%
  • Other 0.5%