GithubHelp home page GithubHelp logo

cookiecutter-python-simple-script's Introduction

Python Simple Script Cookiecutter

I created this Cookiecutter template, to kickstart my personal and work related python scripts. I wanted to have all the validations and checks configured while keeping it simple.

I got a great deal of inspiration from two fantastic Cookiecutters:

So, why I didn't use these templates instead of creating mine?

Mostly because I wanted to learn a little bit more about Cookiecutter, but also because I'm a bit nit picker when it comes to project structures.

Usage

There is a caveat to use my template. You must use Cookiecutter from top of the tree. The reason for that is a feature I use on the template to define values to variables that the user should not need to see or complete when the template engine starts.

You can get the Cookiecutter top of the tree with pip:

$ pip3 install 'git+git://github.com/cookiecutter/cookiecutter.git'

Once you have the latest Cookiecutter, you can use my template with the following command:

$ cookiecutter gh:Townk/cookiecutter-python-simple-script

Features

  • Packaging and dependency management with Poetry;
  • Documentation with Sphinx_ and Read the Docs

cookiecutter-python-simple-script's People

Contributors

townk avatar

Stargazers

 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.