Showing 22 open source projects for "run python on cellphone"

View related business solutions
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 1
    SQLiteStudio

    SQLiteStudio

    A free, open source, multi-platform SQLite database manager

    ... encrypted, password-protected SQLite variations are SQLCipher, WxSQLite3, and System.Data.SQLite. You can execute SQL statements that refer to multiple databases within a single query, thanks to a transparent database attaching mechanism built into the SQL Editor of SQLiteStudio. You can implement your own SQL functions (scalar & aggregate) using JavaScript, Python, or Tcl. There is a repository of ready-to-use scripts on the wiki page.
    Downloads: 128 This Week
    Last Update:
    See Project
  • 2
    chDB

    chDB

    chDB is an in-process OLAP SQL Engine

    chDB is an in-process SQL OLAP Engine powered by ClickHouse. It is developed by ClickHouse, Inc and open-source contributors.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    tccutil.py

    tccutil.py

    Command line tool to modify OS X's accessibility database (TCC.db)

    ... (instead of the full path) and it will run this utility instead of Apple's. This utility needs super-user priveleges for most operations. It is important that you either run this as root or use sudo, otherwise it won't work and you will end up with “permission denied” errors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    pagodo

    pagodo

    Automate Google Hacking Database scraping and searching

    ... if you need proxy support. You can specify multiple proxies to use in a round-robin fashion by providing a comma-separated string of proxies using the -p switch. To start off, pagodo.py needs a list of all the current Google dorks. The repo contains a dorks/ directory with the current dorks when the ghdb_scraper.py was last run. It's advised to run ghdb_scraper.py to get the freshest data before running pagodo.py.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Dbmate

    Dbmate

    A lightweight, framework-agnostic database migration tool

    Dbmate is a database migration tool, to keep your database schema in sync across multiple developers and your production servers. It is a standalone command line tool, which can be used with Go, Node.js, Python, Ruby, PHP, or any other language or framework you are using to write database-backed applications. This is especially helpful if you are writing many services in different languages, and want to maintain some sanity with consistent development tools. Supports MySQL, PostgreSQL, SQLite...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PikaPython

    PikaPython

    An ultra-lightweight Python interpreter that runs with only 4KB of RAM

    An ultra-lightweight Python interpreter that runs with only 4KB of RAM, and zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar projects: MicroPython, JerryScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    seladb/pickledb-rs

    seladb/pickledb-rs

    PickleDB-rs is a lightweight and simple key-value store

    PickleDB-RS is a lightweight, fast, and key-value store written in Rust. Inspired by the Python PickleDB, it provides a simple, NoSQL database for small applications that require persistent key-value storage without the overhead of full-fledged databases. It is designed for speed and ease of use, with a JSON-based storage format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Customer Records

    Basic GUI For Recording Your Clients Essential Data

    Basic GUI for recording your clients essential data using SQL database. Rapidly pull up recorded data when required by utilizing the clients telephone number. Program uses an internal SQL system which can only be used locally. Update: - In the upcoming version (v2.0), remote SQL servers will be supported Requirements: - Python 3.9 How To Run: - Windows: Just Run Customer Records.py file - Mac / Linux. - Open Terminal & Navigate To The Program Files & Type "python3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Thesa

    Thesa

    It is a Platform to connect to tryton (json-rpc) and is based on qt

    ...: https://download.qt.io/official_releases/QtForPython/pyside2/ Run: python3 main.py you can find source code in: https://github.com/numaelis/thesa
    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
    Orator

    Orator

    The Orator ORM provides a simple yet beautiful ActiveRecord implement.

    ... is the default. For MySQL and PostgreSQL, the connectors are configured to return unicode strings. If you want to use the previous behavior just set the use_unicode configuration option to False. Once you have configured your database connection, you can run queries. To run a set of operations within a database transaction, you can use the transaction method which is a context manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pyDaSSQLiteMan

    An easy way to manage SQLite databases and query CSV files

    Welcome to the project page for pyDaSSQLiteMan (Python Data and SQLite Manager). This application is a Python Tkinter application designed to enable easy SQLite database file manipulation, and an easy method to run SQL styled queries on CSV files. If you're not downloading the pre-compiled executable you will need Python to run this app. You can download it from http://www.python.org/ . I'd recommend something after version 3. Testing has been Windows based. SQLite is a free database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FAKE2DB

    FAKE2DB

    Create custom test databases that are populated with fake data

    Generate fake but valid data filled databases for test purposes using most popular patterns(AFAIK). Current support is sqlite, mysql, postgresql, mongodb, redis, CouchDB. The installation through pypi retrieves 'fake-factory' as a main dependency. db argument takes 6 possible options, sqlite, mysql, postgresql, mongodb, redis, CouchDB. name argument is OPTIONAL. When it is absent fake2db will name db's randomly. host argument is OPTIONAL. Hostname to use for database connection. Not used for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    ... : Usage : edit the in i file to fit your system, and just run the exe or the python script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Collective Mind Technology

    Collective Mind Technology

    plugin-based framework for systematic and reproducible experimentation

    ... multi-objective GCC, LLVM and ICC auto-tuning scenarios using shared benchmarks, codelets, data sets, tools, and combined with classification and predictive models. cM includes OpenME interactive interface to open up and expose internals of various third-party tools such as GCC, LLVM, run-time systems, etc. and connect them to cM through dynamic plugins that allows online analysis and tuning of programs and architectures. Live repo: http://c-mind.org/repo
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    FlightFeather's goal is "social networking for everyone". This means that anyone should have a chance to run a popular social networking site -- on minimal hardware, and without wasting bandwidth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    D0xBase

    D0xBase

    D0xBase - old school d0x database

    D0xBase was created with a thought that it will be similar to what you see in the old movies when police uses on their computers to search for a criminal record. Of course we tried to replicate as much as we can and I think we succeeded. (Screenshots shows version 0.1 but it doesn't change anything. Program looks like it was before)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OpenDWS is a hobby project to create a datawarehousing suite that: - Can work on different OS - Federates databases - Can run Data analyses using plugins on different databases This project is programmed in Python Language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PycoDB
    A databasing system for users with minimal needs which reads directly from human-readable plaintext files stored in a specified path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cloud Target is a front-end to the python scripts that google uses to create, run and upload projects to its App Server system. This .NET application is based on the OSX front-end provided by Google in the SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is an experiment in creating the best database API I can come up with. It is an alternative to query languages. The latest version is being written in Scala using Berkeley DB Java and will run on the Java VM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    YODA (Y Object Database Adapter) is OO objectstore for the Python. Actually, this isn\'t just another Python objectstore. YODA is complete run-time environment, where you can create you persistant objects, run the portable applications which uses those
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Metascore is the system which will run metagovernment.org and any number of other community governance systems. It is a versionated policy-generation and discussion system combined with a recursive scoring system for ranking content and perhaps users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 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.