Showing 11647 open source projects for "python linux"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    GnuCOBOL

    GnuCOBOL

    A free COBOL compiler

    GnuCOBOL (formerly OpenCOBOL) is a free, modern COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85, X/Open COBOL and newer ISO COBOL standards (2002, 2014, 2023), as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others). GnuCOBOL translates COBOL into C and internally compiles the translated code using a native C compiler. Build COBOL programs on various platforms, including GNU/Linux, Unix, Mac OS X, and...
    Leader badge
    Downloads: 983 This Week
    Last Update:
    See Project
  • 2
    SQL Relay
    Database connection pool with support for lots of languages and databases.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    DarkRadiant

    DarkRadiant

    Cross-Platform Level Editor for Doom3 and The Dark Mod

    Project has been moved to https://github.com/codereader/DarkRadiant! DarkRadiant is an overhauled version of GTKRadiant designed for use with The Dark Mod stealth game (https://www.thedarkmod.com), a Thief-inspired game making use of the idTech4 engine. DarkRadiant is capable of editing maps in The Dark Mod, Doom 3, Quake 4 and XreaL.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Flashcard App

    Flashcard App

    This is an app that will help you learn and prosper in any subject!

    A lightweight but effective Flashcard based learning app to study and memorize using a reward system, built using python and the customtkinter library. Here you can create flashcards and quiz yourself on any topic you like, save the flashcards for later use or simply import one with the correct format. Give yourself hints, earn points and have fun! Play quiz with your friends see who gets the most points. Here almost anything is customizable. And forgive me if there are any bugs as there...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5
    Minsky

    Minsky

    System dynamics program with additional features for economics

    Minsky brings system dynamics and monetary modelling to economics. Models are defined using flowcharts on a drawing canvas (as are Matlab's Simulink, Vensim, Stella, etc). Minsky's unique feature is the "Godley Table", which uses double entry bookkeeping to generate stock-flow consistent models of financial flows. Minsky is good for demonstrating mathematics too, with the most "math-like" interface in system dynamics. Sign up to Minsky's Patreon page (for as little as $1 a month) at...
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 6

    Personal Budget Tracker

    Personal Budget Tracker — Simple Expense Logger

    Personal Budget Tracker is a minimal yet functional CLI tool to help users manage their income and expenses. It supports categorization, listing, and CSV export. Great for learning Python or organizing your personal finances.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    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: 1 This Week
    Last Update:
    See Project
  • 8

    emid

    emid is a Python program for voice emotion identification experiments.

    emid is a Python program for voice emotion identification experiments. Further info can be found on the project webpage: https://samcarcagno.altervista.org/emid/emid.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    sound_source_id

    sound_source_id is a Python program for sound localization experiments

    sound_source_id is a Python program for sound localization experiments. Further info can be found on the project webpage: https://samcarcagno.altervista.org/sound_source_id/sound_source_id.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Easy Beginner's Environment in QT

    Easy Beginner's Environment in QT

    This is a port of the ebe programming environment to QT.

    The ebe programming environment is a nice IDE designed for developing Assembly programs. It also handles C and C++ programs as well since there was not much extra effort. It used to support Fortran and this could return if people want Fortran. This project is an effort to recode ebe using C++ and QT. Originally ebe was coded using Python, Tkinter and Pmw, which worked out pretty well. The QT environment offers substantially better GUI controls. The most obvious difference is that...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 11
    CustomTkinter forms example
    Sign in and Sign up forms built with customtkinter GitHub page: https://github.com/Northstrix/customtkinter-sign-in-and-sign-up-forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ALMA pyconv

    this is a converter for Python 2 source files

    This script : - as a web script does a limited conversion on Python 2 source files (for example for run them by Skuplt) so that the source can be written in ALMA Python syntax, it comes with a complete web directory ('converter') and can be used by the page 'converter.php' in a server (but its main purpose is an online demonstration only !) - as a console script does a limited conversion on Python 2 source files so that the source can be written in ALMA Python syntax (but its main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gVirtualXRay

    gVirtualXRay

    Virtual X-Ray Imaging Library on GPU

    gVirtualXRay is a C++ library to simulate X-ray imaging. It is based on the Beer-Lambert law to compute the absorption of light (i.e. photons) by 3D objects (here polygon meshes). It is implemented on the graphics processing unit (GPU) using the OpenGL Shading Language (GLSL). SimpleGVXR is a smaller library build on the top of gVirtualXRay. It provides wrappers to Python, R, Ruby, Tcl, C#, Java, and GNU Octave.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 14
    FePy project aims to provide enhancements and add-ons for IronPython, an implementation of Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AnimateDiff

    AnimateDiff

    Plug-n-play module turning text-to-image models into animation

    AnimateDiff is an open-source project designed to enhance text-to-image diffusion models by adding animation capabilities. It allows users to turn static images generated by popular text-to-image models into animated sequences without requiring additional model training. This plug-and-play tool is compatible with a wide range of community models and facilitates the generation of animation directly from pre-existing text-to-image models. It supports various configurations to create animations...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 16

    pytrade

    Python functions for trading

    Python functions for trading. Fonctions Python pour le trading.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OctoBot

    OctoBot

    Crypto investment, now on autopilot

    OctoBot is built for investors to get the best of their investments using the most profitable strategies. - Automate your crypto investment with proven strategies - Test before using your real funds - Enjoy the best trading strategies for free - Follow your investment from your mobile - Turn your best trading ideas into automated strategies with TradingView or python
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    LAnd Survey Tools "LAST" was created to preserve and expand on the work invested in an old, privately used, DOS based land survey construction and data collection application by porting much of the C++ coded logic and design concept over to Python.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    BioXTAS RAW

    BioXTAS RAW

    Processing and analysis of Small Angle X-ray Scattering (SAXS) data.

    BioXTAS RAW is a program for analysis of Small-Angle X-ray Scattering (SAXS) data. The software enables: creation of 1D scattering profiles from 2D detector images, standard data operations such as averaging and subtraction, analysis of radius of gyration (Rg) and molecular weight, and advanced analysis using GNOM and DAMMIF as well as electron density reconstructions using DENSS. It also allows easy processing of inline SEC-SAXS data and data deconvolution using the evolving factor analysis...
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 20

    CGISim

    Roman Space Telescope coronagraph (CGI) diffraction model/simulator

    The roman_preflight_proper package is the CGI diffraction model, provided as IDL, Matlab, and Python versions. It incorporates each optical surface and coronagraphic mask in CGI. Each surface has realistic aberrations (either measured or synthetic, depending on what's available), and polarization-induced wavefront error is also included. It uses the PROPER optical propagation library (http://proper-library.sourceforge.net). It includes a manual and example routines. This is the model used at...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    ThanCad is a 2dimensional cad, with limited 3d support and raster inclusion capability and emphasis in engineering. It is being written in Python and since it uses the Tkinter library, it is platform independent.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    stardew valley modmenu

    stardew valley modmenu

    Stardew Valley CHEATS 2025 | Best Farming & Money Hacks & Mod Menu

    🌾 Stardew Valley Cheats Mod Menu Welcome! This free SourceForge repository offers a detailed guide and tools to get Stardew Valley (2025 Edition) on various operating systems. Build your farm with cheats and enjoy the exciting gameplay with easy and accessible cheating methods. ⭐️ Supported Processors: Intel / AMD Supported systems: Windows 10, 11, version (1903-24H2) Supported game version: Steam Supported Game modes: Windowed, Full-screen in a window Support for invisibility in...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    ClammingPy

    ClammingPy

    ClammingPy - Light Python-API Documentation in Markdown and HTML

    ClammingPy converts a Python class or module into Markdown or HTML for documentation purposes. ClammingPy mainly supports reStructuredText and Epydoc formats. However, docstrings are analyzed with flexibility rather than completeness. Take a look at the `Vehicle` sample class: it illustrates the supported extended format. ClammingPy generates HTML-5 with a high WCAG 2.1 conformity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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. This release contains several program corrections and additions obtained by writing a programming "notebook" of the book 'Lectures on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    key-elf

    key-elf

    Forensic tool to recover lost BTC private keys.

    A powerful utility to hunt down Bitcoin private keys from deleted wallet.dat files or damaged hard drives. If you accidentally deleted your Bitcoin Core wallet or formatted your disk, this tool can help. It bypasses the file system and scans the raw data directly, looking for the unique "fingerprint" (ASN.1 signature) of Bitcoin private keys to recover them from the digital wreckage.The Graphical User Interface (GUI) is the advanced/premium version. If needed, please visit:...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project