EDBB Python Package
Project description
edbb-python-library
EDBBのPythonライブラリ実装。
概要
- dependenciesにdiscord.pyやdotenvを含むことでpip installの手間を軽減する
- バージョンチェック (古いコードだったりすると動作しない旨をエラー表示する)
- エラー時にEDBBに関する情報と公式サポートへの案内を表示
How to build and publish?
(参考: https://qiita.com/c60evaporator/items/e1ecccab07a607487dcf )
# ビルド
python setup.py sdist
python setup.py bdist_wheel
# テスト環境
twine upload --repository testpypi dist/*
# 動作確認用
pip install --index-url https://test.pypi.org/simple/ edbb
# 本番環境へのアップロード
twine upload --repository pypi dist/*
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 Distribution
edbb-0.2.1.tar.gz
(4.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
edbb-0.2.1-py3-none-any.whl
(5.7 kB
view details)
File details
Details for the file edbb-0.2.1.tar.gz.
File metadata
- Download URL: edbb-0.2.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
809eace6709757c0d1d48ce8c6953e80c4160d8768a3601df7180c26a8c0efca
|
|
| MD5 |
e191dbf4dd514a79adafab449935114c
|
|
| BLAKE2b-256 |
fb6ced58b02ab8389f2daed566852f79c2fba239dfea0f09960ff6c2abe81e3b
|
File details
Details for the file edbb-0.2.1-py3-none-any.whl.
File metadata
- Download URL: edbb-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
063160789e02f49c26404848d466c5d994c0b4fa8126e6f818f61c9dbe93cfe5
|
|
| MD5 |
d527bdbfda74f9dba85993938385cea7
|
|
| BLAKE2b-256 |
48dd3e7ce02495351cc696a4a6bf67dd4c4d85eff4cde6d12e30dd1a9ae7f378
|