Giter VIP home page Giter VIP logo

django-package-template's Introduction

Django Package Template

Template for creating packages.

Instructions

  1. Click Use this Template on GitHub
  2. Fill out your project name accordingly
  3. Clone your repository
  4. Run initalize.py

Important: Celery

If working with Celery, you need to do three things.

  1. Uncomment line 1 in test/app/__init__.py
  2. Uncomment line 4 in test/app/settings.py
  3. cp test/app/celery.py.example test/app/celery.py

Additional Recommendations

  1. Rewrite this README.md
  2. Generate a documentation folder sphinx quickstart
  3. Enable Travis on Github and mv .travis.yml.example .travis.yml (don't forget to change django_package_template)
  4. Travis will test your application, given that you have proper Django tests
  5. Add required packages in setup.py

Clean Up

  1. Delete initailize.py

django-package-template's People

Contributors

porowns avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

tlcoffee

django-package-template's Issues

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.