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

https://github.com/redsift/sandbox-python


https://github.com/redsift/sandbox-python

platform python sandbox sdk

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

## Client

```
SIFT_ROOT=./test_sift IPC_ROOT="/tmp" python run.py 0
```

## Server

```
python test_server.py 0
````