An open API service indexing awesome lists of open source software.

https://github.com/cdorsman/python2-boilerplate-light

Python2 boilerplate light version for making advanced scripts
https://github.com/cdorsman/python2-boilerplate-light

boilerplate boilerplate-template python python-2 python2 scripting

Last synced: 6 months ago
JSON representation

Python2 boilerplate light version for making advanced scripts

Awesome Lists containing this project

README

          

Python2-boilerplate-light
=========================
A Python2 boiler-plate for developing fast and robust Python based applications

What is python2-boilerplate?
----------------------------
``python2-boilerplate-light`` is a robust object-oriented boilerplate for Python2 from which you build advanced applications with ease. With features that you want to have as a developer without even to think about it.
Feature overview

* No usage of third-party libraries
* Usage of long and short CLI options.
* Thorough advanced logging setup
* Easy to customize.

Requirements
------------
* Python 2.6+

Setup
-----
Just download or git pull the latest version of ``python2-boilerplate-light`` and you're done.