Search Results for "bingo python code" - Page 13

770 programs for "bingo python code" with 1 filter applied:

  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1

    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
  • 2
    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
  • 3
    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
  • 4
    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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    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
  • 6

    Kitten-Viewer

    Allows you to view and download kitten pictures from placekitten.org

    NOTE: LOOK AT THE CODE, FIND THE SPOT THAT SAYS "COMPUTER USERNAME", AND CHANGE IT TO YOUR COMPUTER USERNAME. NOTE TWO: CREATE A FOLDER ON YOUR DESKTOP THAT SAYS "Kitten Pictures" OR CHANGE THE PATH TO WHATEVER YOU WANT IT TO BE. Downloads, shows, and views in a window of nothing but randomized pictures of kittens. Features the ability to move forward and backward through pictures you've downloaded IN SESSION, a start menu + button, and the selection of either black/white kitten pictures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Impossameule

    Python command line tool to access an online online things ressource

    Client. Allows to store and retrieve information from the Impossameule server using python. impossameule.py is online help impossameulle-submit.py is for uploading information impossameule-remove.py does not do the contrary, since it does not retrieve. It deletes. impossameule-list do the retrieving job impossameule-tag do the same, but with a convenient interface for more categorized results Please note that the server side is written in php not free due to various online code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Software Management Tools (smtools) for code hosted on Mercurial repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 1,012 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
    EduLB

    EduLB

    The educational lattice Boltzmann code

    EduLB is a small and easy to handle lattice Boltzmann code for channel flow. Main objective is to give interested people the opportunity to play around and see how things work. For feedback, leave a review, leave a comment on the discussion page or send me a private mail.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Instigate GUI Toolkit
    Instigate GUI Toolkit is an Abstraction for multiple GUI Toolkits allowing to write single GUI code which can run on multiple platforms and with multiple GUI back-ends. Now it supports QT and gtkmm back-ends on Linux. Work on GTK+ and EWL is ongoing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OpenSQUID

    Superconducting QUantum Interference Devices (SQUIDs) control software

    OpenSQUID is a Python framework for the control of SQUID (superconducting quantum interference device) readout electronics. It currently supports the Star Cryoelectronics PCI-1000 electronics with PFL-100 and PFL-102 flux-locked loops. Simultaneous operation of both PFL-100s and PFL-102s from a single PCI-1000 is supported. More features are under development. The software is implemented in Python and aims to be easily integrated with user-defined measurement and control code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    PYC Dissasembler

    PYC Dissasembler

    Disassemble python byte compiled file for python 2.x

    PYC Dissasembler disassemble python byte compiled files (.pyc) into a series of opcodes. It work for every version of python 2 (that use cpython) but must be run with a good interpreter. Ex: you can only disassemble python 2.7 pyc files with a python 2.7 interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    zopoclient

    Scriptable GTK based Python MUD Client

    This is a scriptable mud client implemented in Python. Its only third party library is PyGTK. It is thus platform independent and provides a good looking interface in any system. Also, multiview scrolling is provided. Implemented features are triggers, macros and timers. Triggers and macros recognize patterns in the regular ways plus in an AL compatible mode. Actions can be defined by users as directly commands. Alternatively, in script mode, the action text is interpreted as Python code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SunlightLB is an open-source 3d lattice Boltzmann code which can be used to solve a variety of hydrodynamics problems, including passive scalar transport problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gEcrit
    gEcrit is a Python orientated source code editor. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FortGrapher

    InLine Plot with Fortran

    This is a Fortran Module that merges the performance of the computation of the Fortran with the power of a Python Package called Matplotlib plot the data computed by your fortran code. It allows you to divide you data into groups of datafiles and each group is stored on its own directory. It allows you to create different types of plotting files such as, PNG file for each datafile and PDF and MPEG files for each group of datafiles. It works with FORMATTED and UNFORMATTED fortran datafiles...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PGADI

    GADI - GUI Application Development Interface for python

    The ultimate goal of this project is to create an IDE which will supports drag and drop UI designing and coding. You know, if you want to code your program in the same program that helped you designed your GUI. The application will be cross platform (well as long you can install pyqt4 and will work for python 3.x and 2.7 (maybe 2.6) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    InsidePython

    Another Python Tutorial

    This the repository of the source code I will use to report my adventure using Python. From the very beginning to using some advanced features. Please comment on my posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyIRDG

    pyIRDG

    IMDb Relational Dataset Generator

    pyIRDG is a program written in Python to generate relational datasets in Prolog format. It uses data from the Internet Movie Database in combination with IMDbPY as backend. A graphical user interface written in pyQt allows the user to link multiple entities together as model for the generation process. The big four entities are Title, Person, Company and Character. Many attributes can be chosen for adding to the output .pl file. Three types of constraints on attributes are available to limit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pyscope

    Software oscilloscope using Python and tkinter

    Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually. It has been renamed "pdatascope" to avoid a name-clash with Pyscope, a scoping package on PyPi. See https://sourceforge.net/p/pydatascope/ for the latest code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jython is a Java implementation of the Python language. It allows users to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is the successor to JPython.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 24

    NastranToCodeAster

    Tool to translate Nastran to CodeAster file.

    Tool to translate Nastran to CodeAster file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HOPSA
    HOPSA, high oxygen pressure sputter automation, is a Python 3 project to control a step wise sample creation Process. Although written for this specific task it is easy to adopt for any experimental task which changes hardware parameters and waits for a specific condition before proceeding. The graphical interface (QT4) includes plotting (matplotlib), instrument configuration/monitoring and a program step creator. The communication with the hardware is independent of the GUI and any number...
    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.