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
- Host: GitHub
- URL: https://github.com/cdorsman/python2-boilerplate-light
- Owner: cdorsman
- Archived: true
- Created: 2018-05-18T19:43:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-19T16:19:32.000Z (almost 8 years ago)
- Last Synced: 2024-09-29T16:23:32.332Z (over 1 year ago)
- Topics: boilerplate, boilerplate-template, python, python-2, python2, scripting
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.