Skip to main content

OpenSwitch Development Tool

Project description

https://img.shields.io/pypi/v/opx.svg https://img.shields.io/pypi/l/opx.svg https://img.shields.io/pypi/pyversions/opx.svg https://readthedocs.org/projects/opx/badge/?version=latest

Installation

$ pip3 install opx

Requirements

Getting Started

# initialize your workspace
$ opx init

# build all packages
$ opx build

# assemble an installer
$ opx assemble

# remove persistent container
$ opx remove

New Features (Over opx-build)

  • Opinionated defaults
    • Remembers to pull Docker image regularly so you don’t have to

    • Sort packages into pkg/$repo/ after building

    • Persistent container (if inside a workspace)

    • One container allowed per workspace

  • Publish packages to testing

$ opx publish opx-logging
  • Commands are aliased

# all run opx build
$ opx b opx-logging
$ opx bui opx-logging
$ opx build opx-logging

Command Line Completion

Run the command corresponding with your shell. Add to your shell startup file for persistent autocomplete.

# bash
$ eval "$(_OPX_COMPLETE=source-bash opx)"

# zsh
$ eval "$(_OPX_COMPLETE=source-zsh opx)"

# fish
$ eval (env _OPX_COMPLETE=source-fish opx)

Roadmap

  • Port opx_rel_pkgasm from python script to module

  • Port opx_get_packages from python script to module

  • Port opx_bld_basics from python script to module

License

OpenSwitch Development Tool is distributed under the terms of the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opx-1.0.1.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

opx-1.0.1-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

Details for the file opx-1.0.1.tar.gz.

File metadata

  • Download URL: opx-1.0.1.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for opx-1.0.1.tar.gz
Algorithm Hash digest
SHA256 28154a935683077e036491b5602d8e0151c4c013f1b4b0908417dcc9dcfce9c3
MD5 c93c831b9e2f8fb07bc7e81aaaabf574
BLAKE2b-256 37b17322d352fbd36e766b2ddfccc76abd6708fdee6612ca520a4e7b4220cdc7

See more details on using hashes here.

File details

Details for the file opx-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for opx-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7badaedd915762ce4dfe35b08a2b0e267e66c6f9f77dbc163b038e7099bb9a45
MD5 f34498ea7667780a92963932e5ff840d
BLAKE2b-256 9709c3af838409c101388abf1720b6faa6faba131dd98ef5e735e9653ec87416

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page