EdwardNavarro / PythonTemplate

This is the template I use for my Python projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REPLACE_ME

This is the template I use for my Python projects. This isn't a real project.

  • Python 2.7, 3.3, 3.4, and 3.5 supported on Linux, OS X, and Windows (both 32 and 64 bit versions of Python).

đź“– Full documentation: https://robpol86.github.io/REPLACE_ME

Build Status Windows Build Status Coverage Status Latest Version

Quickstart

Install:

pip install REPLACE_ME

Usage:

import REPLACE_ME
# Do something.

Changelog

This project adheres to Semantic Versioning.

Unreleased

Added
  • Something.

0.1.1 - 2015-03-15

  • Initial release.

About

This is the template I use for my Python projects.

License:MIT License


Languages

Language:Python 100.0%