Coder Social home page Coder Social logo

lissa3 / djangopackages Goto Github PK

View Code? Open in Web Editor NEW

This project forked from djangopackages/djangopackages

0.0 0.0 0.0 13.57 MB

Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.

Home Page: http://djangopackages.org

License: Other

Python 71.47% Shell 1.08% Dockerfile 0.42% PLpgSQL 1.39% CSS 3.92% HTML 21.72%

djangopackages's Introduction

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 https://travis-ci.org/djangopackages/djangopackages.svg?branch=master Documentation Status

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

Quickstart

For detailed installation instructions, consult the docs.

To download, install and start the local server for development, simply run:

git clone [email protected]:djangopackages/djangopackages.git
cd djangopackages
docker-compose -f dev.yml build
cp .env.local.example .env.local
docker-compose -f dev.yml up

Then point your browser to http://localhost:8000 and start hacking!

To run tests, run:

docker-compose -f dev.yml run django python manage.py test

The Site

https://djangopackages.org.

The Documentation

The documentation is hosted at http://djangopackagesorg.readthedocs.io/en/latest

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.