Search Results for "python code generator" - Page 94

Showing 3816 open source projects for "python code generator"

View related business solutions
  • 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
  • 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

    UNITIИU Image Generator

    Flipped image generator on PHP

    ☆libunitinu.php☆ An UNITIИU Image Processing Library Makes a fun flipped image Learn more → http://encyclopediadramatica.se/UNITINU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Ant task that generates a Java class (source code) with constants. All values are provided from Ant constants or properties. It's normally used to provide build details to a Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    bar code generator

    bar code generator

    Allowed one code encode or batch generating from XML

    This software can generate EAN13, EAN8, 2/5 industrial, 2/5 interleaved and QR code (output is in PNG of JPG). It is supported batch generating from XML. Result is saved to PDF file.
    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
  • 5

    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
  • 6
    Manages student, lecturers, venues, periods and courses. Time tables created from a seed of periods and linked courses. Iteration is performed on created time tables under the venue, lecturer and student contexts reducing infringements. For details on how TTGen works, see files/res/ttgen-manual.pdf. TTGen not yet supporting your favourite database? Check out DataBox (https://sourceforge.net/projects/databox/). Some of the database handling code in TTGen came from DataBox! It's an easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8

    Controlled Variables

    controlled_vars.h to always work with valid variables

    The Controlled Variables project is a set of header files for C++ developers. These files allow you to create controlled variables instead of using bare int, float, long, etc. Controlled Variables ensure you always use initialized variables. The project includes the generator. (IMPORTANT: If you're here just to get the header files, go to the Download area and get the file ending in _header-x.y.z.tar.gz as the other one is just the program used to build those header files!)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    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
  • 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

    PhPyCli

    Edit and execute php code

    PhPyCli is an app for write and execute php code (other language available). I decided to make it because i thought it could be interesting to play with php through a GUI rather than through a terminal. The work I've made, is one of somebody who has learnt python by itself. I'm not an engineer This work it's just an attempt to realise my app project. Please be indulgent! All the work is yet to be done, what I present is just the begining. And if you like it, please improve it, evolve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hacking Tools by Python

    Hacking Tools by Python

    Learn how people hack, stay immune!

    Please note that these tools are only for EDUCATIONAL purposes !! Written in Python. The purpose of this tool is to demonstrate how anyone can hack your online accounts. The tool generates a hack link which you can pass on to your dummy target account. As a target account, login to the online account (I've used GMail by default, any online accounts from any provider can be the target) using that link. The creator does not hold any responsibility of how or for what purpose this tool...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations. Mostly tested with MySQL. Moved to GitHub: https://github.com/wwadge/hbnpojogen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GeneSim is a code generator for dynamic systems: it takes an XML description of the system and produces the code that executes it. The typical usage of GeneSim is to generate simulators of engineering systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Anagram - is a process of arranging letters in a word to form a new meaningful word. Anagram Generator is a tool which is used to generate all possible meaningful combination of the words from a given input word. This anagram generator is designed using Hypertext Markup Language(HTML) and Cascading Style Sheets(CSS). The Front end validation part is done using JQuery and the programming logics are written using PHP. The backend database is MySql. This application produces the combination...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TCE

    tiny communication engine ,just like ice. do rpc easy.

    in internet world,Usually we use socket api to exchange data between two points. Here i will offer one rpc insteading raw socket programming. Ply is a version of Lex&yacc ,we define IDL specification,guid you how to create your business interface, tce2py is a part of enginee components,it can be create idl->python mapping code, integrated it into your project ,enjoying your life! that's easy,flex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ivolution

    Ivolution

    Timelapse creation using Face Recognition

    Ivolution is a face timelapse generator. Feed it with a bunch of images and it will generate a movie with your face centered on the screen. Ivolution uses face detection and modifies the images so that your face always keeps the same size and location over the movie. Images are processed in chronological order, so that you can see your face evoluate over time !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Poppy - Web Interface Generator

    Poppy - Web Interface Generator

    A visual markup editor that runs in a browser.

    **THIS PROJECT IS NOT MAINTAINED ANYMORE **CHECKOUT http://poppy.dc-development.de to see its follow-up Poppy is a visual markup editor that runs in a browser. - Best Browser: Use Mozilla-FireFox! - Take Care: for local testing/development only! Features: - Multiple Projects - Build/Edit Master and Pages Visually - Clean formatted output only elements you specified - Filemanager New: - Installer for easy setup - Poppy demo project for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Basic Qt Class Generator for them whose bored by always creating new files and typing '#ifdef.... class...' etc.. Today available on windown only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FakeNet

    Windows Network Simulation tool for Malware Analysis

    FakeNet is Windows network simulation tool designed for malware analysis. It redirects all traffic leaving a machine to the localhost (including hard-coded IP traffic and DNS traffic) and implements several protocols to ensure that malicious code continues to execute and can be observed by an analyst. The tool supports DNS, HTTP, and SSL protocols and provides a python extension interface for implementing new or custom protocols. It also the capability to listen for traffic to any port...
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 20

    SyNFO

    Is a System Information Recovery Tool that allows you to know the info

    Is a System Information Recovery Tool that allows you to know the information of your PC, BIOS, Video Card and Processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Duck2Dox

    Convert Autoduck markup to Doxygen

    This Python script is designed to convert Autoduck source code markup in C++ style comments to Doxygen style markup. The output is ready to be used with Doxygen. The output directory is a mirror of the input directory (the directory is copied before any conversion takes place) so the input remains untouched. The output directory only contains code that has been converted, and all non-supported files are removed from the output directory. You can then use a directory diff tool, like WinMerge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    "Aztec Code" generator

    "Aztec Code" generator

    Free, open-source, "Aztec Code" barcode symbology generator

    A simple library for encoding "Aztec Code" barcodes. Supports C and Delphi interfaces.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    MTest

    pymtest, mbt by pthon, Model base testing framework by python

    MTest(pymtest) is a model based testing framework written by python, which model scenarios by python scripts and then generate test cases and its descriptions to other languages, such as junit test code, c# test code, python test code, jmeter test scripts etc. It can be extended to generate tests by any lanuage when a model viewer is supplied. See https://sourceforge.net/projects/pymtest/files/MTest/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    TinyMT

    Fast high quality random number generator.

    TinyMT is a very fast random number generator..It produces high quality random numbers that pass the BigCrush and AdaptiveCrush tests. This project is a port of the TinyMT project on GitHub, which is written in C: https://github.com/jj1bdx/TinyMT My updates to this project include: 1. Ported the project over to C++. 2. Ported the project over to C#. 3. Made the class retain state .vs. passing in the state each time a ran number is needed. 4. Added a method to fill an array...
    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.