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.3.0.tar.gz
(2.8 kB
view details)
File details
Details for the file coderwall-1.3.0.tar.gz
.
File metadata
- Download URL: coderwall-1.3.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b55344e5f5ec9d09b7e70e5d1a2e60d53010af312ab4f1cd3f53785d7f2068a |
|
MD5 | 016f45c767e80854ea8b9dbd97ad7f2f |
|
BLAKE2b-256 | c9106e8a6365517f9c0344e8910cefff084584dc06058e35ac4fd83918ecf096 |