Skip to main content

mkpreview contains all the boilerplate you need to create a Python package.

Project description

https://img.shields.io/pypi/v/python_boilerplate.svg https://img.shields.io/travis/fgriberi/python_boilerplate.svg Documentation Status

mkpreview contains all the boilerplate you need to create a Python package.

Get Started!

Here’s how to set up mkpreview for local environment.

1- Clone the mkpreview locally:

$ git clone git@github.com:/mkpreview.git

2- Install your local copy into a virtualenv. Assuming you have virtualenvwrapper installed, this is how you set up the package for local development:

$ sudo make boostrap
$ mkvirtualenv mkpreview
$ pip install -r requirements/dev.txt

3- How to enable/disable virtualenv

$ workon mkpreview
$ ...
$ deactivate

Credits

This package was generated using Yeoman and Cookiecutter projects.

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unrelease]

### Added

  • Add docker image

  • Integrate bumpversion

  • Integrate robotframework

  • Integrate sphinx-doc

  • Add pylint

  • Add dummy unit test and refactor makefile

  • Refactor requirements structure

  • Add initial boilerplate from Cookiecutter

[Unrelease] TBD-link

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkpreview-0.1.3.tar.gz (45.4 kB view hashes)

Uploaded Source

Built Distribution

mkpreview-0.1.3-py2.py3-none-any.whl (27.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page