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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1

    VideoTk

    Sencillo administrador de base de datos de películas

    VideoTk está apuntado a simplificar el mantenimiento de una videoteca en la vida real (formada por cualesquiera medios de almacenamiento, por ejemplo discos DVD). Es un programa muy ligero, de poco tamaño en Mb (menos de 9Mb para el archivo comprimido que contiene dos versiones), lo que permite que se ejecute rápidamente incluso en computadoras viejas o de poca potencia. Las tareas básicas que permite realizar son: Buscar película en función de su título, genero, año, actor/es, calificación,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WordsGenerator

    Generate Possible Words For Words Game

    This is a python program that looks up possible words from a dictionary over 1,600 words. You type in letters that you have and the program will generate all possible words from the dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pyBead

    Python object remoting via web server (apache etc...)

    Web server based python object transport. This is a CGI script / MOD_WSGI script that allows you to remote your own code through apache or other web servers. Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A tool that parses SQL Select statements and generates a diagram. The diagram shows parts of the underlying SQL directly in the diagram. For example x=30 , GROUP BY (year), HAVING MIN(age) > 18. It is easy to see cartesian joins and/or loops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Python DB API compliant module for accessing databases through the ODBC API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyDbLite is a pure-Python, fast, in-memory database with a Pythonic syntax (no SQL)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    This is intended as an open-source, multi-platform link diagramming tool for intelligence analysis. The goal is to be able to store objects using any database abstraction or in XML. This project needs much wheel reinvention, so assistance is welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Web-based (with desktop installation possible) application that helps keep track of and manage a book collection. Working demo (read-only) here: http://www.fraca7.net:8000/books/. Integration with an iPhone version planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Regional Computational Chemistry Collaboratory (RC3) is a suit of applications that can perform datafile backup, metadata extraction, database management, metadata visualization and manipulation for cross-group collaboratory in computational chem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    OLAP aggregation engine with MDX support, web interface (slice & dice) and relational database backend. See "Documentation" for more. Presentation: http://cubulus.sourceforge.net/. See online demo courtesy of Webfaction, http://alxtoth.webfactional.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The csvdatamix project aims to randomize CSV input data files in order to conceal the original state of the data. Similar to data masking or data transformation. Also has mapping abilities to translate back to the original state of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    sMovieDB is a free software which will keep your movie database clean and ordered on a quick simple way. Manage genres, categories, types of films, etc. Developed in Python+Qt with MySQL or SQLite database for KDE desktop http://smoviedb.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Python script that can be used to get information on TV shows and Movie Shows from thetvdb.org and themoviedb.org. This is an learning experience and anybody can chime in on everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Tentacles is a Object-Relational Mapping (ORM) written in Python. It's main concept is to manipulate stored datas as you do for python data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    blackray
    BlackRay is a high performance relational database, which combines regular database features with search engine like performance. Full transaction support, SQL and version controlled persisted snapshots characterize BlackRay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The SplitDB project gives practitioners of statistical tools for inferring phylogenies a way to store, retrieve and visualize important properties, like convergence, of the overwhelmingly large resulting tree-sets produced by these tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ChemAzTech
    ChemAzTech is a Web chemistry software (for Linux server) connected to a MySQL database (L.A.M.P. software) which is storing molecules. Manage your chemical database, with product's properties. Draw, edit molecules and record it !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The project moved to GitHub, https://github.com/aevdokimenko/tsqlunit TSQLUnit is a framework to write tests for applications written in Transact-SQL. It follows the tradition of the "xUnit" framework that is available for almost all programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Given a recipe, DBcook makes a database representation of an object hierarchy. A framework for declarative o2db mapping (backend - SQLAlchemy), completely hides/automates the db-creation, can convert python functions into clauses, and generate sources
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DirectoryStorage - a ZODB Storage that stores objects in many files, one file per revision of each object. Designed to be robust, manageable, fault tolerant, and scalable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a Python 3 module for MySQL database connection. For now it is only developed for Linux, but it may possibly compile for other POSIX OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XML-RPC/FastRPC/MySQL console with Python-like syntax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An append only database manager in the style of dbm. It has both a C and a Python interface and is ACID compliant. Internally it uses an immutable B+ Tree. (Being append only doesn't mean that you can't replace records or delete keys).
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.