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

View related business solutions
  • 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
  • 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
    Tákàdá

    Tákàdá

    A Text Editor for the Yorùbá Language

    Tákàdá is a text processing tool for typing Yorùbá language using correct orthography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Midnight Journal

    Midnight Journal

    A Simple Cross Platform Journaling App

    ...With Midnight Journal, we value the longevity of your journal entries and as such store them as flat plain text files that will be readable in 50 to 100 years. Written in easy-to-learn python, and the PySide Qt framework, the second goal of Midnight Journal is to provide a beginner friendly environment for developers of all skill level to contribute to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TextBlob

    TextBlob

    TextBlob is a Python library for processing textual data

    Simple, Pythonic, text processing, Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more. It provides a simple API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more. TextBlob stands on the giant shoulders of NLTK and pattern, and plays nicely with both. Supports word inflection (pluralization and singularization) and lemmatization,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    ZionEdit

    A light and easy to use programmer's editor for windows

    An intuitive, very configurable, uncluttered programmer's editor based on the awesome Scintilla component & wxWidgets. Supports C/C++, C#, Java, SQL, CSS, HTML(JavaScript,PHP etc), Python, Perl, Ruby, Lisp, Fortran, Assembly, Batch, Makefile --for Win32. My sincerest apologies on the old domain (that I no longer own going to some sleazy site). The new domain for ZionEdit is http://zionedit.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    Language Constructor

    Complete tool for constructing/manipulating languages in digital form

    With this tool you can easily design a new language, digitize an existing one or incrementally reconstruct an ancient language. It allows for free experimentation of all aspects of the language, so it does not have to be made consistent on paper first. You can edit script, syntax, grammar, morphology, lexicon and phonology, as well as write documents in the language, as it might be too complex to be handled by current font technology. The information is stored in xml format for easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A python script that uses wxwidgets. View or edit delimited data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GeditChangelog

    A Gedit plugin for exact, character based change logging

    This is a plugin for the famous text editor "Gedit" (Available for Linux, WIndows, ...?) When writing a text, GeditChangelog records every character typed. For instance, capture a video of your text creation process. It adds another dimension of text writing, the time dimension. It is very exciting to experiment with this type of writing. Since this is a plugin for gedit, any type of text can be tracked: Programming, Writing short or long text, etc. For a nice visualization, have a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    lilyglyphs

    lilyglyphs

    Package to allow the use of notational elements in LaTeX documents

    ...Different from other approaches it is possible to use virtually anything that can be created with LilyPond. To use lilyglyphs it is not necessary to have LilyPond installed. But you will need it if you want to extend the predefined commands with your own. A working Python installation isn't necessary either, but allows you to use some scripts that greatly simplify the creation of new commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Fidus Writer

    The all in one solution for collaborative academic writing.

    Fidus Writer is an online collaborative editor especially made for academics who need to use citations and/or formulas. The editor focuses on the content rather than the layout, so that with the same text, you can later on publish it in multiple ways: On a website, as a printed book, or as an ebook. In each case, you can choose from a number of layouts that are adequate for the medium of choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Voikko

    Voikko

    Library of linguistic tools

    Voikko is a spell checking, grammar checking, morphological analysis and hyphenation system. Spell checkers are available for multiple languages, other features for Finnish only.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    A Notepad++ plugin to make plugins in Python (using Python Scripting plugin). A small DLL is used to register the plugin and load a configuration file which specifies Python functions to call when menu items are selected.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Sentence Parser for Python
    This is a code for the sentence parsing that does its job properly and FAST. The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent. I am also providing a list of all English abbreviations with the code. You can always tweak the code to get a nicer output, but the main idea is still there, and completed with this little program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Dvipdfm tool for SCons

    SCons tool to cooperate with dvipdfm program

    SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation. This is a SCons extension (tool) which enables usage of the dvipdfm program to convert dvi files to pdf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile source code and then click on the compiler output errors to go to those errors in the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OxygenOffice Professional(OOOP, O2OP)is an enhanced version of free OpenOffice.org what is a multi-platform office productivity suite.OxygenOffice Professional contains more extras like templates, cliparts, samples, fonts and VBA support. Get 3.2.1
    Downloads: 22 This Week
    Last Update:
    See Project
  • 16
    Basic Note Tagger
    Standalone application that uses the clipboard to insert a tag in any document and/or in a log file. Tags contain context information (e.g., date, author) + text note, picture or webcam shot. Tags can contain variables generated by user and/or external programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PROJECT HAS MOVED: https://github.com/wiki2beamer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Main point is parsing documents with regular expression to the tree and edit them or replace some of the data, powered by your own python code. Python is very easy to understand, don`t be worried about this and try it! ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wanted is a text editor written in Python/Tk for a didactical purpose. The primary scope is to learn python language and team developing. At the beginning we choose to implement only basical text editing let functionalities growing up in future releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A GTK interface for browsing and searching for clip art. Developed for the Open Clip Art Library, though it can use other sources of clip art too. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TBlogger is an application written in Python. Main purpose is to make maintaining static html entries easier. For example a static blog/diary... TBlogger supports currently only FTP protocol. This will change in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Canorus is the next generation music score editor. It is the official successor of NoteEdit. It uses Qt4, has scripting capibilities and uses modern development standards like eclipse, patterns and test units as base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cute Klava
    Cute Klava is now part of LibreEngineering suite: http://sourceforge.net/projects/libreeng/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 0 This Week
    Last Update:
    See Project