معرفی شرکت ها


python3-vagrant_0.5.15-1_all.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python 3 bindings for interacting with Vagrant virtual machines
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu universe all
نام بسته python3-vagrant
نام فایل بسته python3-vagrant_0.5.15-1_all.deb
نسخه بسته 0.5.15
انتشار بسته 1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/todddeluca/python-vagrant
مجوز -
حجم دانلود 18144
حجم نصب 77
python-vagrant is a Python module that provides a _thin_ wrapper around the `vagrant` command line executable, allowing programmatic control of Vagrant virtual machines (boxes). This project began to create Python bindings for Vagrant to programmatically access vagrant boxes using Fabric. This module is useful for: . - Starting a Vagrant virtual machine (VM) (`up`) - Terminating a Vagrant VM (`destroy`) - Halting a Vagrant VM without destroying it (`halt`) - Querying the status of a VM or VMs (`status`) - Getting ssh configuration information useful for SSHing into the VM (`host`, `port`, ...) - Running `vagrant` commands in a multi-VM environment (http://vagrantup.com/v1/docs/multivm.html) by using `vm_name` parameter - Initializing the VM based on a named base box, using init(). - Adding, Removing, and Listing boxes (`box add`, `box remove`, `box list`) - Provisioning VMs - up() accepts options like `no_provision`, `provision`, and `provision_with`, and there is a `provision()` method - Using sandbox mode from the Sahara gem: https://github.com/jedi4ever/sahara . This package is _beta_ and its API is not guaranteed to be stable. The API attempts to be congruent with the `vagrant` API terminology, to facilitate knowledge transfer for users already familiar with Vagrant. Over time, the python-vagrant API has changed to better match the underling `vagrant` CLI and to evolve with the changes in that CLI. . The package version numbering is in the form `0.X.Y`. The initial `0` reflects the _beta_ nature of this project. The number `X` is incremented when backwards-incompatible changes occur. The number `Y` is incremented when backwards-compatible features or bug fixes are added. . This package provides the Python 3.x module.


نیازمندی

مقدار نام
>= 3.3.2-2~ python3:any


نحوه نصب


نصب پکیج deb python3-vagrant:

    sudo apt-get install python3-vagrant_0.5.15-1_all.deb


فایل ها

مسیرها
./usr/lib/python3/dist-packages/python_vagrant-0.5.15.egg-info/PKG-INFO
./usr/lib/python3/dist-packages/python_vagrant-0.5.15.egg-info/dependency_links.txt
./usr/lib/python3/dist-packages/python_vagrant-0.5.15.egg-info/top_level.txt
./usr/lib/python3/dist-packages/vagrant/__init__.py
./usr/lib/python3/dist-packages/vagrant/compat.py
./usr/lib/python3/dist-packages/vagrant/test.py
./usr/share/doc/python3-vagrant/changelog.Debian.gz
./usr/share/doc/python3-vagrant/copyright