Python
Link
Excerpt
Python is a programming language that lets you work quickly and integrate systems more effectively.
Resources
- Python Social Auth
Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.
- awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
- The Python Tutorial
- strftime reference cheatsheet - formatting codes for rendering datetimes as strings
- Using % and .format() for great good!
- strftime reference and sandbox