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

View related business solutions
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    PyBookmark manipulates bookmark files. It can sync files (no server required), merge, sort, remove duplicates, and check links. Its library pybookmarklib provides access to these operations, data structures, and parser for further extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A dialect of XUL implementing most of Mozilla XUL's Fourth Draft. XML User Interface Language (XUL) is a method for easily creating GUI applications. Lux XUL supports Python scripting via Jython 2.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python script for doing mass extended-regular-expression based replacements on a stdin stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    wxBrowser is an application browser based on the wxWidgets GUI framework. It's similar to a regular old web browser only, instead of reading HTML and displaying content it reads XML and executes presentation logic (wxPython) in a client side application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Libverticale's mission is to provide semantic web services for an artists center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    json.py is an implementation of a JSON (http://json.org) reader and writer in Python. jsontests.py are unit tests demonstrating the correctness of the implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Python program to deduce the DTD from a set of related XML files. It may not be 100% automatic but easies up the initial step before manual adjusting. The number of documents can be huge, like 100k.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ServicemarX allows you to easily discover, bookmark, and share network services. It extends Bonjour (formerly known as Rendezvous) by expanding its scope Internet-wide. ServicemarX also enables Tiger's Wide Area capabilities. (full source in CVS below)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SciBook is a framework for xslt transformation from xhtml to html. The transformation can be extended by adding plugins. The standard LaTeX plugin can convert LaTeX code to images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automate your business processes with ThinkAutomation Icon
    Automate your business processes with ThinkAutomation

    Parse, process and react to millions of messages - automatically

    Develop the automations that work for you. With ThinkAutomation, you get an open-ended studio to build any and every automated workflow you could ever need. All without volume limitations, and all without paying per process, license or ‘robot’.
    Learn More
  • 10
    Read single-band NASA PDS (Planetary Data System) Image files in Python. Query header information and extract binary image data in a format suitable for PIL (Python Imaging Library). Works for Pathfinder and Mars Exploration Rover images, maybe others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Modular, network based system for integrating separate multimedia systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wxReSTedit is a cross-platform ReST GUI editor. It is inspired from ReSTedit,a ReStructuredText GUI editor on MAX OS, and aimed to be easier to use than docFactory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyINI is a cross-platform INI file parser library that can read, edit and create INI files. INI is a plain text format for storing program profile. PyINI is written in Python, and C/C++ (and other languages in the future) binding is also avaiable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Splice is a Python-based content aggregation and publishing platform. It provides all of the features of a common weblog combined with synchronization capabilities, allowing content to be slurped in from external sources, classified, and published.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Image2DocInfo has been made to quickly tag digital pictures. A GUI allows you to set attributes for an image, and then store them in XML files. Those files follow the Dublin Core naming scheme and are stored in the same directories than the pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CryptoPy is a pure python implmentation of cryptographic algorithms and applications. The algorithms are developed for readability more than speed. The collection now includes IEEE 802.11i specific algorithms that generated the test vectors for 802.11i.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FEVal, the Finite Element Evaluator written in Python, provides easy conversion for many Finite Element data formats (both binary and ascii). Mesh modification is very easy. Values of model results can be accessed given coordinates in physical space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Python library for interacting with the XMPP Publish/Subscribe system (XEP-0060). PubSubClient implements the client-side functionality (not server) in an asynchronous and self-contained way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python library that handles and manages communication between client and blip.pl server via blip.pl API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Port of Texy! markup language formatter into Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyModeliXe is a Python template engine. Designers will appreciate its Dreamweaver support, and its XML compliant templates. Developers will be pleased about its plug-ins system, error management and the template cache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ddreditor (Digital Didatic Resource Editor) is a editor of Digital Didatic Resources (learning objects and more). It is implemented using Python and it´s GTK bindings and uses a docbook substed as it´s markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xml.dom.easydom for python primarily behaves like any xml.dom.* you already use. Additionaly easydom provides operator overloadings which render xml processing descriptions more readable and hence less error-prone. See about 90% of your xml-code boosted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WebPath is an experimental implementation of XPath 2.0 in Python, initially developed during Yahoo! Hack Day. It uses a novel parsing technique called Top Down Operator Precedence. Seeking developers to improve implementation and conformance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fitbit WebService

    Fitbit WebService

    STEROID for your next health & fitness app!

    A web service built on top of Fitbit API's to ease custom web development. This has been a small part of my work in creating an AI for myself. I had to put together a lot of research in finding the right elements to have this final web service which is stress tested. I hope this will ease the life of many software engineers who aspire to build on top of Fitbit API's.
    Downloads: 0 This Week
    Last Update:
    See Project