Showing 53 open source projects for "anpr using python"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    pyShowRename

    pyShowRename

    Sensible batch renaming of downloaded TV files

    pyShowRename is a semi-automated batch file renamer which allows for controlled selection and maintenance/sanitisation of downloaded TV programs. The project was initially just to help the author get to grips with python but as of version 1.0 the project is stable enough to be used regularly and has proven to be a very useful tool. pyShowRename interfaces directly with the free epguides.com website using HTML scraping and retains a local cache of available TV Shows. This can be manually updated when new shows become available. Changelog ------------------------------------------------------------------------------ 2012-01-01 :: Initial launch. 2012-12-19 :: Code overhaul. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Regexp Automatic Downloader

    Regexp Automatic Downloader

    Download files were the links list point to a download page

    This is a simple program, that allows you to download several files from a webpage, using URL pattern matching, and also allows for you to open the page and then select either the file download link or another page from that page. This makes mass download of file from website easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Advanced Mass File renamer

    This is a mass file renamer utilizing regular expression power.

    ...This avoid the risk of file getting corrupted. To rename all .py file to .pyc is as follows: Search for Regex: (.py)$ Rename using this regex: .pyw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    qpkg is Arch Linux' "query package" tool, using it, you can search for packages in all known repositories and in AUR, install packages directly from AUR, find packages owning files on your filesystem, check the integrity of installed packages, a.m.m.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    KillDisk

    KillDisk

    Disk Wiping Software

    KillDisk is a program written in python for Unix based systems for wiping a hard drive. It can wipe a hard drive using all zeroes or random data, and as many times as you want to specify. If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNxAf3MbY7rD LiberaPay: https://liberapay.com/gerowen
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    DataFinder
    DataFinder is a data management client developed in Python that primarily targets the management of scientific technical data. The system is able to handle large amounts of data and can be easily integrated in existing working environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DWIP is short for Disk Wiping and Imaging Tool. This tool is being built for Mississippi State Universities National Forensics Training Center for use on a live cd to give out to it's students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple python script for keeping a backup set with an arbitrary frequency and any number of surviving snapshots. Uses the rsync reference directory feature to minimize space by using file hard links. Launch it from /etc/crontab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pySynchronize is a Qt4 application that can synchronize the folders of two computers using ssh and public/private keys login.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Organise FW is meant to be a databese driven file management framework. Abstracting from the hierarchical filesystem, it provides automated file categorisation and management, using naming schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gbacker is a program to backup and restore files using a Gmail mail account. It uses the Gmail account as a remote file server. In contrast to other similar solutions like gdrive, gmailsync etc gbacker is fully compliant with the Gmail terms of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Backtory is a slim backup/restore software for unix-like operating systems, designed for stand-alone internet servers. It features differential backups, remote storage using various protocols as well as encryption/signing of backup archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mrsync a tool to transfer files from a master to many remote machines in LAN using Unix socket's multicast. It dynamically adjusts its speed of transfering to ease on the network and to leave no one behind. 4 hours for 140GB to 100 targets in 1Gbit LAN
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Small File Manager and Document Launcher; using gtk 2 library and python; spacial metapher, mime types, action queueing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cold Launcher - Keyboard/search driven program launcher written in Python+wxPython for Windows XP/Win32. Allows quick launching of programs without using the mouse and by searching.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Mutualized distant storage space management tool (using a distributed system).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Intronet is a light weighted framework which allows user to work with remote Linux system and to do some administration tasks using web browser. It's fully usable in browsers at mobile devices such pda, modern cell phones, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PyDar is a binding for Disk ARchive (http://dar.linux.free.fr/) in python using Boost.Python (http://www.boost.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PSPy is a content manager for the Sony PSP. You will have acces to your homebrews, games backup, savegames, videos and music. Written in Python for Unix systems, using Glade/pyGTK, under the GPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Yet anoter script to backup you webpage, using incremental backupping (SHA1 hashing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Terz the incredible AutoTagger is a automated Audio File Tagger and File Renamer. It uses information provided by musicbrainz. By using context information Terz achieves very good results. Other features: show incomplete albums, search for Duplicates ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ebsdiff creates a binary patch file using the bsdiff format. The enhancements to bsdiff are that it stores an MD5 hash of the original file (preventing accidental patching of the wrong file) and can limit the memory it uses while creating the patch file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RPM Wizard is an installation program for RPM packages. Using a wizard interface, it makes installing easy even for beginners. With features such as automatic dependency handling, it aims to become the most easy-to-use RPM installation program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    File-Organizer

    File-Organizer

    A simple Python script that allows users to organize their files

    # File Organizer A simple Python script that allows users to organize their files by creating folders and renaming them based on custom rules. ## Features ### Organize Files into Directories * Create new folders with specified names (e.g., "Documents", "Images") * Rename files within each folder using a bulk rename pattern * Move files older than 30 days to an archive directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Elufus

    Elufus

    A file manager that is more than just a file manager

    Elufus is a file manager made using Python and the Kivy framework. With the option to play your media files, read your documents, and even view your photos all while having the ability to manage your files with many extendable features, you will never need another file manager again.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB