Skip to content

xiongchiamiov/pyfixit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Python library wrapping the iFixit API.

Status

Version

Working, but incomplete. Fully tested and documented.

Hacking

I highly recommend using virtualenv:

[$]> virtualenv --no-site-packages --distribute env
[$]> source env/bin/activate
[$]> pip install -r requirements.txt
[$]> pip install -e . # So we can import the version from inside bin/ .

About

A Python library wrapping the iFixit (Dozuki) API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published