https://github.com/wgnet/twoost
Tools for Twisted
https://github.com/wgnet/twoost
Last synced: 5 months ago
JSON representation
Tools for Twisted
- Host: GitHub
- URL: https://github.com/wgnet/twoost
- Owner: wgnet
- Archived: true
- Created: 2015-07-19T11:18:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-20T08:49:13.000Z (about 10 years ago)
- Last Synced: 2025-05-10T19:58:26.384Z (5 months ago)
- Language: Python
- Size: 302 KB
- Stars: 5
- Watchers: 10
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twoost
Twoost is a collection of tools and helpers for the Twisted framework. It provids the following functionnality:
- hadling of applications and services;
- ready to use services to work with AMQP, HTTP, databases (with connection pooling support), memcached, e-mails etc.Documentation is not ready for the moment. Please explore `demoapp` for usage examples.