Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustin/twisted-friends
A friendfeed client for twisted.
https://github.com/dustin/twisted-friends
Last synced: about 2 months ago
JSON representation
A friendfeed client for twisted.
- Host: GitHub
- URL: https://github.com/dustin/twisted-friends
- Owner: dustin
- Created: 2008-11-10T01:06:23.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2008-12-08T16:37:44.000Z (about 16 years ago)
- Last Synced: 2024-10-11T14:15:53.804Z (2 months ago)
- Language: Python
- Homepage:
- Size: 117 KB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Twisted Friends
Twisted friends is a [friendfeed](http://friendfeed.com/) API for
[twisted](http://twistedmatrix.com/), allowing great concurrency at a low cost.# Example Usage
See the
[example/](/dustin/twisted-friends/tree/master/example/) directory
for example commandline tools that exercise various parts of the API.