archive
/
ipc-unix
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jake Howard 5f4aac4822
Add flake8 and isort
2018-12-07 20:44:31 +00:00
.circleci Add test script 2018-12-07 14:03:19 +00:00
ipc_unix Add flake8 and isort 2018-12-07 20:44:31 +00:00
scripts Add flake8 and isort 2018-12-07 20:44:31 +00:00
tests Add flake8 and isort 2018-12-07 20:44:31 +00:00
.gitignore Setup project 2018-12-07 13:54:46 +00:00
README.md Add readme 2018-12-07 14:07:35 +00:00
dev-requirements.txt Add flake8 and isort 2018-12-07 20:44:31 +00:00
setup.cfg Add flake8 and isort 2018-12-07 20:44:31 +00:00
setup.py Setup project 2018-12-07 13:54:46 +00:00

README.md

IPC-Unix

CircleCI

Simple Inter-Process Communication using unix sockets for Python.