Search Results for "python code generator" - Page 104

Showing 3038 open source projects for "python code generator"

View related business solutions
  • 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.
  • 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.
  • 1
    UPDATE: Chromium is no longer updated or maintained. The project is frozen. Chromium is a flexible framework for scalable real-time rendering on clusters of workstations, derived from the Stanford WireGL project code base.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    A wrapper for Python's standard logging module to provide a file-like interface. Allows legacy code that wishes to log to a file (including stdout and stderr) to use the logger facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Decompyle is a python disassembler and decompiler which converts Python byte-code (.pyc or .pyo) back into equivalent Python source. Verification of the produced code (re-compiled) is avaliable as well.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Executable UML command-line interpeter and metamodel. Intended future import-export compatibility for proprietary xtUML and iUML metamodels and model compilers. Emphasis on analysis/implementation separation and parallel processing implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    A tileset extractor and map generator for Zelda Classic unencoded quest (.qsu) files. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    J2CPP Translator is a converter of Java code to C++ code, and vice versa. It also functions as a simple code generator for both languages. Tis now dead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MySQL2JSP is an easy to use, quick & template driven JSP code generator that creates a full set of JSPs /servlets as well as JavaBeans from MySQL database using JDBC. Using the generated JSPs, developers can perform any operation on any database record.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Generic JavaScript validator is a cross-browser HTML forms validation,which uses DOM to validate form elements. Add few extra attributes to your existing form's like require=yes|no, pattern=_date|_email|_zip|_digits|... Code generator is also avaliable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Model driven JSF application generator without code generation, but with natural ways of following application customization and maintaining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The UCL MDA Tools are lightweight Model Driven Architecture tools developed at University College London. They include a JMI generator implemented using the velocity template engine, an OCL type checker, and a parser for textual MOF models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wxPyCoverage accepts trace.py output and displays the Python source code, indicating lines not yet executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The aim of this Project is to generate JAVA source code out of a xml shema(xsd) to access a xml file which is conform to the used shema. We also provide a GUI (Graphical User Interface) to offer an easy to use tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Datawarehouse process workflow server and generator of datawarehouse mappings. It allows to define dependencies between tables or files and processes and according to these metadata it runs processes in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A runtime parser generator library, generates parsers for context-free grammars. Parsing scripting languages and communication protocol messages are typical use cases. The library is written in straight C++ and requires STL. Clean, correct, efficient.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    YingMing is a PHP5 framework to quick develop of web based systems, using a code generator to do the CRUD operations based on the database. It provides functions and templates to quicky create forms and lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a scripting language for the .NET platform, similar to Python. Previously, it had a nice IDE and could run Python code unchanged. This is a from-scratch reimplementation using the dynscript-net project. I hope to reimplement all the old features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A generator for Castor JDO Mapping's that uses the database information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Code2Test examines c++ code and automatically generates CPPUnit Tests from it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mururoa is a set of Python libraries for making games, and other applications that demand similar technologies. It is *not* a framework. The aim is to make it easy for you to pick the parts you need and integrate them into your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A portable and retargetable lexer/parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jastor is a Java code generator that generates Beans from Web Ontologies (OWL) enabling convenient, type safe access and eventing of RDF stored in a Jena model. Jastor uses Eclipse’s Java Emitter Templates (JET).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jbytecode is a Java bytecode disassembler/assembler written in Python. Dissasembly code is aligned with Java bytecodes in the class file so modification and re-assembly is always possible, even when class is obfuscated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Simple yet powerful templating engine for Python. Emphasis has been placed on ease of use. Simply put this file into your project directory and do "import template".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DEE Excellent Editor is a simple source code editor whit syntax highlighting for many languages with a file browser panel to quickly select files. DEE can open files from the local system or directly from an ftp server.
    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.