Search Results for "python compile source code" - Page 10

574 programs for "python compile source code" with 1 filter applied:

  • 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
  • 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
  • 1
    The Python X Library is a complete X11R6 client-side implementation, written in pure Python. It can be used to write low-levelish X Windows client applications in Python. The project is now migrated to Github, where support for Python 3 is being added and the license has changed to LGPL. The files and code available here are no longer recommended to be used. Github repository: https://github.com/python-xlib/python-xlib
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Automatically geocode pictures from your camera and a GPS track log. Following Google code closure the only official webpage is (doc, support, code) : https://github.com/notfrancois/GPicSync
    Downloads: 44 This Week
    Last Update:
    See Project
  • 3
    Gas Turbine Developer
    "gtdev" is an open source tool which assists the engineer in developing a new gas turbine (1D Thermo- and Aerodynamics). It is created by the student research group "Hummingbird - TUM Gas Turbines" placed at the LFA, TU Munich: http://www.hummingbird.tum.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    makeprojects

    Auto generate VS, Codewarrior, Codeblocks, XCode projects

    This tool will scan your directory for source files and then generate a project file for Codeblocks, XCode, Visual Studio, Metrowerks CodeWarrior, FreeScale Codewarrior. It runs on Linux, MacOSX and Windows and can generate the files for any host from any platform. Great care is taken to make sure project file updates change as little as possible to make source control change lists as minimal as possible. This is the main IDE project file generator used by Olde Sküül!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    nec2pylib

    Do with NEC2 antenna modeling into Python

    With this lib you can easily create NEC2 file and automatically run NEC2 simulation with python. Geometry is defined with using 3D vectors. You can cut, rotate, copy, add vectors. Parsing NEC2 output result file is yet possible but in beta stage. The final goal is to call and score nec2 simulation with optimisation algorithms.. Source code is full documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    prcs2hg

    Command to convert a PRCS project to Mercurial revisions

    prcs2hg is a command (and also a Python package) to convert a PRCS project to Mercurial revisions. It would help you publish the revision history of an obsolete project whose changes were maintained with PRCS. prcs2hg requires a working prcs command to extract versions from a PRCS repository and this project also provides the restored 'k' versions of PRCS for use with prcs2hg. The source code repository is separately hosted on Bitbucket with a public issue tracker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ellipt2d is a finite element program for solving second order, real and complex, two-dimensional elliptic problems with user-defined operators. Because Ellipt2d is written in Python, the code can easily be adapted for specific problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pgApex

    http://95.85.49.98:8081/apex/q

    Web RAD for PostgreSQL tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SunlightDPD

    Open source codes related to dissipative particle dynamics

    SunlightDPD provides a home for open source codes related to the dissipative particle dynamics (DPD) simulation method. Currently the file release contains the HNC integral equation code.
    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
    Framework (scripts, configuration, code) to build free and public services around travel and leisure data. That project makes an extensive use of already existing data sources such as Geonames and dbPedia, and adds some glue around those (eg, links).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    misspell-check

    misspell-check

    A program to check source code for mispelings...

    A program to check source code for mispelings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Java/C Comparative Benchmarks

    Java and C Comparative Performance Benchmarks

    A collection of software benchmarks developed to compare the performance of Java with C on identical code. No language libraries were used to avoid implementation differences. Some of the benchmarks are also implemented in Python and Scala. There are benchmarks for bit twiddling, numerical computing, data structure manipulation, concurrent computing, callouts to native libraries, and, graphics processing units (GPU) utilization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    Simple GUI based lightweight duplicate file finder and remover. Configurable file search and preview (via external tools) option for file data. No command-line interface available! This is basically a reimplementation of dupfinder as: it doesn't compile on my computer, the executable won't work either, the projects seems dead and I didn't wanna work through the original code. So Look'n'Feel should be somewhat the same, though some changes have been made. Algorithm is simple and suitable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Elmer is a tool which embeds a Python module into a C, C++, or Tcl application. The embedded Python module is used just as if it was written in the same language as the application itself, without requiring any knowledge of the Python/C API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    libparallelize

    A C++ Library meant to make parallelization a breeze.

    This library will be design with only the features provided by the new C++11 standard. This means that the code will compile with any platform and compiler that supports the new standard. The goal of this project is to allow developers to easily add parallelization to their code without having to mess around with the perils of concurrency. This library will focus mostly on parallelizing data processing and will use a dependency system to make sure a series of operations to be performed on data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UpStage
    WE ARE NO LONGER USING SOURCEFORGE. Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    WUU was a program to keep your World of Warcraft UI addons updated with the most popular mod sites. It is no longer updated, and the domain used in the source code for updates is no longer owned by the maintainers. As such, the released files were deleted - but the source is still here, in case there's something to learn from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PyMbs has moved to Bitbucket: https://bitbucket.org/pymbs/pymbs PyMbs is a Python library for modelling holonomic multibody systems. It is able to generate simulation code for Python, Modelica and Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    yacen

    yacen

    Yet Another Chess ENgine

    ... library and thus is very portable and easy to compile on almost every platform. yacen uses the common UCI interface to communicate with any compatible GUI. NOTE: yacen is currently in pre-alpha status. This means that there is only source code available which is far from complete and thus cannot be compiled to a working binary yet. A more complete source code and first binaries for Linux and Windows will be available when the project reaches alpha status.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    Impossameule

    Python command line tool to access an online online things ressource

    Client. Allows to store and retrieve information from the Impossameule server using python. impossameule.py is online help impossameulle-submit.py is for uploading information impossameule-remove.py does not do the contrary, since it does not retrieve. It deletes. impossameule-list do the retrieving job impossameule-tag do the same, but with a convenient interface for more categorized results Please note that the server side is written in php not free due to various online code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 871 This Week
    Last Update:
    See Project
  • 22
    JIF is an editor entirely written in java that allows the file management for the creation of text-adventures based on Graham Nelson's Inform standard. With JIF, it's possible to edit, compile and run a textual adventure in the z-code and glulx format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OpenSQUID

    Superconducting QUantum Interference Devices (SQUIDs) control software

    OpenSQUID is a Python framework for the control of SQUID (superconducting quantum interference device) readout electronics. It currently supports the Star Cryoelectronics PCI-1000 electronics with PFL-100 and PFL-102 flux-locked loops. Simultaneous operation of both PFL-100s and PFL-102s from a single PCI-1000 is supported. More features are under development. The software is implemented in Python and aims to be easily integrated with user-defined measurement and control code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 1 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.