<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with python]]></title><description><![CDATA[A list of topics that have been tagged with python]]></description><link>https://forum.mango-os.com/tags/python</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 17:36:18 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/tags/python.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Feb 2017 00:58:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[any generic guide to REST API + python?]]></title><description><![CDATA[For anyone reading this thread, if you use Mango v3.3 you can now generate JWT authentication tokens from the users page on the new UI and use these to authenticate instead of logging in from your script.
You do not need to use any CSRF/XSRF protection cookies/headers when using JWT authentication.
Just set the one header on every request -
Authorization: Bearer &lt;token&gt;
]]></description><link>https://forum.mango-os.com/topic/2658/any-generic-guide-to-rest-api-python</link><guid isPermaLink="true">https://forum.mango-os.com/topic/2658/any-generic-guide-to-rest-api-python</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Wed, 08 Feb 2017 00:58:37 GMT</pubDate></item></channel></rss>