Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
github95617yAwesome.
Now, I feel my efforts for my to make devrant api wrapper in python goes wasted. -
@Aitkotw Thanks! I can't pretend it wasn't a ballache though. I'm thinking of having messages like "please install <nonstandard library> to view this content", because you can try/ except imports in python, which is neat.
That would allow me to convert images to gifs and display them normally. -
@github I was reading an API wrapper to help me, so if that was yours, thank you! (And it wasn't wasted). The only difference is my API wrapper uses urllib instead of requests.
-
github95617y@AlgoRythm oh. Nice.
If you have the repo open sourced, so share the link. May be I can be helpful if not in contributing code, but happy to share my little knowledge on various devrant APIs and other reference repos to look for. -
@github I will soon enough. The devRant API is the dead easy part. Tk is the awful part.
I got devRant working in python using only the standard libraries
But tkinter is an awful, hellish library that only supports gifs. But at least it runs native on raspberry pi
rant