Showing 3099 open source projects for "python linux"

View related business solutions
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 1
    wxPyCoverage accepts trace.py output and displays the Python source code, indicating lines not yet executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A set of PHP functions giving web developers a simple, yet immensely powerful "drop in" permission system for their current web based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EfficiencyGuardian extracts callgrind efficiency measures from individual CppUnit test cases to detect efficiency regresion. It includes a data mining web tool to browse historic results and TestFarm integration for unattended execution on commit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    It is a Process Monitoring Toolkit with the ability of Extend. E.g. You can use it to monitor a specified process. And set a triger like (over 50MB mem use) then do something like (report to DB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    Decompyle is a python disassembler and decompiler which converts Python byte-code (.pyc or .pyo) back into equivalent Python source. Verification of the produced code (re-compiled) is avaliable as well.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    xmlsig is a multi-language, multi-platform implementation of XML signatures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Mandragora World Engine is a C++/Python engine which allows the easy creation of programs, including applications, simulations, and games. Able to load and run specific program modules. Will handle objects, graphics, sound, physics, GUI, and even AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WHEREAMI is an intelligent and self-learning network detection and configuration utility. With this capability, a user can just walk to a network range and WHEREAMI will self determine and connect to that network with relevant policies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GnuConcept is a networking and colaborative mindmap tool for the creation of complex documents. This program lets you draw the document concept map, edit all the concepts content and export it to several formats (like openoffice, dockbook and html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    Various projects focusing on, but not limited to, Python, robotics and microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Coder Keymaps is a set of hybrid keyboard maps intended for non-english coders. Every keymap file consists of two maps. Either is english for coding and the other is the modified native map of the coder. The second map is accessible via windoze keys. This project has been moved to https://github.com/mondalaci/coder-keymaps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Datawarehouse process workflow server and generator of datawarehouse mappings. It allows to define dependencies between tables or files and processes and according to these metadata it runs processes in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Switch is a full featured, production ready CSS preprocessor. It runs under Apache with mod_python, or as an environment-agnostic command line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This was once an engine targeted at online games. It has been succeeded by another project with the same goal: http://io-project.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python module and program to extract documentation strings from python functions, classes, and methods and transform them into LaTeX, PDF, HTML, or HTB (wxWidgets help viewer) documents. All file distributions contain compiled help files in PDF and HTB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XMdaemon is a set of daemons to control, play, and timeshift a show from a XMPCR on a linux system. It consists of a xmdaemon, xmtimeshiftdaemon, xmcontroldaemon, and a Freevo plugin. All updates available at http://www.freevohelp.com/xmdaemon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Code2Test examines c++ code and automatically generates CPPUnit Tests from it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Framework for writing decorator for FIT [Framework for Integrated Test][http://fit.c2.com/] fixtures. This project also provides a set of standard fit fixtures which can be used to decorate existing FIT table without modifying them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Optik is a flexibly, extensible, easy-to-use library for parsing command-line options with Python. It implements the conventional GNU/Unix syntax, and auto-generates help text.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Asylum will build and run all the commands needed to build songbird. With little user input needed. This tool will be for both beginners and advanced users. This will do those cumbersome commands for you! All you have to know to use this is just English!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Integrated development environment implemented with Python and GTK+. Editing components are based on Vim and Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    g4re is an infrastructure for reverse engineering C++ applications. g4re leverages several freely available technologies, including GXL, gcc, and expat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pirate is a programmable API for developing complex, extensible JavaScript objects and modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The optex module for Python 2.4 helps user scripts to parse command line arguments found in sys.argv. Options are parsed in a different manner than the Unix getopt() and Python getopt module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cross C/C++ Compiler / Debugger IDE gui Plugin for Leo, a Literate Editor with Outlines
    Downloads: 0 This Week
    Last Update:
    See Project