Showing 3938 open source projects for "python 3"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 1
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    This copy of gEDA/gaf has been ported to Python 3. Upstream gEDA/gaf targeted Python 2 (with various workarounds to keep it building on 2.x); that is no longer required here. All Python code, the C extension modules, and the build system have been migrated, so this tree builds and runs against Python 3 (3.0+, 3.9 or later recommended) and does NOT need Python 2 or the old pygtk bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AxisFlow

    AxisFlow

    AxisFlow is a precision drawing assistant for FreeCAD

    AxisFlow is a precision drawing assistant for FreeCAD, inspired by the workflow concept of MicroStation AccuDraw
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    SlimIpTvPlayer

    SlimIpTvPlayer

    iptv, freetv, internet fernsehen, tv player, video downloader

    Downloads: 6 This Week
    Last Update:
    See Project
  • 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
  • 5
    SourceForge-Uploadmanager

    SourceForge-Uploadmanager

    upload manager, ftp transmission

    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    MP3FileStructureAnalyser

    Analyse a MP3 file structure (ID3 and frame headers) into JSON objects

    The project contains a small command line tool (written in Python) that analyses the file structure (ID3 and frame headers) of MP3 files and projects the structure into a JSON object.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    SimPy Big Two

    SimPy Big Two

    Big Two with Taiwan rules.

    Big Two is popular poker game in Taiwan. SimPy Big Two is simple big two game using Taiwan Big Two rule. It's coded by python and pygame. This app is single player vs 3 computer players only.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 8
    SonicDive-8D-Music-Player

    SonicDive-8D-Music-Player

    SonicDive 8D Music Player v-1.0

    SonicDive is an immersive audio visualization & effects-based music player designed to deliver a next-level listening experience. It combines dynamic spectrums with advanced spatial audio effects like 3D & 8D sound. ✨ Features 🎵 Audio Visual Spectrums SonicDive supports multiple real-time audio visualizations: 💿 Disk Spectrum 📊 Bars Spectrum 🌊 Wave Spectrum 🖼️ Thumbnail Spectrum ⭕ Circle Spectrum Each spectrum reacts dynamically to the music’s frequency and intensity. 🎚️...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9
    RoboGUI

    RoboGUI

    A GUI shell for Windows terminal command Robocopy

    A GUI shell to browse origin and destination directory for the terminal Robocopy command, to backup only newer files.
    Downloads: 21 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    NZMATH

    NZMATH

    Python Calculator on Number Theory, three-birds-one learning material

    NZMATH is a Python calculator on number theory. It is freely available and distributed under the BSD license. All programs are written only by Python so that you can easily see their algorithmic number theory. You can get NZMATH with a single command: % python -m pip install -U nzmath Here % is the command line prompt of Windows or Unix/macOS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Graphical Forecast Editor

    Graphical Forecast Editor

    View and edit grids of meteorological values

    Allows viewing and editing of weather data from weather models as two dimensional grids. Python scripting support hooks in the ingest, editing and product creation subsystems allow for customization. All network communication made through HTTP services. Enhanced version of the system used by national weather services.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 12
    Canada is a multi-purpose curses-based graphical visual effects thingy which displays pretty pictures.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    SMIT

    SMIT is a 3-phase Induction Motor Simulator, with or without failures

    ...The idea of ​​the work was to develop a Python program that allows users to simulate three-phase induction motors, with or without faults, using computational models. The implemented faults are: short circuit in the stator turns, asymmetries in the rotor bars and mechanical failures. An engine parameter estimator from catalog data and a database development mode were also made available.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    MP3-Wecker

    MP3-Wecker

    alarm clock, mp3 wecker, wecker

    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    factorizer

    factorizer

    Programa Para Factorizar/Simplificar Expresiones algebráicas.

    Un programa con interfaz simple, para factorizar/simplificar expresiones algebráicas. Nota 1: Se debe tener en cuenta la introducción de expresiones válidas en el contexto de operadores de python, dentro del programa se aclaran los tres operadores que podrían estar mal usados, y como deben escribirse. Nota 2: Se debe tener Python >= 3..11.6 instalado previamente, no se agrega python en el ejecutable de "Factorizer" justamente para que sea muy portable y preciso. Este programa usa Python V3..11.6, Tkinter V8.6 y sympy V1.13.2 ¡ES UNA VERSIÓN ALPHA!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PixelCode

    PixelCode

    Editor de Codigo para Python

    Es un editor de código ligero y fácil de usar, diseñado específicamente para la programación en Python. Su interfaz intuitiva permite a los usuarios, tanto principiantes como experimentados, escribir, editar y ejecutar código de manera eficiente.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A client program compatible with the INDI standard (see http://indi.sourceforge.net) for remote telescope and device control. It works under Windows as well as Linux. It is writen in Python and uses the GTK in order to display the GUI.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    Roundup Issue Tracker

    Simple-to-use/-install issue-tracking system: web, REST, email, CLI

    Roundup is a simple-to-use and -install issue-tracking system with command-line, web, REST, XML-RPC, and e-mail interfaces. It runs on python 2.7 or 3.6 or newer. Roundup has been deployed for: * bug tracking and TODO list management (the classic installation) * customer help desk support (with a wizard for the phone answerers, linking to networking, system and development issue trackers) * issue management for IETF working groups * sales lead tracking ...and so on. It's been...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    little-brother

    little-brother

    Debian Parental Control Application to monitor kids' playtime on Linux

    The application monitors login time of users on Linux hosts (or clusters) and terminates processes when the permitted play time has been exceeded. It is written in Python 3 and has been packaged for Debian.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Color-Match

    Color-Match

    Find a color's closest match in a color list

    Find a color's closest match in a color list, such as Pantone or RAL. You can use the color list included or easily create your own with any text editor, in a simple Comma Separated Value format.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 22
    OdooPLM

    OdooPLM

    A Full PLM system based on odoo

    OdooPLM - full open source PLM built on Odoo. 3D models, 2D drawings, BOMs, revisions and documents, versioned. LGPL-3, since 2010 by OmniaSolutions, Official Odoo Partner. YOU DO NOT NEED ODOO AS YOUR ERP. Run it as a standalone PLM beside your existing ERP - Odoo is the platform, not the commitment. Already on Odoo? PLM and ERP share one database. THIS PAGE = WINDOWS CAD CONNECTOR. One build works with every Odoo version (v11+). Download: /files/Client/Stable/ CAD: SolidWorks,...
    Leader badge
    Downloads: 251 This Week
    Last Update:
    See Project
  • 23
    OpenPTV

    OpenPTV

    OpenPTV

    OpenPTV is an abbreviation of the open source particle tracking velocimetry. This is an open source framework, developed jointly by academic institutions, that deals primarily with the three-dimensional particle tracking experiments in complex and turbulent flows. More about 3D-PTV on Wikipedia and links from our website: http://www.openptv.net
    Downloads: 49 This Week
    Last Update:
    See Project
  • 24
    CompPad

    CompPad

    LibreOffice extension for performing units-aware calculations

    CompPad is a LibreOffice extension that provides live mathematical and engineering calculations within a Writer document. It is intended to provide a free / open-source alternative to Mathcad, but is not intended to be a Mathcad clone. Rather, I hope it might prove more flexible and extensible, and that it might encourage other free / open-source alternatives to a proprietary engineering "Killer App."
    Downloads: 35 This Week
    Last Update:
    See Project
  • 25
    SMILI

    SMILI

    Scientific Visualisation Made Easy

    The Simple Medical Imaging Library Interface (SMILI), pronounced 'smilie', is an open-source, light-weight and easy-to-use medical imaging viewer and library for all major operating systems. The main sMILX application features for viewing n-D images, vector images, DICOMs, anonymizing, shape analysis and models/surfaces with easy drag and drop functions. It also features a number of standard processing algorithms for smoothing, thresholding, masking etc. images and models, both with...
    Leader badge
    Downloads: 99 This Week
    Last Update:
    See Project