معرفی شرکت ها


devlpr-0.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Library to help software developers with their recurrent tasks
ویژگی مقدار
سیستم عامل -
نام فایل devlpr-0.1.0
نام devlpr
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Vincent Jacques
ایمیل نویسنده vincent@vincent-jacques.net
آدرس صفحه اصلی http://pythonhosted.org/devlpr/
آدرس اینترنتی https://pypi.org/project/devlpr/
مجوز MIT
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 <http://choosealicense.com/licenses/mit/>`__. It's available on the `Python package index <http://pypi.python.org/pypi/devlpr>`__, its `documentation is hosted by Python <http://pythonhosted.org/devlpr>`__ and its source code is on `GitHub <https://github.com/jacquev6/devlpr>`__. Questions? Remarks? Bugs? Want to contribute? `Open an issue <https://github.com/jacquev6/devlpr/issues>`__! .. image:: https://img.shields.io/travis/jacquev6/devlpr/master.svg :target: https://travis-ci.org/jacquev6/devlpr .. image:: https://img.shields.io/coveralls/jacquev6/devlpr/master.svg :target: https://coveralls.io/r/jacquev6/devlpr .. image:: https://img.shields.io/codeclimate/github/jacquev6/devlpr.svg :target: https://codeclimate.com/github/jacquev6/devlpr .. image:: https://img.shields.io/scrutinizer/g/jacquev6/devlpr.svg :target: https://scrutinizer-ci.com/g/jacquev6/devlpr .. image:: https://img.shields.io/pypi/dm/devlpr.svg :target: https://pypi.python.org/pypi/devlpr .. image:: https://img.shields.io/pypi/l/devlpr.svg :target: https://pypi.python.org/pypi/devlpr .. image:: https://img.shields.io/pypi/v/devlpr.svg :target: https://pypi.python.org/pypi/devlpr .. image:: https://img.shields.io/pypi/pyversions/devlpr.svg :target: https://pypi.python.org/pypi/devlpr .. image:: https://img.shields.io/pypi/status/devlpr.svg :target: https://pypi.python.org/pypi/devlpr .. image:: https://img.shields.io/github/issues/jacquev6/devlpr.svg :target: https://github.com/jacquev6/devlpr/issues .. image:: https://badge.waffle.io/jacquev6/devlpr.png?label=ready&title=ready :target: https://waffle.io/jacquev6/devlpr .. image:: https://img.shields.io/github/forks/jacquev6/devlpr.svg :target: https://github.com/jacquev6/devlpr/network .. image:: https://img.shields.io/github/stars/jacquev6/devlpr.svg :target: https://github.com/jacquev6/devlpr/stargazers Quick start =========== Install from PyPI:: $ pip install devlpr Import: >>> from devlpr import *


نحوه نصب


نصب پکیج whl devlpr-0.1.0:

    pip install devlpr-0.1.0.whl


نصب پکیج tar.gz devlpr-0.1.0:

    pip install devlpr-0.1.0.tar.gz