GithubHelp home page GithubHelp logo

rockymeza / cookiecutter-djangoapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from audreyfeldroy/cookiecutter-pypackage

0.0 2.0 0.0 144 KB

Cookiecutter template for a Python package. See https://github.com/audreyr/cookiecutter.

License: BSD 2-Clause "Simplified" License

Python 50.10% Shell 1.65% Makefile 27.73% Batchfile 20.52%

cookiecutter-djangoapp's Introduction

cookiecutter-djangoapp

image

An opinionated cookiecutter template for a Django 3rd party app. This is based on cookiecutter-pypackage and cookiecutter-djangopackage, but also draws on experience collected during the creation of many Django apps at Fusionbox

It inherits many features from cookiecutter-pypackage, such as:

  • Tox testing: Setup to easily test for multiple versions of Python and Django
  • Travis-CI: Ready for Travis Continuous Integration testing
  • Sphinx docs: Documentation ready for generation with, for example, ReadTheDocs

But also differs a bit:

Usage

Generate a Python package project:

cookiecutter https://github.com/rockymeza/cookiecutter-djangoapp.git

Then:

  • Create a repo and put it there.
  • Add the repo to your Travis CI account.
  • Run the script travis_pypi_setup.py to encrypt your PyPI password in Travis config and activate automated deployment on PyPI when you push a new tag to master branch.
  • Add the repo to your ReadTheDocs account + turn on the ReadTheDocs service hook.
  • Release your package the standard Python way. Here's a release checklist: https://gist.github.com/audreyr/5990987
  • (Optional) If you feel like pinning the requirements for your package, you can add a requirements.txt that specifies packages and version numbers.

cookiecutter-djangoapp's People

Contributors

ardydedase avatar audreyfeldroy avatar davoclavo avatar eliasdorneles avatar esparta avatar gregmuellegger avatar jeffpaine avatar jjconti avatar jpsca avatar juanpabloaj avatar kevinastone avatar kragniz avatar krallin avatar lgiordani avatar mdorn avatar oemmerson avatar pydanny avatar rgbkrk avatar rockymeza avatar solarnz avatar svisser avatar tony avatar treyhunner avatar vincentbernat avatar westurner avatar

Watchers

 avatar  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.