-
Notifications
You must be signed in to change notification settings - Fork 1
jnhasty/ArenaPy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ARENAPY =========== 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 arenapy 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.
About
A simple python interface to the Arena api.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published