Skip to content

Instantly share code, notes, and snippets.

View betandr's full-sized avatar
🦄
Vague, but exciting...

Beth Anderson betandr

🦄
Vague, but exciting...
View GitHub Profile
@betandr
betandr / python-cheat-sheet-basic.py
Created November 29, 2016 17:11 — forked from filipkral/python-cheat-sheet-basic.py
Basic Python Cheat Sheet
#!/usr/bin/env python
"""Basic Python Cheat Sheet by Filip Kral on 2015/02/16"""
"""
Python is a cross-platform, interpreted, object-oriented programming language.
That means you can run it on Linux, Windows, Mac, and other platforms,
you don't need to compile your code to execute it because it is compiled on
the fly, and you can use classes and objects.
{
"schema": "schema_url_here.json",
"total": 0,
"limit": 0,
"offset": 0,
"results": [
"type": "personalisation_activity",
"action": "started",
"added_at": "2016-08-05T09:59:11Z",
"activity": "plays",