Showing 380 open source projects for "raspberry-gpio-python"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 1
    A free multiplataform Free Software version of hacha, a program for spliting files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    idle bits of wxPython code (see boa-constructor if you want an IDE)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a module in Python that deals with UNIX tar files. It is designed to be very flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gnome applet mrBurns is a frontend for cdrecord. It supports drag and drop of files with gmc. Pretty quick to use. Burning cds is only one click away.
    Downloads: 0 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
    Language-independent interfaces like DOM, SAX and XSLT are not particularly "Pythonic". Several tools are contained in this "XML2Python Interfaces" project that provide more natural ways of translating between XML and Python objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    garchiver is an archiver for Gnome. It has a tree interface that lets you navigate through your archives very easily, as well as the classic WinZip interface. It also has full drag and drop support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ibackup is a python program performing an "intelligent" backup of a Linux system on CD-ROMs. The backup is intelligent because it omits all files that can be restored from the RPMs on the installation (and additional) CD-ROMs. This reduces the time (and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A utility that is similiar to Debian's apt program, but for the RPM package management system. It can be used to automatically download and install updated RPM packages on any RPM-based distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Windows Partition

    Python module for partitioning in Windows.

    Python module that wraps the functionality of the Windows diskpart application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    PyCleanUp is file managing tool written in python, that moves files to selected folders, depending on extension, file size etc. PROJECT IS DEAD!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    This is a recovery tool for Ext4 Filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    pySrcBackup

    Python Based Source Backup

    Automatically detects changes to local source code repository, for an arbitrary version control system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    File transfer using shared Folders in a local network with automatic synchronization. Also P2P-Folders will be implemented in the 2nd stage. Take advantage of Mesh-Network technologies for LAN operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SuperG is a code library written in Python intended to quickly enable programmers in a scientific environment to manage data files created by dispersed scientific instrumentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A codec for safe filenames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PyChecksum
    Simple PyGTK app that creates and checks MD5 and CRC32 (SFV) checksums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    mdadm-gui

    Front-end UI for mdadm

    Graphical user interface to create and maintaining mdadm software raid arrays. Create, test, mount and delete arrays. . Current status: Planning/Concept Project as yet contains no code yet (pending)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    ...This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In addition, I will provide a textual description of the algorithm so that it can be easily ported to any programming language. I expect a severe performance degradation, but I leave optimizing for speed to other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    View, track, filter, archive, alert, group, rotate logs through a GUI, CLI, or WebUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This library and tools help you to keep tags for files in an external database. As few external dependencies as possible are needed, making it a lightweight file tagging solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Copy/move folders and files between different storage medias, with full-control over the copying/moving process by pause, resume, restart and cancel features, with detailed informations about copy/move process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Local Content Server transforms Plone into a robust Learning Object Repository. It supports IMS content package transport, content preview, and object identification and registration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ezUnison automates synchronizing files between sets of computers connected through SSH or Gaim, monitoring the filesystem in real-time, and notifying the user of conflicts by modifying the filenames of conflicting files.
    Downloads: 0 This Week
    Last Update:
    See Project