olevinsky's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
pyenv/pyenv
Simple Python version management
bayandin/awesome-awesomeness
A curated list of awesome awesomeness
beetbox/beets
music library manager and MusicBrainz tagger
MacPass/MacPass
A native macOS KeePass client
Sequel-Ace/Sequel-Ace
MySQL/MariaDB database management for macOS
ultrajson/ultrajson
Ultra fast JSON decoder and encoder written in C with Python bindings
peterbrittain/asciimatics
A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations
arogozhnikov/python3_with_pleasure
A short guide on features of Python 3 with examples
websocket-client/websocket-client
WebSocket client for Python
kemayo/sublime-text-git
Plugin for some git integration into sublime text
rubik/radon
Various code metrics for Python code
juancarlospaco/faster-than-requests
Faster requests on Python 3
wolever/pip2pi
pip2pi builds a PyPI-compatible package repository from pip requirements
Crypto-toolbox/bitex
Crypto-currency Exchange API Framework
Infinidat/infi.clickhouse_orm
A Python library for working with the ClickHouse database (https://clickhouse.yandex/)
jruere/multiprocessing-logging
Handler for logging from multiple processes
Crypto-toolbox/btfxwss
Bitfinex Websocket API Client written in Python3
czekaj/ChromePlay
AirPlay from Google Chrome - send YouTube, Vimeo and (almost) any HTML5 video to AppleTV via AirPlay
jdolan/quake2
Classic Quake II for Mac and Linux.
osvenskan/posix_ipc
futurecolors/django-geoip
App to figure out where your visitors are from by their IP address.
piumosso/UserStory
Xilinx-CNS/solarcapture
SolarCapture network packet capture suite
ObsessiveCompulsiveAudiophile/Excel-DFT-FFT
Discrete / Fast Fourier Transform and Inverse FFT with Excel VBA
ObsessiveCompulsiveAudiophile/MQX-Decoder
Extract Audyssey MultEQ-X measurements and export them to REW (Room EQ Wizard)
skabbass1/ring-buffer
Lockless shared memory ring buffer
wRAR/flufl.bounce
Fork of https://launchpad.net/flufl.bounce
ytyng/python-memoized-property
memoized property decorator in python