Skip to main content

Roxy AI Inspect-Server package

Project description

Roxy AI Inspect-Sever

検査サーバのモジュールです。



開発環境の構築方法


以下の順番でPython仮想環境を構築します。

1. 検査サーバ用のVSCワークスペースを開く

code .vscode\roxyai-inspect.code-workspace

2. Python仮想環境を構築する

py -3.7 -m venv env

3. Python仮想環境にモジュールを設定する

env\Scripts\activate

python -m pip install --upgrade pip

pip install pipenv

pipenv sync --dev

pipenv により必要な Python モジュールが仮想環境に一通り組み込まれる


パッケージ構築方法


1. Pythonコードの難読化

obfsucate.bat

VSCのタスク実行 [Ctrl]+[Shift]+[B] に登録済み

2. Wheelパッケージの生成とアップロード確認

Wheel生成と TestPyPI への登録までを実行

upload.bat

Wheel生成と開発リビジョン番号の更新と TestPyPI への登録までを実行

upload.bat -r

3. PyPIへのアップロード

Wheel生成と開発リビジョン番号の更新と PyPI への登録

upload.bat -U

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

roxyai-inspect-1.13.1.post1.tar.gz (10.2 MB view hashes)

Uploaded Source

Built Distributions

roxyai_inspect-1.13.1.post1-py3.7.egg (28.7 MB view hashes)

Uploaded Source

roxyai_inspect-1.13.1.post1-py3-none-any.whl (28.0 MB 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