معرفی شرکت ها


depot-0.0.8


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Manage package repositories in the cloud.
ویژگی مقدار
سیستم عامل -
نام فایل depot-0.0.8
نام depot
نسخه کتابخانه 0.0.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Noah Kantrowitz
ایمیل نویسنده noah@coderanger.net
آدرس صفحه اصلی http://github.com/coderanger/depot
آدرس اینترنتی https://pypi.org/project/depot/
مجوز Apache 2.0
Depot ===== .. image:: https://travis-ci.org/coderanger/depot.png?branch=master :target: https://travis-ci.org/coderanger/depot Used to push, it is a replacement for reprepro+s3cmd sync and whatnot. It does incremental updates of a repo, so you don't need to keep a full local copy of the repo anymore. You just feed it each package as they are made and it updates all the various metadata files as needed. Usage ----- :: Usage: depot [options] <package> [<package> ...] -h --help show this help message and exit --version show program's version number and exit -s URI --storage=URI URI for storage provider, checks $DEPOT_STORAGE or local:// -c NAME --codename=NAME Debian distribution codename [default: lucid] --component=NAME Debian component name [default: main] -a ARCH --architecture=ARCH package architecture if not specified in package -k KEYID --gpg-key=KEYID GPG key ID to use for signing --no-sign do not sign this upload --no-public do not make cloud files public-readable Example ------- :: depot -s s3://apt.example.com -c precise -k 6791B14F mypackage.deb Storage Location ---------------- Storage locations are given as URIs like local:///srv/repo or s3://key:secret@bucket. Any scheme supported by libcloud should work, but only local and s3 have been tested so far. S3 Credentials -------------- You can pass your AWS access key ID and secret access key as the username and password in the storage URI, or if not present depot will check the $AWS_ACCESS_KEY_ID and $AWS_SECRET_ACCESS_KEY environment variables.


نحوه نصب


نصب پکیج whl depot-0.0.8:

    pip install depot-0.0.8.whl


نصب پکیج tar.gz depot-0.0.8:

    pip install depot-0.0.8.tar.gz