Python用connpass API v2クライアント
Project description
connpass-py
Python 用 connpass API v2 クライアント
インストール
pip install connpass
使用例
[!IMPORTANT] すべての API エンドポイントでは、API キーによる認証が必須です。
API キーの発行にはヘルプページでの利用申請が必要です。
クライアントの初期化
from connpass import Connpass
API_KEY = "<YOUR_API_KEY>"
client = Connpass(api_key=API_KEY)
イベント
events = client.get_events()
リンク
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
connpass-0.1.1.tar.gz
(28.2 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
File details
Details for the file connpass-0.1.1.tar.gz.
File metadata
- Download URL: connpass-0.1.1.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ba89b857942adaeadf97bc07f2dd17a7dfef6ec3ed73b7e704ed42db9f2bf27
|
|
| MD5 |
1c7b12035917cf7d0b4e65e1f277986f
|
|
| BLAKE2b-256 |
7595913ee79ba1fe8c39b9bc5378477a9e0bdb8004e2bc318fea9f4af6341b32
|
File details
Details for the file connpass-0.1.1-py3-none-any.whl.
File metadata
- Download URL: connpass-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c6d8ee7c2846dd03916f0bc7049d67abc6959ea18a875e66aeaf732953f3b22
|
|
| MD5 |
8e0fa7d7b5e396c3879ba352bba37067
|
|
| BLAKE2b-256 |
d25acd103b32a2d8f9729f00d1fc5e544037ca8d3a610b618611080fb35181b7
|