i2y's Stars
objectx/git-style-guide
A Git Style Guide
i2y/jet
Jet is a simple OOP, dynamically typed, functional language that runs on the Erlang virtual machine (BEAM). Jet's syntax is Ruby-like syntax.
gmr/consulate
Python client for the Consul HTTP API
pyscaffold/pyscaffold
🛠 Python project template generator with batteries included
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
billpmurphy/hask
Haskell language features and standard libraries in pure Python.
dgilland/hashfs
A content-addressable file management system for Python.
soaxelbrooke/datastreams
Efficient, concise stream data processing.
python-effect/effect
effect isolation in Python, to facilitate more purely functional code
tobgu/pyrthon
Literal support for Pyrsistent data structures in Python
kanaka/mal
mal - Make a Lisp
jmcarp/guardrail
dabeaz/ply
Python Lex-Yacc
dabeaz/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
psf/requests
A simple, yet elegant, HTTP library.
CenterForOpenScience/scrapi
A data processing pipeline that schedules and runs content harvesters, normalizes their data, and outputs that normalized data to a variety of output streams. This is part of the SHARE project, and will be used to create a free and open dataset of research (meta)data. Data collected can be explored at https://osf.io/share/, and viewed at https://osf.io/api/v1/share/search/. Developer docs can be viewed at https://osf.io/wur56/wiki
i2y/mochi
Dynamically typed functional programming language
Suor/funcy
A fancy and practical functional tools
uqfoundation/dill
serialize all of Python
falconry/falcon
The no-magic web API and microservices framework for Python developers, with an emphasis on reliability and performance at scale.
yahoo/redislite
Redis in a python module.
fluent/fluent-logger-python
A structured logger for Fluentd (Python)
python-zk/kazoo
Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
dbrattli/OSlash
Functors, Applicatives, And Monads in Python
google/pytype
A static type analyzer for Python code
DazWorrall/flask-sse
jab/bidict
The bidirectional mapping library for Python.
benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
maryrosecook/islaclj
A programming language for young children
maryrosecook/littlelisp
A small Lisp interpreter in JavaScript