Search Results for "bingo python code" - Page 72

Showing 2063 open source projects for "bingo python code"

View related business solutions
  • 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
  • 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
  • 1
    DialogPalette is a visual, integrated design environment for the creation of telephony applications running on the Asterisk Open Source PBX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    buildslackbuild is a bash shell script generator written in python to partially automate the process of building SlackBuild shell scripts for Slackware. The goal is to build a fully automatic system to relieve the sysadmin of this task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The main idea behind tk_happy is to allow a fully "wired" Tkinter application to be quickly created (Tkinter is the python interface to Tk). The users main responsibility is to add logic to the Tkinter framework created by tk_happy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gensrc - a Python application which takes XML descriptions of functions defined in a library and generates source code for addins on supported platforms including Microsoft Excel and OpenOffice.org Calc.
    Downloads: 0 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
    fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Space simulation written in Python. The project aims to someday be like Elite with aspects of Trade Wars. Currently it is an interesting experiment in vector mathematics which demonstrates a minimalistic rendering engine for 3D space graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    the authors of ibo found the base ideas of ibo in the much stronger http://www.djangoproject.com/. if you stumbled in ibo, do have a look at our documentation, but please consider checking django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HappyDoc is a tool for extracting documentation from Python source code. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information and does not import the module.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Sk2Py is an wxPython-based IDE which assists in the migration of Cadence Skill(tm)-based PCells to Python PyCells for use in all Open Access environments. Please post any support requests or bug reports to the tracking system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    PYthon to ASsembler TRAnslator. At this moment supports Microchip PIC16 instruction set only. Its main goals are: to support a wide range of microcontrollers and processors, to generate compact and effective code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A game creation tool "for the developer." Provides a 2d engine, IDE, and template game code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NPL is a programming language designed to ease code visualisation. It visualises the static and dynamic aspects of a program along with it's semantics, thus making reading code easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Translate sql code to other programming language sql statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The idea of this framework is to allow the code to tolerate faults by adding redundancy (either by repetition or by different variants of code) and replacing original methods or functions by syntactically identical callable fault-tolerant constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Convert dia design to C++ files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Music player written in python using code in parts developed for Lsongs Music player. The player will allow user to listen and organize their media content and will be extendable through modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Specto is a desktop application that will watch for updates (websites, email, files...) and notify the user. *Take note that we moved to Google Code hosting: http://code.google.com/p/specto *
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Stackful is a web-based programming environment for beginners inspired by Hypercard. Users can create web pages live by dropping in page elements, positioning them, and writing the code behind them. Everyone should learn a little programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    UPDATE: Chromium is no longer updated or maintained. The project is frozen. Chromium is a flexible framework for scalable real-time rendering on clusters of workstations, derived from the Stanford WireGL project code base.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 20
    A wrapper for Python's standard logging module to provide a file-like interface. Allows legacy code that wishes to log to a file (including stdout and stderr) to use the logger facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The software Tabua is a very, very simple python script code for table creation and manipulation. It is intended to be an easy way to build, change, manipulate and extract tables in many (language) formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Executable UML command-line interpeter and metamodel. Intended future import-export compatibility for proprietary xtUML and iUML metamodels and model compilers. Emphasis on analysis/implementation separation and parallel processing implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 2 This Week
    Last Update:
    See Project
  • 24
    wxPyCoverage accepts trace.py output and displays the Python source code, indicating lines not yet executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
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.