Showing 26 open source projects for "python basic project"

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
    python-for-android

    python-for-android

    Turn your Python application into an Android APK

    ... compile the Python interpreter, its dependencies, backend libraries and python code for Android devices. This stage is fully customisable: you can install as many or few components as you like. The result is a standalone Android project which can be used to generate any number of different APKs, even with different names, icons, Python code etc. The second function of python-for-android is to provide a simple interface to these distributions.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Android-Jetpack-Demo

    Android-Jetpack-Demo

    Android-Jetpack-Demo

    It has been nearly five years since the project began, and the related technical points of Kotlin and Jetpack have also been updated a lot, and they have become the first choice for Android development. There are many star Jetpack best practices on GitHub. This project is positioned as an entry-level nanny-level tutorial for novices. Learn it step by step by component, understand its application and principles, and then talk about combination and architecture. The new design and development...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    calculadora-cordova-brython

    calculadora-cordova-brython

    Example of application created with Cordova and Brython

    Example of application created with the Cordova Framework and the Brython Interpreter. Simple calculator that allows basic operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bootstrap 3 for Sass

    Bootstrap 3 for Sass

    Sass port of Bootstrap 2 and 3

    ... of all your projects. With Bootstrap 2, we added optional mobile friendly styles for key aspects of the framework. With Bootstrap 3, we've rewritten the project to be mobile friendly from the start. Instead of adding on optional mobile styles, they're baked right into the core. In fact, Bootstrap is mobile first. Mobile first styles can be found throughout the entire library instead of in separate files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    VSCP Protocol & Friends
    A project for a highly scalable protocol and framework and a collection of software tools for m2m (machine to machine communication) and IoT Internet of Things. The programs here works on Windows and Linux and are based around VSCP, The Very Simple Control Protocol. Repository is here: https://github.com/grodansparadis/vscp_software and here https://github.com/grodansparadis/vscp_firmware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XOS test builds

    XOS test builds

    AOSP-based Operating System (On phone tap on "Try to download anyway")

    halogenOS test builds (release builds are just a leftover) The test builds and modules are supposed to be only used by our testers. But if you are not a tester, and use these builds anyways, don't expect support if you get problems. You can report the bugs, but you have to be experienced enough to know how to revert back to a working state and how to report bugs and provide logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SmartMuseum

    SmartMuseum

    Software for work with Corpus of Everyday life history Sources

    ... collected in many museums and document archives. In this project, we consider the problem of creating software infrastructure for collaborative semantic annotation, information relation, and personalized access to corpus of everyday life history sources. Project financially supported from Department for Humanities of Russian Fund for Basic Research according to project # 16-01-12033. Authors: Vdovenko A., Marchenkov S., Petrina O., Korzun D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python Programming in iPhone

    Python Programming in iPhone

    Learn Python Programming and Scripting using your iPhone

    About this video Learn Python Programming and Scripting using your iPhone Introduction Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. Like Perl, Python source code is also available under the GNU General Public License (GPL). This tutorial gives enough understanding on Python programming language. Audience This tutorial is designed for software programmers who need to learn Python programming language from scratch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ratchet

    Ratchet

    Build mobile apps with simple HTML, CSS, and JavaScript components

    ... is the grouping of the precompiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (ratchet.*), as well as compiled and minified CSS and JS (ratchet.min.*). The Ratchicon fonts are included, as are the Android and iOS platform themes. The Ratchet source code download includes the precompiled CSS, JavaScript, and font assets. Provides design patterns that serve as basic building blocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10

    btrxml

    Basic, Tiny, Reader for XML

    A very basic, portable, tiny parser for XML, written in C under the zlib license. It is designed to be used in memory constrained environments (smartphones for example). The end result will be a "DOM-like" collection of memory. A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic. Part of the design goal is to jam all of this in to one .C file and one .H file while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    Simple test for 3d scene viewing demonstrating usage of: Qt5.1: a bit of qml framework+lot of native (c++) OpenGL ES: portable windows/linux/android code QtCreator framework: compile on all platforms License: - 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH. - trackball code inspired by apple cocoa help Note: - home made qml widgets (Qt5.1 compatible) - home made openGL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SMSAPI

    SMSAPI

    SMS, MMS and Voice message sending service with easy API Interface

    This project contains libraries for sending SMS, MMS and voice messages via SMSAPI gateway. Libraries are given for various programming languages (PHP, C#, JAVA, Python).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Py4Calc

    Py4Calc

    Python for calculators

    Python4Calculators - Brings Python programming language to calculators. It turns simple scripts into programs for TI 83/84 and HP 49/50g series calculators. The language is a basic subset of Python, with access to the calculator's built in functions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A platform that monitors incidences of hate speech and incitement. All active development of this project is now on the Github repository.Follow the homepage link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OGSS uses Python and libgmail to allow you to control your computer via SMS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Dragon Controller Protocol This project defines the protocol and server-side aspects for taking control of various devices using simple text strings (commands). For client-side see our sister project @ www.dragoncontroller.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mobile version of eXBrowser. - Browsing like if you're on your Mobile Device -Supports various USER-AGENTS for browser (Iphone, Nokia, BlackBerry etc.) Waiting for your contibution & support to complete the project! Regards,
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as embedded platforms(QNX, ThreadX, VxWorks, Tron) yaSSL is still available but no longer being developed. Current development on the same project continues under wolfSSL. Visit yaSSL Home above for the latest stable release.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    We have moved: https://github.com/mollyproject/mollyproject The Molly Project is a framework for the development of University service and information portals for mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is a calculator for Windows Mobile6, its aim is to be user-friendly and useful. The screen resolution is WQVGA (240 x 400), randomly like a Samsung i900. There are some functions like trigo, Log2, LogN, Sqrt... Just yet another calculator:)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The main goal of this project is to develop a program that will utilize the embedded devices (which get more and more powerful) in order to form distributed systems. The first goal of the project is to develop a distributed system utilizing the XO laptop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    For developers who are seeking to integrate SMS functionality into their software or applications, this project offers a range of simple solutions in the form of our SOAP, HTTP and SMTP API's that will allow seamless integration with our systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    This project was originally a quick and dirty method for me to convert my ebook collection in various formats to a kindle compatible format without worrying about the ebook source type. It takes PDF, Lit, and HTML files and converts them to .mobi.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 24
    VDE2 OpenMoko Tunnel is a Python/GTK visual interface created for OpenMoko Freerunner. It is intended to build virtual ethernet tunnels to remote VDE switches. This program is released under the GPL v2 as part of the Virtualsquare project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The basic goal of The Aceituna project is to create a massive multiplayer strategy game in the style of Sid "God" Meier's Civilization, but adding far more detail and complexity, thus creating a "living" world for the players to inhabite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.