Showing 83 open source projects for "anpr using python"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    The Basic Activity Tracker is a Python script that measures how much time your home users spend each day using computers around the house. Unlike other such utilities, The Bat works across multiple computers sharing a connection to SimpleDB on AWS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BlueLogger
    BlueLogger is built using the Python programming language in order to monitor for Bluetooth devices nearby. The application can log the "Time", "Device Name" and "Device Address" of each discovered device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Parse through Cisco IOS-style configurations and retrieve portions of the config using a variety of query methods. Note: starting January 2010, we have moved development to http://bitbucket.org/mpenning/ciscoconfparse/. Please update your hyperlinks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IP-ID allows simple name resolution in a local network without using DNS via the samba nmblookup program. It also integrates with XBMC to detect and add an xbox to known local hosts. A simple python program to manipulate /etc/hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    OpenVPN-Status is a web interface that manage who is connected to your OpenVPN server. It connects to the management OpenVPN server, and try to give status of all connections in the real time. It has been developed using modpython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dynagen is a utility for use with the dynamips Cisco router simulator. It allows you to quickly provision and manage virtual networks using an INI like configuration file.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Blueman is a bluetooth management utility using bluez dbus backend. It is designed to be easy to use for most common bluetooth tasks. Project moved to: http://blueman.tuxfamily.org
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    python-epoll is a drop-in replacement for the python standard library select module using the more efficient epoll system call as the backend instead of poll. http://pypi.python.org/pypi/python-epoll/1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MyServerTalks! aim to be an interface beetween you server and messaging network. Based on XMPP protocol let you manage your servers using you jabber or Gtalk account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    OpenPavilion is a free surveillance suite made for observing, monitoring and benchmarking your applications and networks. OpenPavilion displays comprehensive relationships using simple to understand dashboard views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Soicmp is a remote shell system, similar to telnet or netcat that allows a user to connect to a remote shell daemon, by using ICMP protocol instead of classical TCP. http://soicmp.sourceforge.net/ http://billiejoex.altervista.org/Prj_Py_soicmp.shtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Command line and wxWidgets UI for an HTTP(S) proxy that can tunnel web requests over one or more SSH tunnels to one or more web specified servers, while using a direct connection for all other traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MacNetCalc is an IP network/subnet calculator written in Python using the PyObjC bridge and the Cocoa UI. Visually similar to Boson's 'Subnetit'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LTSP-ThinAdmin is a front-end for LTSP. It allows to manage thin clients configuration in a LTSP server, using a graphical interface. LTSP-ThinAdmin was designed for EduLinux (www.edulinux.cl) but it would have to work in any LTSP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A python GUI for display of network topologies. The pgraph GUI accepts input from stdin and draws corresponding nodes and links between nodes. Nodes can be repositioned using the mouse and the links will follow. Currently works with OLSR. See Screenshots
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Opens up IIS Proxy Servers using NTLM to non-Microsoft browsers, etc
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Execute commands on Linux using Symbian series 60 phone and bluetooth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PyVpn is a software for management VPN connections for GNU/Linux written in Python using pySqlite and pyGtk. With DB support and Wi-Fi support too. It is based on the "iwconfig" utilities and the "ppp" package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RxTx is a small application written in Python and wxPython which allows monitoring network traffic when using an Alcatel Speed Touch DSL modem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PythonDirector is a flexible fast TCP loadbalancer written entirely in python. It takes inbound TCP connections and connects them to one of a number of backend servers using a variety of scheduling algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RRFiller provides an easy-to-use solution for logging statistics into an RRDTool database. Designed to complement RRGrapher, the project also provides configurations for creation and updating RRD databases using standard tools like vmstat and netstat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    name-cgi is a python script, that allows programs using http to get iors from omniNames. It has a loadbalancing feature, this lets you put an orb on a number of boxes and the script will return the ior randomly.If an orb is dead, name-cgi should remove
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Phasault is a EMail Tool-Client, which provides some features you can't see in other E-mail Clients. Coded in Python using Tk as GUI. Works in Win32 and Unix/Linux (with python interpreter installed), and also planning to create stand-alone distribution o
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A script written in Python, which resolves a list of hostnames using Samba\\\'s nmblookup and adds them to the hosts file for use in linux.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB