A Python module for accessing user data at http://coderwall.com
Project description
A Python module for accessing user data at http://coderwall.com
Installation
This module is available in the Python Package Index and can be installed easily with pip or easy_install:
pip install coderwall
Usage
All functionality is accessed through the CoderWall class:
>>> from coderwall import CoderWall >>> cwc = CoderWall('cwc') >>> cwc.name u'Cameron Currie' >>> cwc.location u'Austin, TX' >>> cwc.endorsements 0 >>> cwc.badges [Charity: Fork and commit to someone's open source project in need, Python: Would you expect anything less? Have at least one original repo where Python is the dominant language, T-Rex: Have at least one original repo where C is the dominant language]
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
coderwall-1.1.1.tar.gz
(2.5 kB
view details)
File details
Details for the file coderwall-1.1.1.tar.gz
.
File metadata
- Download URL: coderwall-1.1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bec365820ae5635894f51abe8bc700c26fc216e957d16e9490e64a2581c5b4a |
|
MD5 | f2a93b3917a57bd710e707466014ea35 |
|
BLAKE2b-256 | f1ea98bfba41ea02fbb82c7f6e2fd44b07a3dd2c62dc281c6fd6baed07fb6b3b |