Ports Search

Results 1,4211,430 of 5,886 for /net-im/.(0.004 seconds)
net/gntp-0.8 (Score: 0.026957162)
Growl Notification Transport Protocol for Python
Python library for working with the `Growl Notification Transport Protocol ( http://www.growlforwindows.com/gfw/help/gntp.aspx ) It should work as a dropin replacement for the older Python bindings.
net/gspread-0.4.0 (Score: 0.026957162)
Google Spreadsheets Python API
Simple API access to Google Spreadsheets
net/nss_ldap-264 (Score: 0.026957162)
RFC 2307 NSS Module (Linux Fedora 10)
This a port of the nss_ldap libraries for Linux. You'll probably need this if your system users in a LDAP directory are complaining their Linux programs won't run, and errors on the console say "getpwuid_r(): failed due to unknown user id".
net/impacket-0.9.15 (Score: 0.026957162)
Collection of Python classes providing access to network packets
Impacket is a collection of Python classes focused on providing access to network packets. Impacket allows Python developers to craft and decode network packets in simple and consistent manner. It includes support for low-level protocols such as IP, UDP and TCP, as well as higher-level protocols such as NMB and SMB. Impacket is highly effective when used in conjunction with a packet capture utility or package such as Pcapy. Packets can be constructed from scratch, as well as parsed from raw data. Furthermore, the object oriented API makes it simple to work with deep protocol hierarchies.
net/ipaddress-1.0.16 (Score: 0.026957162)
Python 3.3's ipaddress for Python 2.6 and 2.7
Python 3.3's ipaddress (IPv4/IPv6 manipulation library) for Python 2.6 and 2.7. Note that you must pass in unicode objects when constructing from a character representation!
net/kafka-python-0.9.4 (Score: 0.026957162)
Pure Python client for Apache Kafka
This module provides low-level protocol support for Apache Kafka as well as high-level consumer and producer classes. Request batching is supported by the protocol as well as broker-aware request routing. Gzip and Snappy compression is also supported for message sets.
net/kombu-3.0.35 (Score: 0.026957162)
AMQP messaging framework for Python
Kombu is an AMQP messaging framework for Python. The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol, and also provide proven and tested solutions to common messaging problems. Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * Consistent exception handling across transports. * The ability to ensure that an operation is performed by gracefully handling connection and channel errrors. * Several annoyances with amqplib has been fixed, like supporting timeouts and the ability to wait for events on more than one channel.
net/openldap-2.4.12 (Score: 0.026957162)
Lightweight Directory Access Protocol libraries (Linux Fedora 10)
net/yaz-5.16.0 (Score: 0.026957162)
Z39.50/SR client and API library
YAZ is a compact toolkit that provides access to the Z39.50/SR protocol, as well as a set of higher-level tools for implementing the server and client roles, respectively.
net/suds-0.4 (Score: 0.026957162)
SOAP implementation
A SOAP implementation for python.