معرفی شرکت ها


django-ssheepdog-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

django-ssheepdog is a public ssh key management tool for teams of programmers
ویژگی مقدار
سیستم عامل -
نام فایل django-ssheepdog-0.2.0
نام django-ssheepdog
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده SheepDogInc
ایمیل نویسنده development@sheepdoginc.ca
آدرس صفحه اصلی https://github.com/SheepDogInc/django-ssheepdog
آدرس اینترنتی https://pypi.org/project/django-ssheepdog/
مجوز UNKNOWN
django-ssheepdog ================ django-ssheepdog is a public ssh key management tool for teams of programmers. Different people need different privileges to different servers. Ssheepdog allows you to specify these relationships and then sync the keys to the appropriate servers. Development ----------- django-ssheepdog is distributed as a pluggable django app. The meat of the application is contained in the ``ssheepdog`` directory. The ``src`` directory contains a django project that uses the app. When you are developing, you should install ssheepdog into your virtual environment with the following command: :: $ python setup.py develop This will create a symlink between the source and the environment's site packages. Once the link is created, you can edit the source code in ``ssheepdog/`` as usual. Installation ------------ To install the latest version, run: :: $ pip install -e git+git://github.com/sheepdoginc/django-ssheepdog.git@dev#egg=django-ssheepdog Then, add ``ssheepdog` to your ``INSTALLED_APPS`` and add the ``ssheepdog.urls`` to your project's urls. Install from PyPI: :: $ pip install django-ssheepdog Documentation ------------- Latest documentation can be found on `ReadTheDocs`_. Testing vagrant VM ------------------ We have provided a vagrant VM configuration for testing the ssh syncing. Boot it up: :: $ vagrant up Log in: :: $ ssh ssheepdog@127.0.0.1 -p 2222 -i deploy/cookbooks/ssheepdog/files/default/id_rsa .. _ReadTheDocs: http://ssheepdog.readthedocs.org/en/latest/index.html


نحوه نصب


نصب پکیج whl django-ssheepdog-0.2.0:

    pip install django-ssheepdog-0.2.0.whl


نصب پکیج tar.gz django-ssheepdog-0.2.0:

    pip install django-ssheepdog-0.2.0.tar.gz