Skip to content

zinovi/steemprojects.com

 
 

Repository files navigation

Django Packages

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

Badges

Updates

Python 3

image

Features

  • Comparison grids with wiki-like editing capability
    • Add packages to grid
    • Add/edit grid features
  • Storage of package info, fetched from public APIs
    • PyPI
    • Github
    • BitBucket
  • Basic search
    • Autocomplete packages/grids
  • Social features:
    • "I use this" button
    • Latest packages featured on homepage
  • "Add package" and "Add grid" forms

Development

This project uses Docker during development and production.

To start the local runserver for development, simply run:

docker-compose -f dev.yml up

To run tests, run:

docker-compose run django python manage.py test --settings=settings.test

The Site

https://djangopackages.org.

The Documentation

The documentation is hosted at https://djangopackages.readthedocs.io

License

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

Credits

For Django Dash 2010, @pydanny and @audreyr created Django Packages.

They are joined by a host of core developers and contributors. See https://opencomparison.readthedocs.io/en/latest/contributors.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.1%
  • HTML 21.8%
  • CSS 6.7%
  • Other 1.4%