https://github.com/foobacca/trio-daemon-playground
Playing around with a skeleton of a daemon running sub bits using python-trio.
https://github.com/foobacca/trio-daemon-playground
python python-trio
Last synced: about 1 month ago
JSON representation
Playing around with a skeleton of a daemon running sub bits using python-trio.
- Host: GitHub
- URL: https://github.com/foobacca/trio-daemon-playground
- Owner: foobacca
- License: mit
- Created: 2018-05-28T13:59:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-28T19:49:41.000Z (about 8 years ago)
- Last Synced: 2025-05-14T15:16:57.038Z (about 1 year ago)
- Topics: python, python-trio
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trio-daemon-playground
Playing around with a skeleton of a daemon running sub bits using [python-trio](https://trio.readthedocs.io).