python-tent-client icon indicating copy to clipboard operation
python-tent-client copied to clipboard

Write missing API methods

Open longears opened this issue 13 years ago • 5 comments
trafficstars

Working:

  • getProfile
  • putPost (No attachment support yet. Not sure if we could test it -- does tent.is support post attachments yet?)

Working in general but missing support for getting details for a particular follower or post:

  • getFollowers
  • getEntitiesIFollow
  • getPosts

Missing:

  • putProfile
  • follow
  • unfollow
  • removeFollower
  • getPostAttachment

Official Tent API docs: http://tent.io/docs/app-server

longears avatar Sep 29 '12 22:09 longears

Would be great to add for the 0.3 release. Any plans to do this in the short-term, @longears, or should someone else do it?

elimisteve avatar Apr 21 '13 22:04 elimisteve

I'm not working on this anymore. Anyone who wants to take over is welcome to. I can add people as collaborators on this project or you can fork it.

longears avatar Apr 22 '13 21:04 longears

Okay great, thanks. Can you add me and my best friend AJ, username @ajvb?

elimisteve avatar Apr 22 '13 21:04 elimisteve

Done! I'll also figure out how to get you PyPI access so you can update the package there. Also note that this project has two forks -- the original one, and one called package-up which rearranges the files into a structure better suited for distributing via PyPI.

longears avatar Apr 22 '13 21:04 longears

@longears Thanks

ajvb avatar Apr 22 '13 21:04 ajvb