Skip to content

amiandoPy makes it really easy to interact with amiando's API

Notifications You must be signed in to change notification settings

ledil/amiandopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

amiandopy

amiandopy makes it really easy to interact with Facebook's Graph API.

Usage

from amiandopy.amiando_api import AmiandoAPI

graph = AmiandoAPI(amiando_api_key)

# Get events
graph.get('event/find')

Installation

$ pip install amiandopy

Contribute

  • Fork the repository.
  • Do your thing (preferably on a feature branch).
  • Write a test that demonstrates that the bug was fixed or the feature works as expected.
  • Send a pull request and bug me until I merge it!

About

amiandoPy makes it really easy to interact with amiando's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages