Skip to main content

No project description provided

Project description

開発環境構築

リポジトリのインストール

git clone https://github.com/shogogoto/conoha-client.git

パッケージのインストール

プロジェクトルートで以下を実行

poetry install

vimで編集準備

jediのpython補完が効くようにjedi-language-server packageがあるvenv環境に入ってからvi編集を始める

poetry shell
vi ???

pre-commit設定

git commit前にlinterを動かす準備

poetry run task pre-commit

テスト実行

プロジェクトルートで以下を実行

poetry run task test

ファイルを追加・更新することを検知して、自動でユニットテストを実行したい場合は以下

poetry run task test-watch

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

conoha_client-0.1.1.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

conoha_client-0.1.1-py3-none-any.whl (12.1 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