Ports Search

Results 1,4311,440 of 5,886 for /net-im/.(0.004 seconds)
net/ldaptor-0.0.43 (Score: 0.026957162)
Pure-python LDAP module for Twisted
Ldaptor is a pure-Python library that implements: * LDAP client logic * separately-accessible LDAP and BER protocol message generation/parsing * ASCII-format LDAP filter generation and parsing * LDIF format data generation * Samba password changing logic Also included is a web-based user interface to search and edit information in an LDAP directory and a set of LDAP utilities for use from the command line.
net/libcloud-1.1.0 (Score: 0.026957162)
Standard client library for many popular cloud providers
libcloud is a client library for interacting with many of the popular cloud server providers. It was created to make it easy for developers to build products that work between any of the services that it supports.
net/libdnet-1.12 (Score: 0.026957162)
Simple interface to low level networking routines
Python wrapper around libdnet which provides a simplified, portable interface to several low-level networking routines, including network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling, network interface lookup and manipulation, and raw IP packet and Ethernet frame transmission. It is intended to complement the functionality provided by pcap(3).
net/twistedPair-15.2.1 (Score: 0.026957162)
Twisted Pair can do low level TCP work
Twisted Pair can do low level TCP work. Twisted Lore is available under the MIT Free Software licence.
net/magic-wormhole-0.8.0 (Score: 0.026957162)
Get things from one computer to another, safely
Get things from one computer to another, safely.
net/maxminddb-1.2.1 (Score: 0.026957162)
Python module for reading MaxMind DB file
Python module for reading MaxMind DB files. The module includes both a pure Python reader and a C extension.
net/miniupnpc-1.9.20151008 (Score: 0.026957162)
Python module for miniupnpc
net/ndg_httpsclient-0.4.1 (Score: 0.026957162)
Enhance HTTPS support for httplib and urllib2
This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL.
net/netaddr-0.7.18 (Score: 0.026957162)
Manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses
A pure Python network address representation and manipulation library. netaddr provides a Pythonic way of working with: - IPv4 and IPv6 addresses and subnets - MAC addresses, OUI and IAB identifiers, IEEE EUI-64 identifiers - Arbitrary (non-aligned) IP address ranges and IP address sets - Various non-CIDR IP range formats such as nmap and glob-style formats Included are routines for: - Generating, sorting and summarizing IP addresses and networks - Performing easy conversions between address notations and formats - Detecting, parsing and formatting network address representations - Performing set-based operations on groups of IP addresses and subnets - Working with arbitrary IP address ranges and formats - Accessing OUI and IAB organisational information published by IEEE - Accessing IP address and block information published by IANA API documentation for the latest release is available here: https://pythonhosted.org/netaddr/
net/netif-1.0 (Score: 0.026957162)
Python network configuration library for FreeBSD
Python network configuration library for FreeBSD.