Skip to main content

Python interface to the Attendly API

Note: This is a very early alpha release of the api.. things may change

Basic usage

import attendly

# Login (normally you would just store the apikey and only login once)
user = attendly.User.login('bobby7','password')

attendly.apikey(user['apikey'])

# Get a list of events
events = attendly.Event.list()
for e in events:
    print e['event']['name']

# Get an event
event = attendly.Event.get(events[0]['event']['id'])
print event['url']

Install via pip

$ pip install Attendly

Release files for Attendly 0.2.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for Attendly 0.2.3
File Size Uploaded
Attendly-0.2.3.tar.gz 5.6 kB Details

Release files / Attendly-0.2.3.tar.gz

Download URL Attendly-0.2.3.tar.gz
Size 5.6 kB
Tags Source
SHA-256 checksum
How to use checksums
64af7d2dca9caf03d0d9ffbf199e9ba0501efedadfbd3c80335e81f6e57c1684
BLAKE2b-256 checksum
How to use checksums
feab039fe1d3988fd51f0200bf53164eee778f3943824d40851db3f884fcc3dc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.2.3 This release

1 release file

0.2.2

2 release files

0.2.1

2 release files

0.1.3

1 release file

0.1.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page