Search Results for "python code generator" - Page 75

Showing 3039 open source projects for "python code generator"

View related business solutions
  • 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.
    Click to perfect your product now.
  • 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
  • 1
    Software Management Tools (smtools) for code hosted on Mercurial repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SlowQR

    SlowQR

    QR code reader/scanner/generator

    SlowQR allows to scan QR codes from images. Some manual interaction for distorted codes is possible. Due to missing hardware-accelerated drawing support, automatic recognition may be slow, hence the name. New features: - creation/editing of QR codes. - support of images with perspective - optional experimental offscreen hardware acceleration (via openGL 2-FBOs)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    Walley Language is written in C language. The name comes from Wall-E because I like Wall-E and I like AI. I want to make a true AI language. While I only make it like python now. Full codes written in C language. I am using mathomatic as my math-parse which is written in C language too. While I also wrote a math parser on my own, it does not work very well now. just use gcc and compile main.c, it is done.. Tested on Mac and Ubuntu. "gcc -g -o walley main.c -lm" That's all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    STP

    MOVED TO GITHUB. Code here is STALE.

    THE STP CODE HAS MOVED TO GITHUB. THE CODE HERE IS STALE. PLEASE CHECKOUT THE FOLLOWING WEBSITE: http://stp.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyGamerTag

    PyGamerTag

    Python Based Gamer Tag Generator

    this program allows users to generate top of the line gamer tags. sadly though, i cant make it run outside of the python ide perhaps you can make it work. if you have any fixes for the project send them into my email
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Sql Serializable Java Object Generator

    Program used to generate Java objects which serialize to MySQL

    This is an application that is used to graphically create a collection of objects which can reference each other. Once objects and their relationships are defined, you can serialize them into java classes which automatically serialize and deserialize to MySQL. This output can be used to speed up development of programs where data is persisted within a database. This program may one day be expanded to cover other languages and databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The script for create of imposition of pdf files. It use python 2.7 (+PyPdf) with pypdf module, pdflatex (texlive). Its a latex code generator is flexible enough and can impose flatwork and sadllestitch (it have option for creep compensation) and books with collation marks, trim marks etc. Now impositor2 have fixed some bug and have some pseudointerface, using great program http://www.farmanager.com/index.php?l=en with plugin "block processor". You can use alsu vim and emacs...
    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.
  • 10
    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
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12

    JPlex

    Java lexical analyzer generator

    JPlex is an unconventional lexical analyzer generator for Java. JPlex lexers are NIO-based, DFA-powered, push-driven, and fully decoupled and reusable. Their state machines are precompiled and serialized, so run time initialization is fast no matter how large the rule set. JPlex is not a parser generator; it only generates an interface for its parsers, and it does not build a parse tree. When the lexer identifies a token that has a named event associated with it, it passes the token...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The i-Code Console is a web based application purposely created to access the existing database of a Prelude installation and provide a single access point to the stored events. This project includes the web app, the web server and all the utilities and 3 example rules for the Prelude Correlator module. This console was created within the i-Code Project (http://www.icode-project.eu).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JTools provides some useful tools and utilities for Java 5.0 development. Beneath some smaller utilities we have: a (Ant like) DAO framework (also including XML Repository) and a (JSP like) general purpose template generator and execution framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Overdose

    Overdose

    Simple Artificial Lag Generator

    Overdose is a simple artificial lag generator - aka Doser, hence the name. It is coded in python with qt support giving it multiplatform compatbility. It uses the ping command repeatedly on a multitude of threads to generate lag. It is small and uses minimum cpu cycles. In testing, it was able to maintain 360 kb/s of lag without maxing a single core. Overdose was designed to give users a slight advantage in action based multiplayer games. BzFlag and Teeworlds for example. With lag...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    weblinux

    Modern, easy to use distro based on Ubuntu.

    The purpose of this is to create two operating systems for any purpose. The core edition is for basic computing on the internet from a pen drive or live-CD. The Enterprise version can host a web server (gotten from the app installer), and be used for home or business use. A new app installer is being created for the Enterprise version. The app installer supports cross-platform apps, and can install standard linux or source-code apps. Enterprise is our recommended download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FaberScriptorum

    Template based code generator

    FaberScriptorum is a template based code generator implemented in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ox_black_rhino

    ox_black_rhino

    black_rhino is a multi-agent simulator for financial network analysis

    This is the outdated code of black_rhino. The new version is maintained and hosted on github. Please see https://github.com/cogeorg/black_rhino
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    steampac

    steampac

    A Maze Game in 3D - Un juego de laberinto en 3D

    Steampac is a maze game inspired by the popular Pac-man (also known in Spain as "Comecocos"), even with a different aesthetic (steampunk style) and with characters and scenes made ​​in 3D. This game is fully developed with Blender and uses his game engine. Except a couple of lines of code in python, all programming has been carried out by "logic bricks". The Standalone Player has a 640x480 resolution and uses a GLSL Shader. _______________________________ Steampac es un juego de...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Rails Exporter for MySQL Workbench

    Rails Exporter for MySQL Workbench

    Plugin for MySQL Workbench creates rails 3.x files from schemata

    Plugin for MySQL Workbench creates rails 3.x files from schemata. Automatically creates schema,seed,migration and model files from MySQL Workbench schemata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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: 0 This Week
    Last Update:
    See Project
  • 23
    PostgreSQL Database Modeler
    ** ATTENTION ** THIS PROJECT HAS MOVED TO: https://github.com/pgmodeler/pgmodeler New releases only will be available on GitHub. PostgreSQL Database Modeler, or simply pgModeler is an open source project of a CASE tool for modeling PostgreSQL that merges the classical concepts of modeling using entity-relationship diagrams with specific features that only PostgreSQL implements. The pgModeler translates the models created by the user to SQL code and apply them onto database...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    darks-orm

    a simple, convenient, fast, powerful ORM data persistence layer.

    Darks is a comprehensive type of lightweight ORM data persistence layer framework, integrated Hibernate "automation" ORM framework for the convenience, stability, as well as the Mybatis ORM framework "semi-automatic" efficient, high concurrency, set two ORM patterns as a whole.The framework to simplify the cumbersome configuration process, using Jython script language extensions, as a dynamic SQL language realization scheme.Construction of a highly efficient multi function domain data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Java Fast Method Call Graph Generator

    Analysis tool that generates method call graphs

    The project's aim is to develop a fast Method Call Graph generator for the Java Programming Language. The search proceedure combines a Finite State Machine and ad hoc parsing to allow for fast access to method definitions and method calls within the source code.
    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.