PyScaffold-Interactive

https://travis-ci.org/SarthakJariwala/PyScaffold-Interactive.svg?branch=master https://badge.fury.io/py/PyScaffold-Interactive.svg Documentation Status https://coveralls.io/repos/github/SarthakJariwala/PyScaffold-Interactive/badge.svg?branch=master https://img.shields.io/badge/License-MIT-yellow.svg

An interactive Python/DataScience project template generator based on PyScaffold

_images/pyscaffold_interactive.gif

Installation

Alternatively (using pip)

pip install pyscaffold-interactive

Usage

As simple as : putup-interactive

Description

Interactively create a python package or datascience project template using PyScaffold

  • Setup a new python project and interactively add details like project name, author name, email, url, description
  • Choose from a selection of licenses
  • Configure automated testing using tox
  • Setup continuous integration using Travis-CI
  • Option to add pre-commit file during project setup
  • Create DataScience projects interactively (using the same command)
  • In addition, you get all of PyScaffold’s native commands! Just do putup --help

Indices and tables