Showing 153 open source projects for "python code generator"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    CerberusCMS5

    CerberusCMS5

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Pyst consists of a set of interfaces and libraries to allow programming of Asterisk from python. The library currently supports AGI, AMI, and the parsing of Asterisk configuration files. The library also includes debugging facilities for AGI. 2014-04-17: Moved the version control to GIT. To check out see the tab "Code". Note that the whole history including ancient CVS, then some time in monotone, then subversion was united into one GIT repository thanks to ESR's reposurgeon. 2013-05-29...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    blood-framework

    blood-framework

    php framework with simplicity in mind

    This is minimalist PHP framework using MVC approach, but bit different than other frameworks. It give you starting point with directories for separating your code in to M.V.C., few useful classes, starting code for you to edit, and code generator to help you adding new files. Other frameworks try to give you classes/functions for every possible functionality. But if you need custom functionality then you will be probably rewriting thous classes/functions any way. And if you are happy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Pikon-Stelarium interface

    Pikon-Stelarium interface to use with azimuthal mount

    This is a full project to make an software-drived azimuthal mount for the Pikon telescope, it can be use for others telescope. This project include : . Some other parts to print to adapt to the Pikon . Python code for raspberry Needed parts for "as it" use : . 1 Raspberry (model A suit well) . 3 motors steppers . 3 steppers drivers . 1 BNO055 (the one from adafruit was used) . 1 Pikon driver . 1 GPS module Sofware requirement : . raspbian . python 3 . some python libraries
    Downloads: 0 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

    Odin Map Generator

    Map Generation Application and API

    Odin is a map generator derived from map generation experiments for a video game called Crypts of Eldor; after requests to release the tool, a decision was made to release a map editor based on this code. Additionally, a Java API is provided so that the map generator can be integrated into new software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Harvia Codeigniter code generator

    A SimpleVersion of HarviaCode codeigniter code generator

    This is A Simple Version of HarviaCode codeigniter code generator from www.harviacode.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Linked List Artificial Developmental System (LLADS) provides a framework for carrying out experiments and undertake development of code in the areas of evolutionary computation and artificial development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CellPD

    Cell Phenotype Digitizer

    This is an open source project to estimate cell cycle and other parameters based upon experimental time course data. Navigate to Files-->CellPD-->[version]-->[Operating System] Each download contains CellPD's source code, a Python virtual environment, and a tutorial on how to use CellPD. Tutorial TL;DR: Save your data (using the provided template) in the same folder as CellPD, then double click on runCellPD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    LinuxTLE

    LinuxTLE

    LinuxTLE (Revival)

    LinuxTLE(Linux Talay) is the legendary Thailand Linux Distribution lost technology from NECTEC. Now, reborn out of demise, LinuxTLE has finally build the 11.0 version code named "Cha-Am" revived the dead project by the mysterious successor. Shifted from GNOME2 into Mate Desktop which supported both Thai & English languages. LinuxTLE 11.0 currently based from Ubuntu 16.04 LTS. There will be also Debian 9.0 based build soon. "Talay(ทะเล)" means "The Sea" pronounced in Thai languages. Refer...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    Free Barcode Generator VB.NET

    Easily create and print codebar labels to any application

    This project uses as engine the powerful library ZEN BARCODE. The reason why this project exist, it's because there was not a way to add a description and codebar number to any codebar label using only Zen Barcode, so I added a few tweaks to make a printable (and useful) label including all mentioned stuff. Hopefully can be of help to anybody in help of print codebar labels, but ideally some people will help to expand its functionalities to make this tool a kind of "de facto" standard to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    HYBRYD

    Library written in C with Python API for IPv6 networking

    This project is a rewritten of an initial project that I've called GLUE and created in 2005. I'm trying to readapt it for Python 2.7.3 and GCC 4.6.3 The library has to be build as a simple Python extension using >python setup.py install and allows to create different kind of servers, clients or hybryds (clients-servers) over (TCP/UDP) using the Ipv6 Protocol. The architecture of the code is based on brain architecture. Will put an IPv6 adress active available as soon as possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Data Generator (bdgen) is a source code generator built with .NET (C#) to generate model classes for mainly C# but its extensibility offers another class generators for other languages and other back end databases as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Fluid2D

    Fluid2D is the Swiss army knife of 2D CFD

    Fluid2D allows to study a wide variety of 2D flows. It is written entirely in Python. It is both a teaching code and a research code, capable of running from one core to thousands. Its numerics has been chosen to yield to as small dissipation as possible allowing to simulate easily high Reynolds flows, much higher than any of its concurrents. High performances are achieved by writting most of the operations as matrix-vector multiplications, handled by numpy that itself relies on the highly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Anduin

    A scripting language for industrial software

    Anduin aims to replace perl, python, tcl, and others as the workhorse language in industrial programming projects. It places emphasis on enabling the interpreter to perform compile-time static code analysis as a means of closing the development loop faster and letting fewer bugs get to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Darkfall Emulator

    Darkfall Emulator

    Develop an emulated Darkfall Online Server.

    This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its source code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    POG ExtJS Code Generator

    Php Object and ExtJS Code Generator - Make CRUD Form Quickly

    UPDATE 2014-02-17: ExtJS 4.x Now Supported! Is a RAD tool that will save you time of development, creating a prototype of your web application using POG Php Object Genteror + ExtJS Javascript Framework to make from database table to interface in easy way and quickly just doing a couple of clicks. The idea of ​​publishing this is: 0) To contribute my bit to excellent work done by the team of POG 1) For everyone in the community that we help all developing something that allows us to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cyber Knight is a game engine for developing educational software for computer science. The platform features an isometric tile engine and a code visualizer for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    grandPA

    grandPA

    DMX Software,Lichtsteuerung,Moving Light,LED,ArtNet DMX,

    ... ) - per Midi/RS232/USB steuerbar [1] Teilweise - UI / GUI (schnell Spiele GUI als oberfläche) - Lauflicht Stack (Chaser) ToDo - Cue's - Sequenzen - code redesign (modularer) - mini Linux als Basis (LFS Linux from Scratch) - Multiuser / Multiprogrammer https://www.youtube.com/watch?feature=player_embedded&v=v5mJw2MNEHQ&noredirect=1 [1] jede hardware bekommt eigenes kleines software modul mit eigener logik neue Seite: https://sourceforge.net/projects/librelight/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Script-Tools

    Script-Tools

    A collection of tools written in BASH for Linux

    Script-Tools is thought to provide a basic framework for the console, to ease and simulate a Text User Interface (TUI). It comes with a vary of scripts to tweak and configure your system, as well as packaging for fedora, eventually other RH based distros, easy expandable and with fully custom scripts seperated per user. There are also some scripts provided in [/usr]/bin. Which are: bash-colors blame chx hddinfo isEmpty isLVM lxscreenshot mem moalpa newScript p replaceit rmtf upd vimail...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    GalGen Trader

    GalGen Trader

    A 2D Elite-style game written in Python 3.2.

    .... This functionality is supported by the game being written in Python 3, with its powerful support for including external code at run-time. The graphics will be a simple mixture of 2D raster and vector imagery with text-based menus, and the music will be highly reminiscent of the 80's 'chiptunes' that made up the soundtracks for games on the Amiga and Commodore 64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    glxCore

    glxCore

    Tactical, turn-based game engine, that uses OpenGL and WinAPI

    Tactical, turn-based game engine, that uses OpenGL and WinAPI specific. In the initial phase of development will focus on the general game logic, in an elegant pack of std. C++. This project in principle, can be described as academic. Feel free to to review the code, any remarks and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This projects aims at providing an object model which describes a java source file static and dynamic behaviour. The generated object model can be used to analyse the source code or generate new code (unit tests, for example).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    bot-Jagwar
    Bot-Jagwar is a project that aims to create a content generator which will be used on wikipages or on content sites. I Bot Jagwar dia tetikasa izay manan-tanjona ny mamorona votoatiny ho ampisaina eo amina pejy wiki na eo amina firaketam-botoatiny.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
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.