Search Results for "convert python to c" - Page 19

Showing 3404 open source projects for "convert python to c"

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
  • 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
  • 1
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    A C++ high-performance regex library and Flex-compatible lexical analyzer generator with full Unicode support, new indentation anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator generates clean C++ lexer class code that is thread-safe. Generates...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Ficl is a lightweight, embeddable scripting language designed to be incorporated into other programs, including memory constrained embedded systems. Ficl conforms to the 1994 ANSI Standard for Forth, and provides several useful extensions including object oriented programming that can wrap compiled code and hardware interfaces. Unlike Lua or Python, Ficl acts as a component of your system - you feed it stuff to do, it does the stuff, and comes back to you for more. You can export...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Init-Venv

    Init-Venv

    Initialize a base virtual environment for Python.

    InitVenv is a cross-platform automation tool that streamlines Python development workflow by automatically creating Python virtual environments, installing project dependencies from requirements.txt, and activating the environment with a single command execution. Currently supports Windows, with Linux and macOS support planned for future releases. Features - One-command setup: Create Python virtual environment, install requirements, and activate with a single command - Windows...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    LAnd Survey Tools "LAST" was created to preserve and expand on the work invested in an old, privately used, DOS based land survey construction and data collection application by porting much of the C++ coded logic and design concept over to Python.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    ESP32 CYD ESL with Firebase

    ESP32 CYD ESL with Firebase

    ESP32 CYD version of the Electronic Shelf Label.

    A version of the Electronic Shelf Label that utilizes the ESP32 CYD. GitHub repository: https://github.com/Northstrix/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase The tutorial is available at https://www.instructables.com/ESP32-CYD-ESL/ WebFlash: https://northstrix.github.io/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase/flash.html Format Flash area designated for SPIFFS with ESP32 Filesystem Uploader...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    NebiOS Alternative Mirror (Official)

    NebiOS Alternative Mirror (Official)

    An Ubuntu Linux-based OS that aims to end user.

    NebiOS is Ubuntu-based secure, privacy-focused universal OS for daily life, creativity, gaming & more. Official mirror - use if main site has download issues. Main site: nebios.org ⚠️ DON'T DOWNLOAD FROM UNKNOWN SOURCES! === 🚀 NebiOS X (next-gen) is here! Currently available as public beta in both SourceForge (here in "nextgen" folder) and nebios.org (under construction). Early release due to dev challenges - better hardware recommended. === 📋 NebiOS 3 Requirements (Stable...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Electronic Shelf Label Management System

    Electronic Shelf Label Management System

    DIY Electronic Shelf Label Management System

    This ESL management system incorporates the electronic shelf labels and the ESL management software. The ESL management software enables you to manage your electronic shelf labels. It accomplishes this by maintaining a database with the credentials of each ESL and the last image that was sent to it. When you choose the image to be displayed on the ESL and hit the "Send Image To ESL" button, the software encrypts that image, sends it to the specified ESL over Wi-Fi using the UDP protocol,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    IMYplay

    IMYplay

    Plays iMelody (IMY) files using many sound systems

    .../JACK2 (http://jackaudio.org), 9. GStreamer (http://gstreamer.freedesktop.org), 10. PC-Speaker (at least Linux and DOS). It can also: - convert IMY ringtones to MIDI files, - write raw samples to an output file, - execute an external program on each note. See the project homepage https://imyplay.sourceforge.io and the project Wiki in the menu above.
    Downloads: 5 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
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    XLSX I/O

    C library for reading/writing values from/to Excel .xlsx files.

    Cross-platform C library for reading values from and writing values to .xlsx files. XLSX I/O aims to provide a C library for reading and writing .xlsx files. The .xlsx file format is the native format used by Microsoft(R) Excel(TM) since version 2007. The library was written with the following goals in mind: - primary focus on data values organized in tables, on not layout or graphics - written in standard C, but allows being used by C++ - simple interface - small footprint...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Image To Chord
    Convert images to chords.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Youtube Downloader & Splitter - Ad-free

    Youtube Downloader & Splitter - Ad-free

    Another training development

    Warning please update yt-dlp module manully!!!! This application development started in mid 2020. Easy to use and one of the fastest method to get youtube music videos to mp3 Please use it fairly and use it legal way Qt6.6 based for Linux dotnet (8) +Avalonia UI for Linux develops still in progress.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    The Sound Description Interchange Format (SDIF) is an established standard for the interchange of sound descriptions and analysis data. This project provides libraries, SDIF (in C) and Easdif (in C++), tools, and wrappers to read and write SDIF files.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Mantid
    Mantid Project (www.mantidproject.org)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Melodfy

    Melodfy

    ✨:AI-Powered Piano Audio to MIDI Converter 🎶

    Melodfy is an application that utilizes the power of artificial intelligence (developed by ByteDance) to seamlessly convert audio recordings of piano playing into playable MIDI files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    MahaKurawa MP4V-A Extractor

    MahaKurawa MP4V-A Extractor

    This software is a tool to extract video and audio file that contained

    This software is a tool to extract video and audio file that contained by a .MP4 format. This software will not convert any video and audio file from yout .mp4 file. This software just extract them as it is. This tool is made for that specific purpose. This tool "MahaKurawa MP4 V-A Extractor V.10" can be obtained for free on https://www.mahakurawa.my.id.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ASALI

    ASALI

    ASALI is an open-source code for chemical engineers

    Do you work with chemical reactors? Are you curious about them? ASALI is the open-source code that you are looking for. Chemical reactor models, transport/thermodynamic properties of gases, equilibrium calculations. ASALI couples all these features with an user friendly graphical interface. Modeling chemical reactors has never been so easy.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    bridgex

    bridgex

    Convert files like docx, xlsx, pptx, html, and more to MarkDown

    Bridgex is an open‑source graphical interface for converting files to Markdown, built in Python and based on Pyside6 (Qt for Python). Its objective is to simplify access to the Markitdown library through a straightforward, modular visual experience. Features ✨ - Cross‑platform graphical interface. - Efficient file‑to‑Markdown conversion. - Modularity: easy to adapt and extend. - Support for multiple input formats. - Lightweight editing prior to saving. Supported Formats 📂 Bridgex...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    littleutils

    Various small and useful command-line utilities

    The littleutils include duplicate file finders (repeats, repeats.pl, repeats.py), image optimizers (opt-jpg, opt-png, opt-gif, recomp-jpg), file rename tools (lowercase, uppercase, pren), archive recompressors (to-gzip, to-bzip2, to-bzip3, to-7zip, to-lzma, to-lzip, to-xz), a tempfile utility (tempname), file property tools (filedate, filemode, filenode, fileown, filesize, and lrealpath), and others. See the README file for more details.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Py2EXE

    Py2EXE

    Convert a Python script into an executable (.exe) file using PyInstall

    This is a Python to Exe Converter application built using PyQt5. It allows you to convert a Python file into an executable (.exe) file using PyInstaller. It provides a graphical user interface (GUI) where you can select a Python file, choose conversion options, and specify the output folder. The application utilizes PyInstaller to package the Python code and its dependencies into a standalone executable file.
    Leader badge
    Downloads: 186 This Week
    Last Update:
    See Project
  • 22
    SPELL

    SPELL

    Satellite Procedure Execution Language and Library

    SPELL is a framework composed of an integrated environment for the development and execution of satellite automated procedures. It is capable of running any procedure via different Ground Control System and for any spacecraft. The goal of SPELL is to have a powerful and readable automation language, which can be shared across Satellite Operators and Satellite Manufacturers. If we all use the same language, the cost and the risk associated with automated procedures will go down! SPELL...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    csv2odf

    csv2odf

    csv2odf can convert csv data to formatted spreadsheets and documents.

    ... and documents for LibreOffice, OpenOffice, Microsoft Office Excel and Word. It is open source GPL v3 and crossplatform, it can run on most operating systems that can run Python (Python is required). More details, example files, and online manual at http://csv2odf.sf.net.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Langdesk

    Langdesk

    Windows application to search multiple pdfs and chat with them

    Langdesk is desktop application for windows that allows the user to assemble a knowledge base consisting of multiple pdf documents, retrieve information from them and chat with the retrieved content. Currently in BETA mode. Feel free to reach us for any request at info@tecnoesis.gr . We are currently seeking user scenarios, also open to customizations / additions / cooperation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Random-jukebox

    Random-jukebox

    Project to hear some random music play

    Downloads: 3 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.