معرفی شرکت ها


DistChecker-1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Helper utiltiies for distutils such as checking the sanity of an sdist
ویژگی مقدار
سیستم عامل -
نام فایل DistChecker-1.0
نام DistChecker
نسخه کتابخانه 1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Rocky Burt
ایمیل نویسنده rocky@serverzen.com
آدرس صفحه اصلی http://src.serverzen.com/distchecker
آدرس اینترنتی https://pypi.org/project/DistChecker/
مجوز UNKNOWN
.. -*-rst-*- ============== Introduction ============== DistChecker helps with testing project sdist's. Once installed the ``distchecker`` command will be available. So far all commands are expected to be run against a directory which is a project egg directory. Initial setup can be generated by running:: distchecker --setup-config Example usage is as follows:: # check to make sure the generated sdist is the same as the source # files contained in the development directory distchecker compare_sdist SomeEggDir # install the given egg into a fresh virtualenv and print out # information such as test coverage and the exact snapshot # of dependent eggs that was used distchecker test_sdist SomeEggDir # in this case SomeEggDir is expected to be an egg # providing a paster template ... running the command # will install the egg into a fresh virtualenv and then # create a new egg based on the given paster template and # run its tests distchecker test_paster_template SomeEggDir somepastertemplate Please be aware that the temporary virtualenv directories created are not currently removed due to debugging purposes. ================= Important URL's ================= * PyPi: http://pypi.python.org/pypi/DistChecker/ * Source: http://src.serverzen.com/distchecker ========= Credits ========= * Creator and Maintainer: Rocky Burt - rocky AT serverzen DOT com .. -*-rst-*- ========= Changes ========= 1.0 - Dec 18, 2012 ================== * Cleaned up a little * Posted to bitbucket 0.2 - Mar 3, 2011 ================= * The ``test_sdist`` command no longer needs a directory argument * Directory structure reworked -- tests added 0.1.1 - Feb 26, 2011 ==================== * Made compare_sdist a little easier to use 0.1 - Dec 2, 2010 ================= * First release


نحوه نصب


نصب پکیج whl DistChecker-1.0:

    pip install DistChecker-1.0.whl


نصب پکیج tar.gz DistChecker-1.0:

    pip install DistChecker-1.0.tar.gz