Skip to main content

Oxpecker CLI.

Project description

Name

Oxpecker CLI.

Description

CLI of Oxpecker service.

Installation

开发环境推荐:Editable模式(安装目录链接到源码目录):

pip install -e .

生产环境推荐:构建wheel包再安装:

pip install build
python -m build --wheel
pip install dist/oxpecker-<version>-py3-none-any.whl

Usage

oxpecker --help

Development

Roadmap

None yet.

Project status

Alpha.

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

oxpecker-0.0.1.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

oxpecker-0.0.1-py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 3

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