Skip to main content

connpass client

Project description

https://drone.io/bitbucket.org/aodag/python-connpass/status.png

connpass API

INSTALL

$ pip install python-connpass

or

$ easy_install python-connpass

API

Now, connpass has one API.

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

Release history Release notifications | RSS feed

This version

0.1

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 hashes)

Uploaded Source

Supported by

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