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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start 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

    Writer's Tool

    So many tools to help a writer work but not all of them are free!

    Writing is simple so the tool you use should be too! This tool gives you a basic text editor to write your book in, it also gives you templates to design character and locations sheets along with generators to give inspiration for your book. We hope this tool is useful and appreciate any recommendations you can give us for how we can better this program going forward.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    GloVe

    GloVe

    GloVe model for distributed word representation

    ...It collects unigram counts, constructs and shuffles cooccurrence data, and trains a simple version of the GloVe model. It also runs a word analogy evaluation script in python to verify word vector quality.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    rsteditor

    RSTEditor is a editor for reStructuredText It support preview with htm

    RSTEditor is a editor for reStructuredText It support preview with html. https://github.com/liuyug/rsteditor-qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pootle, Virtaal & Translate Toolkit

    Pootle, Virtaal & Translate Toolkit

    Localization tools built by localizers for localizers

    Tools for localization: - Pootle: web based translation management system. - Virtaal: Computer Aided Translation (CAT) tool. - Translate Toolkit: QA, format conversion and support (PO, Java .properties, OpenOffice, Mozilla, XLIFF, TMX, TBX, CSV, Qt .ts).
    Leader badge
    Downloads: 102 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

    LaTeX Helper

    GUI to help create a LaTeX document

    This GUI lets the user navigate a wide selection of LaTeX structure and formatting tags that are used to write a document in LaTeX. It also has a raw text input box with a LaTeX preview for testing out LaTeX markup. Also, each markup has associated help text and is automatically selected to be ready to paste into the user's text editor. Also, this GUI lets the user choose which text editor and supporting programs are used to create their LaTeX document instead of forcing them into a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pysed
    Pysed is a stream editor, is used to perform basic text transformations from a file or from pipeline. It reads text, line by line, from a file and replace, insert or print all text or specific area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyDevelop IDE

    PyDevelop IDE

    PyDevelop IDE is the fastest IDE for python programming language

    PyDevelop IDE is completely for free. It has all the features you are reaching for, also it's lightweight gives it the advantage to be the fastest IDE for python. Do not forget to download Python27 first: https://www.python.org/downloads/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AsiEs stands for Asistente de Escritura (writing assistant). It provides word prediction and autocomplete for fast writing. Thought for people with difficulties writing on keyboard, improves the writing speed preventing the user from pressing at most 50% of keys to write and avoids ortographic errors. Made by Fundación Teletón Uruguay (http://www.teleton.org.uy/home/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python-script syntax hi in Scribus

    Python-script syntax hi in Scribus

    Python script syntax highlighting in Scribus

    This Python script syntax highlighting in Scribus was written for the magazine layout "PROgrammer". Preview archives publications can be reached at http://raxp.radioliga.com. #Scribus Has built an incomplete version of the interpreter language Python. 1. First you need to enter at the beginning of the text object tag (eg. [Tem]) 2. Then, while maintaining isolation on a text object, "Stsenarii-> Run script" 3.
    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
    wordaxe (formerly deco-cow): A hyphenation library for Python. Several hyphenation algorithms: - the pattern-based from TeX/OOO, - by decomposition of compound words for German language. Includes support for paragraph line-breaking with ReportLab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    isbntools

    A command line tool to extract, transform and get metadata for ISBNs

    As of 2015-06-02, this project is no longer under active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Notepad++ Python Script

    Notepad++ Python Script

    A Python Scripting plugin for Notepad++

    A Python Scripting plugin for Notepad++. Complete easy script access to all of the editor's features (including absolutely everything in Scintilla). Configurable menus and toolbar options, assign shortcuts to scripts.
    Leader badge
    Downloads: 693 This Week
    Last Update:
    See Project
  • 13
    PyPE (Python Programmers Editor) was written in order to offer a lightweight but powerful editor for those of you who think emacs is too much and idle is too little. Syntax highlighting is included out of the box, as is multiple open documents via tabs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    pyWeb Literate Programming Tool

    Literate Programming in pure Python

    pyWeb is a Literate Programming tool that will work with any markup language and any programming langauge. The idea is to allow you to create great documentation with as constraints or limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    python-textgrid

    Python module that handles ASCII-style text-based tables.

    ...Textgrids allow to simply import/export text in tables that can be viewed with a simple txt reader, and also to store text in an object that can be easily printed whenever you want in your python application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nightype

    Nightype

    Nightype Library-Based Text Editor

    ...This is just an alpha version which is not fully functional. Download it only if you want to get acquanted with this project. It's not fully usable yet. Nightype is a text editor written in Python using PyGTK with a unique interface and text editing phylosophy. It's a distraction-free editor with focus on handy and comfortable text and text libraries managing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vim-pandoc

    vim-pandoc

    pandoc integration and utilities for vim

    vim-pandoc provides facilities to integrate Vim with the pandoc document converter and work with documents written in its markdown variant (although textile documents are also supported). vim-pandoc's goals are 1) to provide advanced integration with pandoc, 2) a comfortable document writing environment, and 3) great reconfigurability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    meld-installer

    meld-installer

    Meld Installer for Windows

    Bundles Portable Python (with PyGTK) and Meld together in an easy to use installer. This allows you to not have to worry about setting up Python or PyGTK and you can keep Meld's Python separate from other Python installations on your machine. ** NOTE ** Meld 3.11 and later now have official installers, hence this project is no longer supported. You can download the new installer here: https://download.gnome.org/binaries/win32/meld/.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 19
    DrPython is a highly customizable cross-platform ide to aid programming in Python. It was developed with teaching in mind, and has a clean, simple interface. It is written in Python, using wxPython as the gui.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    A python module that provides algorithms for advanced search - basically all you need to build a search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ctedit

    Console text editor for Linux

    Properly set key-bindings under Linux using the console. Planned features are: Windows-like default settings basic find/replace basic syntax highlight text based configuration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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: 1 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    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