Showing 636 open source projects for "python code generator"

View related business solutions
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    The .NET Wrapper Class Generator uses Reflection and the .NET CodeDom to generate .NET 2.0 classes that wrap one or more other .NET classes. It has an easy to use UI and can wrap methods, properties, and events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP code generator that can quickly and easilly create code for database operations (create-read-update-delete), with flexible code-generation options, based on table data gathered from a DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Is a tool to create the xml definition used by Metastorage(Object persistence API generator) project.
    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
    Bisquilla will be a flexible, powerfull and easy to use code generator. It will transform a xml metadata file using a custom developed package, and implement the best pratices for its core development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CSLA Generator generates classes based on the CSLA.NET framework developed by Rocky Lhotka (www.lhotka.net). It uses the freeware version Codesmith (TM) to parse templates and generate VB.Net and C# code based on the metadata created inside the app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Protoscribe converts pseudo English sentences in to Object Oriented code skeletons. It was developed to help teach object oriented design and as an experimental source code generator. Currently, C++ and Java code skeletons can be generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A quick and easy open source Data Access Object code generator. Generates PHP4 code currently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A suite of tools and components assisting with model driven software development built upon a modular MDA/MDD generator framework implemented in Java(TM) supporting arbitrary import (design) formats, meta models, and output (code) formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A flexible XML based PHP code generator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An UI editor for j2me developers. You can draw images with this tool and then generate j2me codes which draws the same image by drawLine(), drawRect(), etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An AToM3 definition of a CASE framework for creating Zope products with files in the filesystem. The framework consists of a modelling notation ZProduct and a suit of related transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DaMonkey is a database access layer code generator for the .NET 2.0 Framework. DaMonkey has a GUI designer and generates SQL as well as VB and C# code. The generated code supports multiple databases, locking, transctions and audit trails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Templ8 is a code generation tool for C#, VB.Net and JScript. It allows for generalisation of repetitive coding tasks into a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JGUP is a code generation tool for getting a head start on a new J2EE web application project. You supply a XML file describing the web application and JGup creates your database tables and outputs a project source tree and Ant script for compiling it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pyfort is a tool for creating extensions to the Python language with Fortran routines. It supports F77-interfaced routines now, with plans for supporting more of F90 later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SwigXmlToCOM is a software development tool that converts programs written in C or C++ to COM. It uses SWIG generated XML files to create IDL, .h and .cpp files which can then be compiled in MS Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VeloGen is custom source generator writen in Java, that uses velocity and antlr . Antlr parsed AST syntax is wrapped and placed into Velocity context. Template for source generation is writen in velocity template language (VTL). Call that from ANT task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an Eclipse plugin, based on EMF JET Templates & Mapping model whose goal is to ease the process of automating the code generation and model transformation. The new release also include a new GEF plugin generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    siggen is a cool email signature generator for encrypted ansi c (confused), brainf*ck, ... signatures. Use it in combination with vi(m), emacs, mutt, pine, or what ever. (tested on Solaris, Linux and Windoze). Optimized only for geeks :-)
    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.