Showing 607 open source projects for "python code generator"

View related business solutions
  • 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
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 1
    PWIG is a SWIG extension that allows new language modules to be developed on Python. Includes a PWIG wrapper generator for SWI-Prolog and Logtalk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pure Python implementation of GOLD Parser Engine. GOLD Parser Engine is a LALR(1) parser with DFA tokenizer. It uses compiled grammar table generated by GOLD Parser Builder (not included - available on http://www.devincook.com/goldparser)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    In a nutshell it takes as input the formal specification of any text protocol in ABNF and generates the parser in C language for that grammar using lex/yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Enumerations is a collection of C, C++ and Python files containing, surprise, enumerations. These files are generated from xml files via python scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Mallard is a graphical game design package, akin to many applications for Windows such as The Games Factory, RPG Maker, Game Maker, etc. It is written in Python with wxWidgets and PyGame, and therefore should support any OS which supports Python and SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sight provides a friendly interface to create and connect agents for bioinformatics. The workflow supports multiple responses to a single request, structure transforms, filters and request history access.Can talk with ordinary http servers (get and post)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Abeni is a GUI utility for creating 'ebuild' files for the Gentoo Linux distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XMLObject gives you an easy way to parse XML into Python objects. The objects created by XMLObject are far easier to manipulate than those made by xml.dom. This project also includes a GUI application, XMLObjApp, to generate XML parsers for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An open-source cross-platform compiler for the Savage Innovations OOPic microcontroller.
    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
  • 10
    A powerfull, generic and extensible data modeling tool. Features: diagram oriented, schema generation and reverse engineer to any relational DB, import and export to many formats, export diagram to picture or vectorial format, printing, documetation, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GUI for creating shell scripts, written in Python using Tkinter for cross-platform portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dragon Composer is an experimental project toward creating a new programming language (dragon) or environment where a programmer can write readable and reusable codes efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A code generator for Haskell data types, parsers, and pretty-printers, from a formal description of the abstract and concrete syntax they are intended to work with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Many Tools: PHP-based context-free grammar (CFG) parser generator, simple scanner generator, and nascent object relational mapping/query language in PHP. Talks to Postgres, MySQL for now. Needs PHP5. Comes with (relies on) many convenience functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AXgen is a code generator using XMI as input and Velocity templates for transformation. Ready to use templates are given to generate Java classes for OJB, including Repository and SQL script to build the corresponding DB scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    "Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpCodeGenie is a code writer/generator for PHP/MySQL applications. It builds numerous forms and scripts, from your databsae tables. Just design your database and let phpCodeGenie do the coding for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RiDL is a set of tools to simplify building compilers using Nemerle. It includes a lexical analyzer generator and a parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Diesel is a generic file generator that uses domain-specific model files and reusable cartridges to create directories of output files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    k2development consists of Assembler,Linker and other necessary Tools to build 6502 Assembly Language Programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GUI IDE for developing games with the Stratagus engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CppCC is an object-oriented scanner and LL(k) parser generator. It aims to replace LEX&YACC for those who write C++ applications that involve parsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A code generator for software patterns.
    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.