GithubHelp home page GithubHelp logo

aubricus / cookiecutter-python-package Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 28 KB

A Python Package CookieCutter Template

License: MIT License

Python 100.00%
cookiecutter-python cookiecutter-template python

cookiecutter-python-package's Introduction

CookieCutter Python Package

standard-readme compliant code style black License MIT

A Python Package CookieCutter Template

Background

This Python package CookieCutter template is a boilerplate for my own personal projects. It should be useful for micro to small sized Python packages intended for light automation and scripting tasks.

Install

Dependencies

Installation

$ pip install -U cookiecutter

Usage

$ cookiecutter gh:aubricus/cookiecutter-python-package

Features

This CookieCutter generates a Python Package boilerplate.

Template Features

  • Supports a .donotrender extension to declaritively exempt files from CookieCutter

Boilerplate Features

  • Outputs a sensible README.md using the Standard README format.
  • Outputs lightweight CHANGELOG.md, CONTRIBUTING.md
  • Outputs a LICENSE file generated by GitHub API
  • Outputs a CODE_OF_CONDUCT file generated by GitHub API
  • Outputs a sensible .gitignore from gitignore.io
  • Outputs lightweight GitHub issue & pull-request templates
  • Supports pytest & coverage for testing
  • Supports tox and simple CI with GitHub Actions
  • Supports Poetry for dependencies, packaging, and publishing
  • Supports Pdoc3 for documentation generation with support for GitHub Pages
  • Supports Black & pydocstyle for formatting & linting
  • Supports Click & klak for local project automation

Support

  • Python 3.6, 3.7, 3.8
  • MacOS: Tested locally, Python 3.6.9 via pytest
  • Linux: Ubuntu Latest, Python 3.6, 3.7, 3.8 via GitHub Actions
  • Windows: Not tested. ☹️

Maintainers

Attribution

This template was generated with cookiecutter/cookiecutter and aubricus/cookiecutter-cookiecutter!

Contributing

Issues & pull-requests accepted. See the CONTRIBUTING.md

Small note: If editing the README.md, please conform to the standard-readme specification.

License

MIT © Aubrey Taylor 2020

cookiecutter-python-package's People

Contributors

aubricus avatar

Watchers

 avatar

cookiecutter-python-package's Issues

Fix Package Name in Issue Template

  • Upate - System Info (OS, Python Version, CookieCutter-CookieCutter Version) to `- System Info (OS, Python Version, cookiecutter-python-package Version)

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.