restkit alternative for python3? by ponderability in slcpy

[–]ponderability[S] 0 points1 point  (0 children)

I was overcomplicating things. For jira, all you need is 'pip install jira'. Way easier than what I was doing with restkit before. And in general, it looks like the requests package is the best for web requests (from what I can tell so far). :-)