hammerlab/cookiecutter-hammerlab

Name: cookiecutter-hammerlab

Owner: Hammer Lab

Description: A cookiecutter template for pip-installable python projects, specific to Hammer lab conventions

Forked from: wdm0006/cookiecutter-pipproject

Created: 2016-06-29 15:54:38.0

Updated: 2017-04-10 16:54:17.0

Pushed: 2017-08-30 19:32:26.0

Homepage:

Size: 42

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CookieCutter Pip-Project

A cookiecutter template for python projects intended to be pip-installed

cookiecutter

Inspired by: sloria

Using CookieCutter for your project
$ pip install cookiecutter
$ cookiecutter https://github.com/hammerlab/cookiecutter-hammerlab.git

You will be asked about your basic info (name, project name, app name, etc.). This info will be used in your new project.

Publishing your project to pypi

There are two ways to publish your project:

Goals

The goal of this project is simply to take some of the boiler plate out of creating a new python project. It is intended to stay pretty minimal, but contains best-practices in use by the Hammer Lab.

These projects at a minimum will include:

Contributing

The intent of this project is to stay fairly lean, but up to date with current best-practices in use by our lab.

License

BSD licensed.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.