Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Create cookiecutters from the uwescience/shablona project template

License

Notifications You must be signed in to change notification settings

mnarayan/cookiecutter-shablona

Repository files navigation

cookiecutter-shablona

This project creates cookiecutter templates based on shablona. The cookiecutter template structure has been modeled after cookiecutter-data-science

Requirements to use the cookiecutter template:


  • Python 2.7 or 3.5
  • Cookiecutter Python package >= 1.4.0: This can be installed with pip by or conda depending on how you manage your Python packages:
$ pip install cookiecutter

or

$ conda config --add channels conda-forge
$ conda install cookiecutter

To start a new project, run:


If you initialize cookiecutter with the default variables, you will recreate the shablona template.

cookiecutter https://github.com/mnarayan/cookiecutter-shablona

Installing cookiecutter requirements


pip install -r requirements.txt

Running the tests


py.test tests

About

Create cookiecutters from the uwescience/shablona project template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published