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

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

python2-boilersplate is a advanced boilertemplate for making scripts in Python
https://github.com/cdorsman/python2-boilerplate

advanced boilerplate-template python python-2 python2 scripting scripts

Last synced: 6 months ago
JSON representation

python2-boilersplate is a advanced boilertemplate for making scripts in Python

Awesome Lists containing this project

README

          

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

What is python2-boilerplate?
----------------------------
``Python2-boilerplate`` 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.
* Advanced parsing configuration file with the option of setting required, non-required and default values.
* Thorough advanced logging setup
* Easy to customize.

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

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