Oxpecker CLI.
Project description
Name
Oxpecker CLI.
Description
CLI of Oxpecker service.
Installation
开发/测试环境推荐:Editable模式(安装目录链接到源码目录)
pip install -e .
安装可选开发依赖:
pip install -e .[dev]
JSP precompiler:
cd oxpecker/jsp-compiler
mvn clean package -DskipTests
生产环境推荐:
pip install oxpecker
如果想安装最新的,可以构建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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
oxpecker-0.1.8-py3-none-any.whl
(27.7 MB
view details)
File details
Details for the file oxpecker-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: oxpecker-0.1.8-py3-none-any.whl
- Upload date:
- Size: 27.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5568122809fbe39c0f9f62712b2096e4c3ec3ca3ad844e4bb21a736beffe99b |
|
MD5 | c3823c51b4abfbbeaef44c7409cb89b2 |
|
BLAKE2b-256 | aa38148c47112a91b10c0cea2445012f26b158ee56975b733958eff8ce7c8efb |