Skip to content

Instantly share code, notes, and snippets.

@FlippAre
FlippAre / recursive_get.py
Created December 22, 2017 14:23
Recusive get
def _get_data(self, url: str, name_of_data_node: str) -> dict:
"""
Helper function to fetch data from admin and take care of pageing
Parameters
----------
:param url: API endpoint address
:param name_of_data_node: Name of the key where the requested data is stored
Returns
-------
:return A list of the data requested
@FlippAre
FlippAre / macOS-Setup.md
Last active August 23, 2019 14:02 — forked from kevinelliott/osx-10.10-setup.md
Mac OS X 10.11 El Capitan Setup

MacOS Setup

Install from App Store

  • 1password
  • Slack
  • iWork
  • Tweetbot
  • Xcode