Skip to main content

Python用connpass API v2クライアント

Project description

connpass-py

PyPI - Version codecov License

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)

イベント

response = client.get_events()
events = response.events

イベント資料

response = client.get_event_presentations(364)
presentations = response.presentations

リンク

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

connpass-0.2.0.tar.gz (29.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

connpass-0.2.0-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file connpass-0.2.0.tar.gz.

File metadata

  • Download URL: connpass-0.2.0.tar.gz
  • Upload date:
  • Size: 29.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.8

File hashes

Hashes for connpass-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c20330b2c5a068cba801e740c835729007b5d8c76dc557898c1d713f1ce7dcf8
MD5 c6256c41b1563ec2816e20bf856384c7
BLAKE2b-256 b8d09a6aa723aecc647090ae3be53c6a05403fd34a3c97c011f902a48f8b8958

See more details on using hashes here.

File details

Details for the file connpass-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: connpass-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.8

File hashes

Hashes for connpass-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a0d90b9a7d6ee034aa5ebec8bf4dd2b02f92eb9b6da5bf54f532f05f4d192f6f
MD5 b50c6b813eef9686236e1ccb2823513c
BLAKE2b-256 0df290b30c0da8f2781933246cd2e3d0daccb436e0ca0c39e9a7e9d7fa175ef4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page