Skip to content

mdeous/scoopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scoopy


/!\ Warning: this library is still in development and therefore isn't usable yet /!\

1. About it:

Scoopy is a python library meant to interact with Scoop.it API in an easy and pythonic way.

2. Installing it:

a) Dependencies:

  • python-oauth2

b) Setup:

From GitHub:

git clone git://github.com/mattoufoutu/scoopy.git
cd scoopy
python setup.py install

From PyPI:

TODO

3. Compatibility:

Scoopy is tested with many Python versions and works with the following versions:

  • 2.4
  • 2.5
  • 2.6
  • 2.7

Why is there no Py3k support?

Well, I would like to, but unfortunately, python-oauth2 (on which scoopy depends) isn't compatible with Py3k.

4. Documentation:

The complete documentation and API reference is available here.

A manpage and an epub version of the documentation is also available.

About

A python library to access Scoop.it API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages