Showing 247 open source projects for "python source codes"

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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Project goal is to parse given C++ source code and generate clean and transparent bindings for other languages with minimal effort. With emphasis on building heterogeneous software as opposed to embedding C++. Uses pygccxml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A code generation tool that creates CRUD functions based on existing databases. The project is being rebuild and is currently unavailable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This will produce, from a schema that you create, a file maintenance python program for every table that you define in the schema. Each file maintenance program is standalone. This is a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Reves is tool for relational database reverse engineering. It maps the schema of existing databases into XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • SalesNOW Mobile CRM - CRM for the Mobile Professional Icon
    SalesNOW Mobile CRM - CRM for the Mobile Professional

    SalesNOW is an award-winning mobile CRM solution - an easy to use customer relationship management solution designed for the mobile device and the Web

    SalesNOW allows sales teams, management, and executives to manage all aspects of the sales cycle including contact management, company tracking, lead management, deal management, case management, activity, and sales reporting. Highly mobile individuals can access all customer and prospect data, track contacts, companies, leads, deals, events, and e-mail all from a single platform.
    Learn More
  • 5
    Tool used to generate state machine framework code from a terse set of directives embedded directly in the input source code file. This tool will also generate GraphViz graphical description and Spin/Promela modelling output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A toolkit of nitty-gritty classes from real-life projects. Contains generic snippets along with things like server-side DOM implementation or RSA or code generation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    febrl-gen is a Java-based frontend to Febrl, an open-source data linkage system written in Python. Users can configure the parameters of a linkage project through the frontend, and febrl-gen will generate a Febrl-ready configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Boa Constructor - wxPython GUI Builder
    A RAD GUI Building IDE for wxPython.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 10
    PLT Spy is a Python to Scheme translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Akarsu Basic is an implementation of the BASIC programming language for client-side Web application development. Akarsu Basic sources are converted to DHTML applications with embedded JavaScript code. The converter requires a Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The CCM Tools are CASE tools used for generating CORBA components, test components, and test programs based on source IDL files. Various target languages can be generated. Scripting language wrappers can also be generated to enable rapid prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A few usefull tools for the C++ software developer. The tool named 'mstring' generates codes from the string messages like exception classes, error functions, string messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GUIE (GUI Editor) provides a simple WYSIWYG GUI editor for many dynamic languages. Currently FarPy supports wxPython, wxRuby, wxPerl & IronPython!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Snippeter is a source code snippet repository. this could be used to help developer's find his or her own source code snippet while programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Text preprocessor that provides script based in-code code generation. It can be used to provide templates for languages that doesn't support them (C, Pascal). Of course, it is stronger than templates in C++ so you can find it useful with other languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Can emulate old computer on text the code pogram ideal to create kernel for operating system The begin the project the can emulate CPU(8080)and z80.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XRCed is a simple resource editor for wxWindows/wxPython which supports creating and editing files in XRC format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    buildslackbuild is a bash shell script generator written in python to partially automate the process of building SlackBuild shell scripts for Slackware. The goal is to build a fully automatic system to relieve the sysadmin of this task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DialogPalette is a visual, integrated design environment for the creation of telephony applications running on the Asterisk Open Source PBX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The main idea behind tk_happy is to allow a fully "wired" Tkinter application to be quickly created (Tkinter is the python interface to Tk). The users main responsibility is to add logic to the Tkinter framework created by tk_happy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    gensrc - a Python application which takes XML descriptions of functions defined in a library and generates source code for addins on supported platforms including Microsoft Excel and OpenOffice.org Calc.
    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.