RuminativeRose's Stars
bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
connorferster/handcalcs
Python library for converting Python calculations into rendered latex.
pyston/pyston_v1
The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
dropbox/json11
A tiny JSON library for C++11.
alfiopuglisi/guietta
nipunn1313/mypy-protobuf
open source tools to generate mypy stubs from protobufs
dropbox/pyxl
A Python extension for writing structured and reusable inline HTML.
dropbox/stone
The Official API Spec Language for Dropbox API V2
dropbox/nn
Non-nullable pointers for C++
dropbox/mypy-PyCharm-plugin
A simple plugin that allows running mypy from PyCharm and navigate between errors
enthought/traitsui
TraitsUI: Traits-capable windowing framework
joaoventura/pybridge
Reuse Python code in native Android applications
gvanrossum/pyxl3
A Python 3 extension for writing structured and reusable inline HTML.
dropbox/pytest-flakefinder
Runs tests multiple times to expose flakiness.
dropbox/dropbox-api-v2-explorer
The Official API Explorer for Dropbox's APIs
dropbox/dbx-unittest2pytest
Convert unittest asserts to pytest rewritten asserts.
dropbox/hocrux
Handwritten optical character recognition
dropbox/livegrep
Interactively grep source code. Source for http://livegrep.com/
dropbox/Developer-Samples
nileshsah/RoboMax
A machine-learning based open-domain QA chatbot from scratch 🤖
dropbox/libpypa
libpypa is a Python parser implemented in pure C++
dropbox/pep8squad
PEP8 Squad, for enforcing foolish consistency
dropbox/pytest-call-tracer
dropbox/pyston-perf
dropbox/python-invariant
A simple library for ensuring arguments to functions are constant.
dropbox/pyston-testsuite
Test suite for the Pyston project
dropbox/babelapi
Define an API once in Babel. Implement or use an existing code generator to map the API definition into usable objects and functions in any programming language.
dropbox/plyj
A Java parser written in Python using PLY.
dropbox/pybridge
Reuse Python code in native Android applications
wryun/flake8-simplicity
Lint your Python like it was 1999!