Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.