GithubHelp home page GithubHelp logo

kenekanem / djangopackages Goto Github PK

View Code? Open in Web Editor NEW

This project forked from djangopackages/djangopackages

0.0 0.0 0.0 16.19 MB

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

Home Page: https://djangopackages.org

License: Other

Shell 0.13% JavaScript 27.98% Python 54.24% CSS 1.86% HTML 14.66% Dockerfile 0.35% Just 0.77%

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

image Documentation Status Updates

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
    • GitLab (coming soon)
  • 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
cp .env.local.example .env.local
docker-compose build
docker-compose up

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

If you are running into conflicting port issues, we have an override file which re-maps Django (port: 18000) and Postgres (port: 45432). To activate it, simply run:

cp docker-compose.override.yml.example docker-compose.override.yml
docker-compose build
docker-compose up

To run tests, run:

docker-compose run django pytest

The Site

https://djangopackages.org

The Documentation

The documentation is hosted at https://docs.djangopackages.org/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 contributors.

djangopackages's People

Contributors

pydanny avatar jefftriplett avatar audreyfeldroy avatar taavi223 avatar jayfk avatar randalldegges-okta-2 avatar grobolom avatar ptone avatar gisle avatar saadmk11 avatar szilveszter avatar pre-commit-ci[bot] avatar pyup-bot avatar rexhepberlajolli avatar vaibhav-jain avatar dependabot[bot] avatar ryancheley avatar tmitchell avatar shreeharivaasishta avatar miketheman avatar punteney avatar natea avatar akavlie avatar dmoney avatar mrj0 avatar alexrobbins avatar jimallman avatar luzfcb avatar r-lelis avatar sontek avatar

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.