Skip to content

Open Comparison: The project formerly known as Packaginator. Open Comparison is the framework for creating package comparison sites like djangopackages.com.

License

Notifications You must be signed in to change notification settings

kennethlove/opencomparison

 
 

Repository files navigation

OpenComparison

Contents

Introduction

OpenComparison helps you easily identify and compare good apps, frameworks, plugins, and other types of packages, using comparison grids.

Features:

  • Comparison grids with wiki-like editing capability
    • Add packages to grid
    • Add/edit grid features
    • Toggle between simple and smart grids
    • Filter grid by search text
    • Extendable grid templatetags for custom feature display/styling
  • Storage of package info, fetched from public APIs
    • PyPI
    • Github
    • BitBucket
    • Launchpad
    • SourceForge
  • Basic search
    • Autocomplete packages/grids
  • Social features
    • "I use this" button
    • Latest packages featured on homepage
  • "Add package" and "Add grid" forms
  • Extendable package model, using package extenders
  • Customizable navigation menus, editable via admin

The Site

The most current example is live and functional at http://www.djangopackages.com.

We are getting ready to launch opencomparison.org. Subdomains such as python.opencomparison.org and django.opencomparison.org will be available shortly.

The Documentation

The documentation is hosted at http://opencomparison.rtfd.org

License

The code is open-source and licensed under the MIT license.

Credits

For Django Dash 2010, @pydanny and @audreyr (the "Scared of Rabbits" team) created Django Packages and have been working on it since then, turning it into the OpenComparison framework.

They are joined by a host of core developers and contributors. See https://github.com/opencomparison/opencomparison/blob/master/CONTRIBUTORS.txt

About

Open Comparison: The project formerly known as Packaginator. Open Comparison is the framework for creating package comparison sites like djangopackages.com.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.7%
  • JavaScript 35.3%