An open API service indexing awesome lists of open source software.

https://github.com/asimihsan/work_dump

work_dump
https://github.com/asimihsan/work_dump

Last synced: 3 months ago
JSON representation

work_dump

Awesome Lists containing this project

README

        

work_dump
=========

- **administer_boxes**: using Fabric to do sysadmin, e.g. building Python and ZeroMQ.
- **hd_stress**: R plot of CSV data with respect to time.
- **pcap\_corrupt**: Corrupting RTP then playing it into a call.
- **r\_plot\_time**:
- Plot single dimensional random variable in kernel density estimates and cumulative distribution functions.
- Also system_monitor plots of melting a bunch of CSV columns.
- **file\_tap**: Paramiko SSH tailing of text files and colours.
- **poller\_to\_snarl**: ZeroMQ IOLoop of many ZeroMQ PUB sockets to another network service, in this case Windows version of Growl.
- **shm\_expect**: how to use `expect`.