dianaclarke's Stars
python/cpython
The Python programming language
python/peps
Python Enhancement Proposals
zzzeek/sqlalchemy
THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/sqlalchemy
openstack/nova
OpenStack Compute (Nova). Mirror of code maintained at opendev.org.
eventlet/eventlet
Concurrent networking library for Python
openstack/python-novaclient
OpenStack Compute (Nova) Client. Mirror of code maintained at opendev.org.
openstack/tempest
OpenStack Testing (Tempest) of an existing cloud. Mirror of code maintained at opendev.org.
mongodb/pymodm
A Pythonic, object-oriented interface for working with MongoDB.
python/bedevere
A bot to help identify missing information for CPython pull requests
python/the-knights-who-say-ni
CLA enforcement bot for Python organization projects
openstack/nova-specs
OpenStack Compute (Nova) Specifications. Mirror of code maintained at opendev.org.
lorenzwalthert/touchstone
Smart benchmarking of pull requests with statistical confidence
openstack-archive/tripleo-puppet-elements
RETIRED, Puppet elements for deployment of OpenStack. Mirror of code maintained at opendev.org.
dianaclarke/arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
dianaclarke/arrow-datafusion
Apache Arrow DataFusion and Ballista query engines
dianaclarke/arrow-rs
Official Rust implementation of Apache Arrow