Skip to main content

Library to help software developers with their recurrent tasks

Project description

devlpr is a Python (2.7+ and 3.3+) library to help software developers with their recurrent tasks. It provides a framework for development phases (build, draw dependency graphs, run unit tests, report coverage, etc.) and helpers for some languages (currently Python and OCaml).

It’s licensed under the MIT license. It’s available on the Python package index, its documentation is hosted by Python and its source code is on GitHub.

Questions? Remarks? Bugs? Want to contribute? Open an issue!

https://img.shields.io/travis/jacquev6/devlpr/master.svg https://img.shields.io/coveralls/jacquev6/devlpr/master.svg https://img.shields.io/codeclimate/github/jacquev6/devlpr.svg https://img.shields.io/scrutinizer/g/jacquev6/devlpr.svg https://img.shields.io/pypi/dm/devlpr.svg https://img.shields.io/pypi/l/devlpr.svg https://img.shields.io/pypi/v/devlpr.svg https://img.shields.io/pypi/pyversions/devlpr.svg https://img.shields.io/pypi/status/devlpr.svg https://img.shields.io/github/issues/jacquev6/devlpr.svg https://badge.waffle.io/jacquev6/devlpr.png?label=ready&title=ready https://img.shields.io/github/forks/jacquev6/devlpr.svg https://img.shields.io/github/stars/jacquev6/devlpr.svg

Quick start

Install from PyPI:

$ pip install devlpr

Import:

>>> from devlpr import *

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

devlpr-0.1.0.tar.gz (2.5 kB view hashes)

Uploaded Source

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