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
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
ArenaPy-0.1.0.tar.gz
(3.3 kB
view details)
File details
Details for the file ArenaPy-0.1.0.tar.gz
.
File metadata
- Download URL: ArenaPy-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70bb1474f38b06926411881edc6bd9303ddc62a7f0b3afb5921a72851d1ab226 |
|
MD5 | abfe13f7ab3c842781f501d997ecf545 |
|
BLAKE2b-256 | 7841422fb15d47022f29f2682789d966ed8bd50ee6323ca6ce6d8b5fc51900c3 |