Skip to main content

A simple python interface to the Are.na api

Project description

A simple client interface for Are.na written in python! Slices, dices, and makes using arena with python a cinch.

Requires requests (https://github.com/kennethreitz/requests) to handle http interactions.

Typical Usage:

from arena import ArenaPy arena_connect = ArenaPy() user_channel_json = arena_connect.get_users_channels(‘nick-hasty’)

user_channel_json will be a dictionary.

see arena.py for available methods and functions.

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

ArenaPy-0.1.0.tar.gz (3.3 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