Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olix0r/tx-jersey
Twisted Command-Line Extensions
https://github.com/olix0r/tx-jersey
Last synced: about 1 month ago
JSON representation
Twisted Command-Line Extensions
- Host: GitHub
- URL: https://github.com/olix0r/tx-jersey
- Owner: olix0r
- License: other
- Created: 2010-07-01T18:20:03.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-11-11T21:30:47.000Z (about 14 years ago)
- Last Synced: 2023-03-11T01:23:18.667Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 109 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
The Jersey Core libraries are primarily a set of extensions to the Twisted
networking framework [http://twistedmatrix.com]. The following modules are
provided:- jersey.cli -- Provides a framework for writing lightweight, pluggable
Command Line utilities. Extends twisted.application.- jersey.log -- Extends twisted.python.log with additional logging methods
and an Observer that can filter events based on log level.- jersey.inet -- Internet Address representations.
This software is distributed under a 3-Clause BSD license. See the LICENSE file
for details.