Showing 252 open source projects for "python source codes"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Entity-relation (ERW) database modeling tool for both windows and *nix/*nux. PyDBDesigner intends to be similar to Power Designer or Erwin. Both physical and logical models are supported. Main features are database modeling, SQL generation, documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    2tools is a set of online CMS maintenance tools: just one click to migrate to/from different CMS; safe configuration settings to upgrade your CMS; easy Data movement to/from DBMS, databases or tables; SQL, XML, XSLT, PHP technologies. All tools are main
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PySQLdb provides a simple and consistent programming interface to SQL databases, in Python. The PySQLdb classes are abstracted sufficiently for programmers consider writing tiny compilers (in python!) that take a SQL file and auto-generate code to acc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project will provide tools mostly written in python, that will enable generation of bookmark to be able to use konqueror, as you would use synaptic, to get information faster on a package you want.
    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
    Pythexe is a small project to provide a GUI tool for fast Python Compilation to Executables. Pythexe is essentially just a GUI front-end for the excellent py2exe, with which it is not affiliated. It will allow many options, but be one-click when needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This XML-based language will allow easy creation and integration of Game Map and Object definitions for any game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyMac extends the Python language with a Lisp-like macro system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    yapm is a packaging system to automate the generation of Makefiles and rpm.spec files for developers. I will not be working on it again, as i have dumped my redhat distro (and other rpm based distro's) for gentoo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The purpose of this project is to make available a variety of tools written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    100% java. Platform Indipendent. Using this java package, other java developper able to process Rose petal file as needed, like for generating EJB codes for Appservs. Full documentation, easy to include java package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Infinite Monkeys is a code generator employing random generation and mutation of code to solve programming problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Matlab/Octave to Python conversion facility. The tool will take existing scripts and convert them to Python. Also includes Python bindings to Octave and a small runtime support library. Built on top of Numeric Python extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mamba is a extensible xml templates preprocessor wrote in Python. Using it, you can rapidly develop powerful applications ready to integrate with the internet. It can be used to work as a generic CGI program or for generate content.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    binaryfinary is a binary file format viewer/editor. Profiles are written which describe binary file formats e.g. media files formats, TCP packets, compression formats. Binaryfinary provides an XML-DTD so that these templates can be described in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Diazy is an application framework for the generation of source code from Dia UML models and the degeneration (reverse engineering) of source code to Dia UML models. This will allow developers to rapidly deploy object oriented design schemes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A tool to write Robot Arena robot codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CheetahWizard is an extension of the Cheetah template engine and code generator. It makes easier the use of Cheetah for the generation of multiple documents from templates in a local environment and provides a Wizard-GUI to fill in necessary information t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Python Genetic Programming Project implements a Genetic Programming System a la J Koza in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hornet is a tool to browse and build MySQL databases, with the ability to connect to remote servers. It intends in the future to provide the capability to generate PHP-based interfaces to MySQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mySAL -- A simple single assignment language Single assignment languages are a kind of "functional" language where the parallelism is easy to discover. mySAL is a relative of SISAL, and old and distinguished SAL. The provided compiler and runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Struts XSLT Code Generator, is an XSLT based code generator for Struts. It uses an extended version of struts-config.xml file to specify information needed to generate codes for most types struts files, such as ActionForm, Action, JSP and etc.
    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.