Search Results for "bingo python code" - Page 66

Showing 2487 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Luciano's Quant Blog

    Luciano's Quant Blog

    Assorted bits of code for quant development

    This repo contains code that I share through my blog. It consists of assorted samples that will be useful to amateur quantitative developers or systematic traders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PythUA

    Opc UA Client in Python

    This Project is an attempt to create an Opc UA Client in Python. This Project is built on top of the ANSI C SDK released by the OPC Foundation. Due to licensing reasons the SDK's files are not included in this SourceForge Project. A OPC Foundation membership is required to retrieve these files from the Foundations website. To use C-Code inside a Python Application, the ctypes Module is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    py2g

    Python Module to generate g-code

    This is a set of methods to generate g-code from python. G code can be used then to machine real mechanical parts in cnc milling machines. You just need to define what to carve/mill by calling those methods, and the library generates a string with the g-code that you can use in linuxcnc or other g-code cam programs. It's like drawing with python, but at high level. (Carve a hole here, extrude a square there, etc). Look at the wiki for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    XYmath

    XYmath is a GUI that creates, documents and explores y=f(x) curve fits

    XYmath will find the "best" curve fit using either minimum percent error or minimum total error. It can search through common equations, an exhaustive search through thousands of equations, splines, smoothed splines, or non-linear equations input by the user. After fitting, XYmath will find roots, minima, maxima, derivatives or integrals of the curve. It will generate source code that documents and evaluates the fit in python, FORTRAN or EXCEL. Configurable plots are created using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    PyJsGlade is a glade-like application to build a user interface for a pyjamas (http://pyjs.org) based project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tk is a GUI toolkit for Tcl. See Tcl project for releases and mailing lists. http://sourceforge.net/projects/tcl/ Bug reports to http://core.tcl.tk/tk/ Follow code development at http://core.tcl.tk/tk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sentence Parser for Python
    This is a code for the sentence parsing that does its job properly and FAST. The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent. I am also providing a list of all English abbreviations with the code. You can always tweak the code to get a nicer output, but the main idea is still there, and completed with this little program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    noolite

    Working with NooLite USB stick

    This is project for woriking with NooLite USB stick (PC118, PC1116, PC1132) on Linux. noolite python module included. Good choise for Linux. More info about noolite: http://www.noo.com.by/ Source code: https://github.com/Sicness/pyNooLite Pypi package: https://pypi.python.org/pypi?:action=display&name=noolite ppa: https://launchpad.net/~ctolbhuk/+archive/noolite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Elmer is a tool which embeds a Python module into a C, C++, or Tcl application. The embedded Python module is used just as if it was written in the same language as the application itself, without requiring any knowledge of the Python/C API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10

    eemod_dnsmod

    A detailed nitrogen model inside of a simple ecological model

    This is an simple ecological model for lakes and reservoirs that contains a very detailed description of the most relevant nitrogen processes. The model is not very complete, but the main intention is to develop a library to be coupled with other models and use the full-mixed model as a testing version. A lot of things can be improved. I will read all the suggestions but I cannot promise that I will include all of them. Every new part of the code will contain the name of the author...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    It will be Software Distribution & Remote Computer Management System for small group of computers with an NT domain. It will also have centralized hardware and software inventory management. Moving the code to Python, new version will be soon released
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    win-youtube-dl

    A very simple GUI wrapper for youtube-dl Python script.

    A very simple GUI wrapper for youtube-dl Python script. The source code is available at https://github.com/fredyw/win-youtube-dl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ancient world of Generica 2: the final

    final version of a text rpg, first complex python project

    Includes source code and 64 bit windows executable, uses standard library. Feel free to use algorithms or employ the structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyDoodles

    Assorted Mini-Modules for Python

    PyDoodles is a set of assorted "mini-modules" for the Python programming language. It's a collection of small ideas combined to create reusable code that is bound to come in handy for someone somewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mpyeditor

    MpyEditor is an Editor for creating Microcontroller Programs

    The MpyEditor is an Editor for writing, compiling and downloading Microcontroller programs onto the Launchpad MSP430 Development board. The microcontroller program is written using mpy which is a subset of Python. This is then translated into C and compiled into machine code and finaly downloaded onto the Launchpad board. The MpyEditor program has been created using Python, wxPython, Editra, mspgcc, mspdebug. The main purpose behind the MpyEditor is to provide a very simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sslc analyser
    A GUI applet that helps analyze the result of Kerala SSLC examination. All you need to input is the school code which generates the result report in PDF
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WUU was a program to keep your World of Warcraft UI addons updated with the most popular mod sites. It is no longer updated, and the domain used in the source code for updates is no longer owned by the maintainers. As such, the released files were deleted - but the source is still here, in case there's something to learn from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    gtkodos

    A python regex testing tool

    Gtkodos is a python regex testing tool. It represents a clone of Kodos written using the Gtk3 libraries. The code has been rewritten from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile source code and then click on the compiler output errors to go to those errors in the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    syncScroll

    synchronized scrolling for Sublime Text 2

    ...-activating Sync Scroll you'll be able to change their sync "anchor points". You'll find out the rest ;) Issues: due to API limitations, it doesn't detect scrolling made via scroll bar. If you use the scroll bar, click on the file to update the scrolling. Help: I'm a total n00b and leaned some python on the way for adding this capability to this cool editor. Please help out any way you can, if possible, code the improvements you'd like and i'll add them here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cyberbit

    Cyberbit

    Visual Cryptography and Bit-Plane Complexity Segmentation in Python

    Hide secret messages in your pictures! Cyberbit lets you transmit a secret message to an intended person in a new manner. The secret message is an 1-bit deep black & white image. The message can contain written text, a drawing, a secret code etc. Using Visual Cryptography the application splits the secret message into two "shadow images" called <<shares>>. Any of the two shares will be embedded into a "normal" image file called by tradition <<vessel>>. You can use a method of hand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UpStage
    WE ARE NO LONGER USING SOURCEFORGE. Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Vendettool

    This allows to program a path for your vex robot in the simplest way !

    Ce projet a pour but de faciliter la programmation de parcours pour robots vex avec des encoders. Il suffit de placer des point sur l'image, de définir une échelle et d'indiquer la distant qui sépare les roues motrices et le programme va générer un code RobotC que vous pourrez utiliser pour programmer votre robot ! Et il y a évidement pleins d'outils indispensables pour vous rendre la tâche plus facile ;). https://www.youtube.com/watch?feature=player_embedded&v=4U9jdZDquII
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyMbs has moved to Bitbucket: https://bitbucket.org/pymbs/pymbs PyMbs is a Python library for modelling holonomic multibody systems. It is able to generate simulation code for Python, Modelica and Matlab.
    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.