Skip to content

er4z0r/pyhabit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyhabit

HabitRPG python library (WIP)

Installation

Install using pip

pip install git+git://github.com/nwiltsie/pyhabit

Requires

  • requests

Usage

from habitrpg import HabitAPI

api = HabitAPI(<user_id>, <api_key>)
api.user()
... # etc.

Todo

  • Unit tests
  • Streamlining code where possible

Contributors

  • Akshay Bist - Original pyhabit module and continued development
  • Xeross - Alternative module, merged into pyhabit
  • 3onyc - Continued development

About

HabitRPG python library (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%