One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
SmartDog is anti-spam,intrution detection software for windows/linux. And, it contains many features that are all requried by a normal user to network administrator.
Visit to the home page for more clarity.
Simplified object-oriented Python extension module for the ethreal's WireTap library. You can use this module to read any format of the captured file which supported by ethreal, like libpcap, tcpdump, etc.
IPAF is a framework for writing applications that must manipulate individual network packets in ANSI C. In addition to packet collection and generation, IPAF provides a sophisticated library for manipulating packet fields and cooperative threading.
JabSync is a program intended to synchronize the rosters of two (or more) distinct Jabber accounts.
It is written in Python and uses the jabberpy library.
Mnet is a distributed file store. It is formed by an emergent network of
autonomous nodes which self-organize to make the network robust and efficient.
yapsnmp is a Python SNMP module built on top of the net-snmp (formerly known as ucd-snmp) library. It offers SNMP version 1 and 2c (v3 soon to come) as well as full MIB parsing.
Wrapper library for PyCrypto, which simplifies usage of PyCrypto considerably, while still not barring the programmer from the underlying functionality.
Pycap provides the ability to capture packets from, and inject packets onto, network interfaces. It dissects commonly found structures in network packets such as Ethernet, IP, ARP, TCP, UDP, and ICMP headers.
YASP is an open and simple protocol for building networks with micro controllers. It has a small footprint and is easy to implement with minimal hardware resources, without sacrificing advanced features and future growth.
Pymoodss is a multithreading python extension library for
the moodss server monitoring system. Modules for mod_backhand, df, psgrep,
ping, mdstat are avaible.
This library makes SRV records in DNS simple to use; actually, due to the fallback for classical connection mechanisms, it makes building a network connection in general extremely simple.
isectd is a middleware daemon that provides many-to-many client-to-server connectivity. Supports multiplexing requests to multiple server processes over IP networks.
A Python package providing an API for access to network devices such as Cisco routers and switches. It allows easy access to devices for the purpose of configuration, command execution, and other tasks.
XmlRpcStream is designed for the situation where a persistant
connection between client and server is required. XmlRpcStream
is not complient with the XML RPC spec as it doesn't use HTTP
as the transport protocol.
IMAP4 server working on top of SQL database (currently PostgreSQL but Oracle may work too). It has some unique features like elimination of duplicate messages throughout the whole system, possibility of clustering or load balancing etc.
Cross platform Font downloader for Xerox/Tektronix/HP printers.PyFD allows the user to send PCL and Postscript Fonts on multiple printers.It is based on multiple socket connnection using TCP ports 9100, 2501 and 2000.Its GUI was created using WxPython.
MAC addresser
Is graphical interface for changing hardware address(MAC) of network adapter. Mac addresser have also some advanced functions like creating boot scripts.
This library can create CIDR addresses for hosts and net blocks, get node counts for any given netblock, get ranges of addresses for net blocks, create collections of networks (list subclass), and/or determine if a network(a) contains a CIDR address.
Etch is a cross-platform, language- and transport-independent framework for building and consuming network services. With Etch, service development and consumption becomes no more difficult than library development and consumption.
Archangel is meant to be a sort of 'improved' version of dansguardian and uses the same default lists as dansguardian. It is basically dansguardian rewritten in python as an ICAP server as opposed to a proxy front-end. The benefits of archangel over dansguardian include:
1. Because it is an ICAP filter, it interfaces with squid and can do HTTPS filtering as well as regular HTTP.
2. Because it uses blocking modules and is written in python, it is extremely easy to write new modules for very complex, intensive blocking. ...