lucid281's Stars
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
pypa/pipenv
Python Development Workflow for Humans.
francescou/docker-compose-ui
web interface for Docker Compose
loboris/MicroPython_ESP32_psRAM_LoBo
MicroPython for ESP32 with psRAM support
nschloe/termplotlib
:chart_with_upwards_trend: Plotting on the command line
peterhinch/micropython-samples
Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.
censys/censys-python
An easy-to-use and lightweight API wrapper for Censys APIs.
eXascaleInfolab/PyExPool
Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity, CPU cores and caching), load balancing and profiling capabilities of the external apps on NUMA architecture
millbj92/US-Zip-Codes-JSON
List of all US Zip codes in JSON format. Includes Latitude, Longitude, City, State, County, and of course, Zip Code.
amyreese/multiprocessing-keyboardinterrupt
droogmic/Py3Row
Python3 API for concept2 indoor rowing machines
MrYsLab/pymata-express
A Pure Python Asyncio Arduino Firmata Client
suvarchal/IJython
Jython Kernel for Jupyter/IPython
krother/Python3_Package_Examples
A collection of easy-to-run code examples for my best-of Python packages
maxux/python-rocketchat-bot
rocket.chat python basic bot
albertobeta/UberSimpleWebsockets
Extremely simple example of websockets using Python/Perl (server-side) and Javascript (client-side)
wjdp/micropython-lcd
:pager: Class for controlling the HD44780 from a micropython pyboard.
luzifer-ansible/docker-compose
Install latest docker-compose on a host and start it as a systemd service
costastf/temperature_sensor_influx
A micropython project for wemos d1 mini with wemos SHT30 sensor publishing values to an influxdb instance
veliovgroup/meteor-python-files
File Uploads to Meteor Server in Python (meteor pyfiles)
observIQ/disk-usage
Trigger slack alerts when disk usage is too high
ergarcade/WebGL-Fluid-Simulation
A WebGL fluid simulation driven by Concept2 PM5s (desktop only)