Showing 432 open source projects for "compiler python linux"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    CryptoPy is a pure python implmentation of cryptographic algorithms and applications. The algorithms are developed for readability more than speed. The collection now includes IEEE 802.11i specific algorithms that generated the test vectors for 802.11i.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FEVal, the Finite Element Evaluator written in Python, provides easy conversion for many Finite Element data formats (both binary and ascii). Mesh modification is very easy. Values of model results can be accessed given coordinates in physical space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FlatCC FlatBuffers in C for C

    FlatCC FlatBuffers in C for C

    FlatBuffers Compiler and Library in C for C

    flatcc has no external dependencies except for build and compiler tools, and the C runtime library. With concurrent Ninja builds, a small client project can build flatcc with libraries, generate schema code, link the project and execute a test case in a few seconds, produce binaries between 15K and 60K, read small buffers in 30ns, build FlatBuffers in about 600ns, and with a larger executable also handle optional json parsing or printing in less than 2 us for a 10 field mixed type message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is a collection of Python modules and tools for reading Advanced Disc Filing System (ADFS) data from floppy disk images and extracting data from them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    Class hierarchy-like relationships between parts of XML files. The tool allows not to repeat any information in source files while producing output with redundant data. Facilitates maintenance of collections of XML/XHTML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple and incredibly powerful tool for scripting and fuzzing arbitrary network protocols written using the Chicken Scheme-to-C compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The aim of the project is to write an distributed object compiler/interpreter. Object reside on special server and can be accessed in a java/c++ style programming language through a network. This project is currently being renamed please check http://obj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyModeliXe is a Python template engine. Designers will appreciate its Dreamweaver support, and its XML compliant templates. Developers will be pleased about its plug-ins system, error management and the template cache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Python library for interacting with the XMPP Publish/Subscribe system (XEP-0060). PubSubClient implements the client-side functionality (not server) in an asynchronous and self-contained way.
    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
  • 10
    Python library that handles and manages communication between client and blip.pl server via blip.pl API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Port of Texy! markup language formatter into Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provides a GUI for extracting GPS data from Navilink BGT-32 and similar devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple PyGTK app that creates and checks MD5 and CRC32 (SFV) checksums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple (Markup for) XML, or SMX, is an attempt to reduce the amount of syntactical overhead associated with standard XML. AKA: XML! Now with 50% Higher SNR!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fitbit WebService

    Fitbit WebService

    STEROID for your next health & fitness app!

    A web service built on top of Fitbit API's to ease custom web development. This has been a small part of my work in creating an AI for myself. I had to put together a lot of research in finding the right elements to have this final web service which is stress tested. I hope this will ease the life of many software engineers who aspire to build on top of Fitbit API's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ApeSmit is a very simple Python module to create XML sitemaps as defined at http://www.sitemaps.org. ApeSmit doesn’t contain any web spider or something like that, it just writes the data you provide to a file using the proper syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A free and open source application for retrieving data from total stations and exporting into a variety of common formats. Written in Python, it's multiplatform and has both a GUI and a command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WebPath is an experimental implementation of XPath 2.0 in Python, initially developed during Yahoo! Hack Day. It uses a novel parsing technique called Top Down Operator Precedence. Seeking developers to improve implementation and conformance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ddreditor (Digital Didatic Resource Editor) is a editor of Digital Didatic Resources (learning objects and more). It is implemented using Python and it´s GTK bindings and uses a docbook substed as it´s markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    xml.dom.easydom for python primarily behaves like any xml.dom.* you already use. Additionaly easydom provides operator overloadings which render xml processing descriptions more readable and hence less error-prone. See about 90% of your xml-code boosted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DXIE is a Dynamic XML Instance Editor that provides dynamic GUI editing of XML documents. DXIE reads a Document (XML) and its Schema (XSD) and produces a dynamic UI for editing (search, add, edit, and delete) of the Document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    magicsearch

    magicsearch

    Search and restore files on broken filesystems

    Search a data block for magic MIME identifiers and try to recover the found data using file type specific header information. Currently recovers audio and video files best, but also recognizes PDFs and other file types. New recipes for even more filetypes as well as contributors are welcome ! Logo: Derivative work of http://commons.wikimedia.org/wiki/File:Pied_Avocet_chick.jpg (CC-BY-SA)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Das Projekt ist nach Github umgezogen, weil ich mit der Politik von SF.net nicht einverstanden bin. Der LaTeX-Assistant hilft das Grundgerüst einer LaTeX-Datei zusammenzustellen. --- The LaTeX-Assistant assists on creating the basic structure of a LaTeX file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP + mod_python GUI for athenaCL
    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.