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.0.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.0-py3-none-any.whl
(5.7 kB
view details)
File details
Details for the file edbb-0.2.0.tar.gz.
File metadata
- Download URL: edbb-0.2.0.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 |
892b9a0a09f67e10f73405d82b0ebe12a12e1207fe92cdfdd8aff3952d4ed9cd
|
|
| MD5 |
d7f440c1ff28d5940a383975f66fa8b4
|
|
| BLAKE2b-256 |
c3b91732413a9db93f83b9ff0196846946f3158eae34159f24b7f62a560f2373
|
File details
Details for the file edbb-0.2.0-py3-none-any.whl.
File metadata
- Download URL: edbb-0.2.0-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 |
ddb43cbce4932603ea7432ecd59049bfd322dc1a93969fcb098b6342afa1a94f
|
|
| MD5 |
0c0402acd6f3b76e331cc526188fbe4e
|
|
| BLAKE2b-256 |
120a6bc4af8e3d43bcaf918341b15b6ebd8ead886e98964cb6da5a7b204e187f
|