jonathanmorgan's Stars
gboeing/osmnx
OSMnx is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.
facebookresearch/fastText
Library for fast text representation and classification.
html5lib/html5lib-python
Standards-compliant library for parsing and serializing HTML documents and fragments in Python
facebook/create-react-app
Set up a modern web app by running one command.
mozilla/bleach
Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes
ducky427/neonx
floydhub/dl-docker
An all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.)
drduh/macOS-Security-and-Privacy-Guide
Guide to securing and improving privacy on macOS
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
JohnCoates/Aerial
Apple TV Aerial Screensaver for Mac
locutusjs/locutus
Bringing stdlibs of other programming languages to JavaScript for educational purposes
wireservice/lookup
A repository of journalist's lookup tables.
wireservice/csvkit
A suite of utilities for converting to and working with CSV, the king of tabular file formats.
wireservice/proof
A Python library for creating fast, repeatable and self-documenting data analysis pipelines.
wireservice/agate
A Python data analysis library that is optimized for humans instead of machines.
amontalenti/elements-of-python-style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
django-ckeditor/django-ckeditor
Django admin CKEditor integration.
BigDataSocialScience/Big-Data-Workbooks
jamesturk/jellyfish
🪼 a python library for doing approximate and phonetic matching of strings.
major/MySQLTuner-perl
MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.
fhd/init-script-template
A template for simple System V init scripts
American-Institutes-for-Research/dsaa-cssip-big-data-workbooks
madapaja/jquery.selection
selection text/caret operation - jQuery pulgin | 選択範囲のテキスト操作 / キャレット操作
google/deepdream
mahmoud/boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
datamade/usaddress
:us: a python library for parsing unstructured United States address strings into address components
datamade/probablepeople
:family: a python library for parsing unstructured western names into name components.
datamade/parserator
:bookmark: A toolkit for making domain-specific probabilistic parsers
jazzband/django-categories
This app attempts to provide a generic category system that multiple apps could use. It uses MPTT for the tree storage and provides a custom admin for better visualization (copied and modified from feinCMS).