connpass client
Project description
INSTALL
$ pip install python-connpass
or
$ easy_install python-connpass
API
Now, connpass has one API.
event search http://connpass.com/api/v1/event/
example:
connpass = Connpass() results = connpass.search(event_id=[364])
Command
usage: connpass [-h] [--event-id [EVENT_ID [EVENT_ID ...]]] [--keyword [KEYWORD [KEYWORD ...]]] [--keyword-or [KEYWORD_OR [KEYWORD_OR ...]]] [--ym [YM [YM ...]]] [--ymd [YMD [YMD ...]]] [--nickname [NICKNAME [NICKNAME ...]]] [--owner-nickname [OWNER_NICKNAME [OWNER_NICKNAME ...]]] [--series-id [SERIES_ID [SERIES_ID ...]]] [--start START] [--count COUNT] [--format {json}] optional arguments: -h, --help show this help message and exit --event-id [EVENT_ID [EVENT_ID ...]] --keyword [KEYWORD [KEYWORD ...]] --keyword-or [KEYWORD_OR [KEYWORD_OR ...]] --ym [YM [YM ...]] --ymd [YMD [YMD ...]] --nickname [NICKNAME [NICKNAME ...]] --owner-nickname [OWNER_NICKNAME [OWNER_NICKNAME ...]] --series-id [SERIES_ID [SERIES_ID ...]] --start START --count COUNT --format {json}
CHANGES
0.1 (2013-03-20)
first release
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
python-connpass-0.1.tar.gz
(3.2 kB
view details)
File details
Details for the file python-connpass-0.1.tar.gz
.
File metadata
- Download URL: python-connpass-0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db60d1bb2b893dc5cdd0b877756f66cda0305412b68fb52f856bd5cfac400baa |
|
MD5 | 990ea1a33b00d52411af0832410d65ff |
|
BLAKE2b-256 | fce58db9f694a2a518aeaa7ed317b0dc69b50ba60287b567284d6276bce735f7 |