Showing 120 open source projects for "python::module"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Prometheus SNMP Exporter

    Prometheus SNMP Exporter

    SNMP Exporter for Prometheus

    This exporter is the recommended way to expose SNMP data in a format that Prometheus can ingest. To simply get started, it's recommended to use the if_mib module with switches, access points, or routers using the public_v2 auth module, which should be a read-only access community on the target device. Note, that community strings in SNMP are not considered secrets, as they are sent unencrypted in SNMP v1 and v2c. For secure access, SNMP v3 is required.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Scapy

    Scapy

    Scapy is a Python-based interactive packet manipulation program

    ...It also performs very well at a lot of other specific tasks that most other tools can't handle, like sending invalid frames, injecting your own 802.11 frames, combining techniques (VLAN hopping+ARP cache poisoning, VoIP decoding on WEP protected channel, ...), etc. Scapy supports Python 2.7 and Python 3 (3.4 to 3.7). It's intended to be cross platform, and runs on many different platforms (Linux, OSX, *BSD, and Window
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Watchdog

    Watchdog

    Python library and shell utilities to monitor filesystem events

    Python API library and shell utilities to monitor file system events. A simple program that uses watchdog to monitor directories specified as command-line arguments and logs events generated. Watchdog comes with an optional utility script called watchmedo. Please type watchmedo --help at the shell prompt to know more about this tool. You can use the shell-command subcommand to execute shell commands in response to events. watchmedo can read tricks.yaml files and execute tricks within them in response to file system events. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    pg_activity

    pg_activity

    pg_activity is a top like application for PostgreSQL server activity

    Command line tool for PostgreSQL server activity monitoring. pg_activity is a PostgreSQL monitoring tool that provides real-time insights into database performance, helping database administrators manage and troubleshoot PostgreSQL instances.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 5
    Glances

    Glances

    An eye on your system

    Glances is an open source, cross-platform monitoring tool that aims to provide a significant amount of monitoring information through a curses or Web-based interface. Depending on the size of the user interface, this information can then dynamically adapt. Glances can work in client/server mode, and is also capable of remote monitoring. All systems statistics can be exported to files or external time/value databases. Glances gets information from your system through various libraries,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Jaeger

    Jaeger

    Monitor and troubleshoot transactions in complex distributed systems

    ...It is used for monitoring and troubleshooting microservices-based distributed systems. OpenTracing compatible data model and instrumentation libraries include Go, Java, Node, Python, C++ and C#. Jaeger uses consistent upfront sampling with individual per service/endpoint probabilities and it has multiple storage backends: Cassandra, Elasticsearch, memory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    WIFIM - Monitor and Manage Wi-Fi

    WIFIM - Monitor and Manage Wi-Fi

    Monitor and Manage Wi-Fi

    This professional WiFi management tool allows you to view and manage detailed information about all wireless networks registered on your computer.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    NetMonitor

    NetMonitor

    monitoring internent uses in windows

    NetMonitor is a simple program for monitoring upload and download data on the internet, developed using Python and the tkinter library. It provides real-time insights into your network's performance, allowing users to easily track data usage and active connections
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Nagstamon Nagios status monitor
    Nagstamon is a Nagios status monitor which resides in systray or desktop (Linux, macOS, Windows) as floating statusbar to inform you in realtime about the status of your hosts and services. It allows to connect to multiple Nagios based monitors. Currently supported are Nagios, Icinga, Opsview, Op5 Ninja, Check_MK Multisite, Centreon and Thruk.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    twert

    twert

    Website, application blocking with scheduling. Self/Parental control.

    Anti-procrastination website and application blocker with scheduling. Perfect for students and parents alike. A free and open-source alternative to Cold Turkey. Made by Dang Nam Anh, Truong Duc Quan and Trieu Tran Duc Tri.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    elmocut

    elmocut

    Eye candy ARP spoofer for Windows

    elmoCut aims to make arp spoofing easy for all users with all the hard work done under the hood. One of it's main features is to use as low CPU and RAM usage as possible while offering nearly the same results as other closed source spoofers.
    Leader badge
    Downloads: 270 This Week
    Last Update:
    See Project
  • 12
    Munin
    Master/node to gather and graph "everything" on your systems using Tobi Oetiker's rrdtool. It can optionally warn your surveillance software. This software package was originally called LRRD. The project. Please see http://munin-monitoring.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Python 3 Network Packet Sniffer

    Python 3 Network Packet Sniffer

    A Network Packet Sniffing tool developed in Python 3

    A Network Packet Sniffer developed in Python 3. Packets are disassembled as they arrive at a given network interface controller and their information is displayed on the screen. This application depends exclusively on the NETProtocols library (also developed and maintained by EONRaider) from version 2.0.0 and above and can be run by any Python 3.8+ interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Zenoss Community Edition

    Zenoss Community Edition

    Zenoss - Intelligent IT Operations Management

    Zenoss provides software-defined IT operations for the world’s largest organizations. We deliver the ultimate level of IT service health with simplicity by providing the most granular and intelligent IT service modeling possible, at any scale, and sharing these unique insights with other IT operations management (ITOM) tools to make them more efficient. Zenoss Community Edition is not a “demo” or trial version of Zenoss Enterprise or Zenoss Cloud! Before You install Zenoss Community...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 15
    Ansible Role: prometheus

    Ansible Role: prometheus

    Deploy Prometheus monitoring system

    Ansible-Prometheus is an Ansible role for automating the deployment and configuration of Prometheus monitoring systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NetCafe

    NetCafe

    Internet Cafe Software

    ...NetCafe could help a lot of internet cafe owners, because it allows you to control every single computer inside your cafe, monitor the clients activites in real-time, calculate the payments, and much more. NetCafe also came up with a cafeteria module allows you to manage and control your clients requests in case you have a cafeteria in your internet cafe. Minimum System Requirements Windows XP or higher Pentium processor at 500 MHz or higher 256 MB RAM 100 MB free storage space
    Downloads: 39 This Week
    Last Update:
    See Project
  • 17
    Network and UPS Logger

    Network and UPS Logger

    Network Ping time and UPS Logger

    This software is a designed to log network ping status over a network . as well as monster bandwidth Usage on Cisco devices, Linux and Windows Devices developed this to debug issues in my and my clients networks. If you have trubble installing please mail me on weerakoon123@gmail.com UPS logger for Prolink and other Similer ups with USB Link Note : Fixed msome miner bugs. every thing should work now :P dashboard was broken before
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    D7 SMS - Zabbix

    D7 SMS - Zabbix

    Python code for sending SMS from Zabbix platfrom

    D7 SMS allows you to reach your customers via SMS over D7's own connectivity to global mobile networks. D7 provides reliable and cost-effective SMS services to businesses across all industries and aims to connect all countries and territories via direct connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Falcon+

    Falcon+

    An open-source and enterprise-level monitoring system

    ...With the warm support and help of everyone, OpenFalcon has become one of the most popular monitor systems in China. Scalable monitoring system is necessary to support rapid business growth. Each module of Open-Falcon is super easy to scale horizontally. With RRA(Round Robin Archive) mechanism, the one-year history data of 100+ metrics could be returned in just one second. No critical single point of failure, easy to operate and deploy. Falcon-agent has already 400+ built-in server metrics. Users can collect their customized metrics by writing plugins or just simply run a script/program to relay metrics to falcon-agent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Raven Python

    Raven Python

    Raven is the legacy Python client for Sentry

    Raven is the official legacy Python client for Sentry, officially supports Python 2.6–2.7 & 3.3–3.7, and runs on PyPy and Google App Engine. It tracks errors and exceptions that happen during the execution of your application and provides instant notification with detailed information needed to prioritize, identify, reproduce, and fix each issue. It provides full out-of-the-box support for many of the popular Python frameworks, including Django, and Flask.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Zippy-Ip-Scanner

    Zippy-Ip-Scanner

    Free, open-source IP scanner

    Zippy Ip Scanner is a free, open-source cross-platform IP scanning application written in python.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Chrome-Cut

    Chrome-Cut

    Python3 tool to scan, detect and control chromecast devices

    Basic GUI, CLI tool programmed in Python 3.4 and QT5. It gives you the ability to detect, scan and send some useful HTTP requests "Commands" to endless amount of chromecast devices. As well as the ability to loop the commands so the process of repeating it will be automated with a set duration in-which the looping will be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Apache mod_statistics

    Apache module for SNMP monitoring

    This Apache module, with the netsnmp plugin enables you to live monitoring your Webserver allowing to monitor the entire server, and if you want each of your VHosts or (Wild)Aliases. Is able to monitor and signalate via TRAP reconfiguration or entire server shutdown/crash. Using Atomical operations and MMAP server overhead is minimal. Contrib from Alf Høgemark for integrating it in OpenNMS: http://www.kanonbra.com/index.php/projects/performance-testing/24-monitoring-apache-http-server-in-opennms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PotHead

    PotHead

    ...Oops the magic failed ;) a really nice INSTALL.md will be written unfortunately it’s not yet available. 1) Download all the files 2) Check if you got everything 3) Upload and configure the Website and backend (includes/Config.php & the .SQL files) 4) Do not forget to change your APIKEY! 5) Run the python file! Pothead.py -pp 22 23 -site http://YOURSITE.COM/api/write.php -apikey YOURAPIKEY 6) Profit! Is this for anyone? Hmmmm, yes and no I would suggest you know a thing or two about PHP & Python. It’s a pre-release and still in the early alpha stage. Is it safe? It’s pretty safe ;) Does it work? Yeah check it live! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AlienVault OSSIM

    AlienVault OSSIM

    Open Source SIEM

    OSSIM, AlienVault’s Open Source Security Information and Event Management (SIEM) product, provides event collection, normalization and correlation. For more advanced functionality, AlienVault Unified Security Management (USM) builds on OSSIM with these additional capabilities: * Log management * Advanced threat detection with a continuously updated library of pre-built correlation rules * Actionable threat intelligence updates from AlienVault Labs Security Research Team * Rich...
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next