Search Results for "bingo python code" - Page 53

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
  • 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.
  • 1
    Matlab Toolbox EyeX

    Matlab Toolbox EyeX

    Matlab Toolbox for Tobii EyeX Tracker

    ... Research Methods, 2016 NEWS Want to use the EYEX with Python? Stay tuned... NEWS Using 3D screen? The brand new Release 3.1, contains real 3D calibration procedure!! MEMO Remember to be compliant with the GAZE SDK or the EYEX SDK licence agreement form Tobii! THE TOOLBOX - Documentation - UDP connection - Basic functions for connection and data acquiring - Calibration - Sample code: . saccade . smooth pursuit . vergence
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    wxCode project is a collection of reusable components based on the cross-platform wxWidgets GUI toolkit. The project provides various tools and facilities for building, maintaining and releasing wxWidgets-based code. Visit the website for more info. Note: As of January 2018 this project has been retired.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    can4linux

    can4linux

    CAN bus device driver

    can4linux is hosted on https://gitlab.com/hjoertel/can4linux since 2016. Don't use SourceForge anymore for this code. can4linux is an universal Linux device driver for ISA or PCI interface boards with CAN interface and embedded CAN controller solutions. Based on the API provided by can4linux commercial protocol stacks for CANopen, J1939 and DeviceNet are available. A first PCI board with an FPGA based CAN FD controller is supported (TARGET=IXXAT_IB500) in the CAN FD ISO mode but also non...
    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
    LogicalLogViewer

    LogicalLogViewer

    Parses a log file, shows the relevant information in a table

    ... the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gnuplot Editor

    Gnuplot Editor

    Interactive gnuplot script editor

    Ever needed to tweak a gnuplot script and got annoyed by constantly changing the script file, run gnuplot and display the resulting image? The gnuplot editor generates a preview of the plot for every change you make and quickly allows to show the created image file with a simple keystroke. Lines with errors are highlighted in the code and gnuplot output is shown in a separate widget. In addition it features all basic editor options, syntax highlighting and menu macros for often used gnuplot...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    gCode

    grieferCode

    Yet another scripting language Main features: - Pointers - Structures - Objectoriented programming (yet to come) - code in plain english - easy to learn (based on C, C++, Java, Pascal, Python, Lua)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    TEES

    Turku Event Extraction System

    Turku Event Extraction System (TEES) is a free and open source natural language processing system developed for the extraction of events and relations from biomedical text. It is written mostly in Python, and should work in generic Unix/Linux environments. Currently, the TEES source code repository still remains on GitHub at http://jbjorne.github.com/TEES/ where there is also a wiki with more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    asyncoro

    Python framework for asynchronous, concurrent, distributed programming

    asyncoro is a Python framework for developing concurrent, distributed, network programs with asynchronous completions and coroutines. Asynchronous completions implemented in asyncoro are sockets (non-blocking sockets), database cursors, sleep timers and locking primitives. Programs developed with asyncoro have same logic and structure as Python programs with threads, except for a few syntactic changes. asyncoro supports socket I/O notification mechanisms epoll, kqueue, /dev/poll (and poll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    FortWrap is a python script that parses Fortran 90/95/200X source files and generates wrapper code in the form of C++ classes. FortWrap is intended to be used with object oriented Fortran code that makes use of Fortran derived types. Project has moved to: https://github.com/mcfarljm/fortwrap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyPattyrn

    PyPattyrn

    A simple library for implementing common design patterns

    PyPattyrn is a Python package aiming to make it easier and faster to implement design patterns into your own projects. Design patterns by nature cannot be directly translated into code as they are just a description of how to solve a particular problem. However, many of the common design patterns have boilerplate code that is common throughout all implementations of the pattern. This package captures that common code and makes it easy to use so that you don't have to write it yourself in all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PdfCMYKerLite

    PdfCMYKerLite

    PdfCMYKerLite - inspect and remix CMYK separations of PDF file

    PdfCMYKerLite is a wxPython GUI front-end for Ghostscript `gs` and ImageMagick `convert`, which uses the Ghostscript tiffsep device to obtain CMYK separations of a PDF document. For full description, see README.md in the code browser at https://sourceforge.net/p/pdfcmykerlite/code/ci/master/tree/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    epyunit

    epyunit

    PyUnit and PyDev extensions for arbitrary Executables

    The package 'epyunit' provides extensions for PyUnit and PyDev. * Extensions for PyUnit - Unittests for arbitrary executables. * Extensions for PyDev - Automation of search and load of pydevd.py The extensions are applicable from commandline and/or within Eclipse. Online manuals: - https://pythonhosted.org/epyunit/ PyPi repository: - https://pypi.python.org/pypi/epyunit Current application examples are: - bash-core - http://bash-core.sourceforge.net Nickname -...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    libinclude

    libinclude

    It is a shell library to import other shell scripts as libraries.

    ... in python. To ensure the usability of the libraries across different OS and/or software configurations, libinclude provides some features to be utilized in the libraries. One can define dependencies with 3ed party programs, which will be checked while importing and returns a meaningful error message if not met. To adopt the library to different environments, conditional comments provide the possibility to include code blocks depending on defined conditions, or run code on file inclusion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cleversheep

    cleversheep

    Test framework and support library

    A testing framework. This framework is an Xunit style framework, but its origins lie in system level testing. Also includes an amount of supporting code and miscellaneous library code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Linux python libraries for spectrometers

    Linux python libraries to access usb spectrometers

    ... on the Hamamtsu library and please send me an OceanOptics or an Avantes Spectrometer so that I can reactivate the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linked List Artificial Developmental System (LLADS) provides a framework for carrying out experiments and undertake development of code in the areas of evolutionary computation and artificial development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyadselfservice
    pyadselfservice is a software created using Python 3.5 and Django 1.10. This project aims to provide web based password change interface to the end users, for their Active Directory account. While changing the password, users won't not need to enter their current password. Which means users can change their password even if they have forgotten their current password. Moreover, while changing the password, this software will automatically unlock the user account if it is locked
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aporia

    Aporia

    IDE/Advanced text editor

    Aporia is an integrated development environment (IDE) for the Nim programming language, providing tools and features to streamline Nim development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Avogadro

    Avogadro

    An intuitive molecular editor and visualization tool

    Avogadro is an advanced molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science and related areas. It offers a flexible rendering framework and a powerful plugin architecture.
    Leader badge
    Downloads: 4,664 This Week
    Last Update:
    See Project
  • 21
    This project consists of a C preprocessor which allows to use a python inspired syntax to write C code, as well as much more powerful preprocessing using python instead of the very limited standard C preprocessor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Pi alarm clock

    Raspberry pi + adafruit cap tft + ada fruit case +python code

    Raspberry pi adafruit capacitive touch tft ada fruit case for pi ldr +capacitor for background light level dfc77 receiver for time python code based on wiringpi2, pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    OrangePiZero_LMS_Squeezelite

    Armbian for Orange Pi LMS + Squeezelite + LCD i2C

    This is a complete SD Card image for Orange Pi Zero - Armbian - Logitech Media Server nightly autoupdate - Squeezelite Player with conf for PCM2704 DAC - Python code for 16x2 i2C LCD Please download ALL the 6 files, not only one file. Use "Browse all files" to get the rar files. https://sourceforge.net/projects/orangepizero-lms-squeezelite/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CellPD

    Cell Phenotype Digitizer

    This is an open source project to estimate cell cycle and other parameters based upon experimental time course data. Navigate to Files-->CellPD-->[version]-->[Operating System] Each download contains CellPD's source code, a Python virtual environment, and a tutorial on how to use CellPD. Tutorial TL;DR: Save your data (using the provided template) in the same folder as CellPD, then double click on runCellPD.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    QR Generator

    QR Generator

    QR Code Generator

    QR Code Generator for Debian/Ubuntu using python-qr with drag and drop files to read an code it!
    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.