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

Showing 1791 open source projects for "python compile source code"

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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 1
    Quantum Honeycomp

    Quantum Honeycomp

    Interactive program to calculate electronic properties in graphene

    Calculate electronic properties of graphene-like systems with a user friendly interface. The code uses the tight binding approximation and it is able to stude in a 0D, 1D and 2D geometries, orbital and magnetic fields, intrinsic and extrinsic spin-orbit coupling, sublattice imbalance, and interactions at the mean field level. The most recent version can be found in https://github.com/joselado/quantum-honeycomp Example videos https://www.youtube.com/watch?v=8gO1yRmwgAs https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    multibootusb

    multibootusb

    Create multi boot live Linux on a USB disk...

    Multi Boot USB / MultiBoot USB / MultiBootUSB is a software / installer which allows user to install multiple Live Linux Distros in to a single USB drive / Pendrive / Flash drive and able to boot from it. USB can be tested without reboot using inbuilt QEMU.
    Leader badge
    Downloads: 325 This Week
    Last Update:
    See Project
  • 3
    QuickFIX
    QuickFIX is the worlds first Open Source C++ FIX (Financial Information eXchange) engine, helping financial institutions easily integrate with each other. The SVN repository is now locked. Latest code is hosted at github. https://github.com/quickfix/quickfix
    Downloads: 54 This Week
    Last Update:
    See Project
  • 4
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    RaspberryPi_LedSign

    Python code drive PT6961 Led Sign AH41-01158A

    This Simple project demonstrates how to send command and data to a PT6961 LED driver with a RaspberryPi by using Python. The Led Sign board (AH41-01158A) has been taken from an old Home Theater. A RaspberryPi model B has been used to communicate with. This code will ask the user to enter a sentence and will display this sentence 4 times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    auto_ml

    auto_ml

    Automated machine learning for analytics & production

    auto_ml is designed for production. Here's an example that includes serializing and loading the trained model, then getting predictions on single dictionaries, roughly the process you'd likely follow to deploy the trained model. Before you go any further, try running the code. Load up some data (either a DataFrame, or a list of dictionaries, where each dictionary is a row of data). Make a column_descriptions dictionary that tells us which attribute name in each row represents the value we’re...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Seq2Seq Chatbot

    Seq2Seq Chatbot

    Chatbot in 200 lines of code using TensorLayer

    Seq2Seq Chatbot is an implementation of a sequence-to-sequence chatbot model using TensorLayer, demonstrating how to build conversational agents with minimal code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pygorithm

    Pygorithm

    A Python module for learning all major algorithms

    A Python module to learn all the major algorithms on the go! Purely for educational purposes. If you are using Python 2.7 use pip instead. Depending on your permissions, you might need to use pip install, user pygorithm to install. To see all the available functions in a module, you can just type help() with the module name as an argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PyUltimateRobot

    Controls any Robot in Python

    Developed on Python to leverage state-of-the-art extensibility and easily integrated plugins Able to use low cost robots with the accuracy and dexterity of much more expensive robots, achieved in part by: a) Ability to drive movement by inexpensive DC gear head motors, including the inherent ability to specify movement by applied force rather than strict space/time control that steppers impose. b) Arms and linkages don't have to have super tight tolerances, because accuracy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    httpbin

    httpbin

    HTTP request and response service, written in Python + Flask

    httpbin is a HTTP request & response service. It is written in Python and Flask. With the HTTP methods you can test different HTTP verbs. You also have auth methods, status codes to generate responses with given status code, request inspection features to inspect the request data, response inspection to inspect the response data like caching and headers. The response formats feature returns responses in different data formats, the dynamic data feature generates random and dynamic data. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lip Reading

    Lip Reading

    Cross Audio-Visual Recognition using 3D Architectures

    The input pipeline must be prepared by the users. This code is aimed to provide the implementation for Coupled 3D Convolutional Neural Networks for audio-visual matching. Lip-reading can be a specific application for this work. Audio-visual recognition (AVR) has been considered as a solution for speech recognition tasks when the audio is corrupted, as well as a visual recognition method used for speaker verification in multi-speaker scenarios. The approach of AVR systems is to leverage...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12

    PyGOAPng

    Python Goal Oriented Action Planning (GOAP) library

    A library for implementing GOAP in an AI agent. Based on pygoap v3 by Leif Theden et al. Updated code to work without having pygame installed, bug-fixed functions to make them implement the behaviors that were expected, and implemented desired behaviors so that the Pirate demo works properly for all known actions and goals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ANGie

    Alice Next Generation (internet entity)

    An AIML based chat bot building on the original Alice AIML 1.0.1 set produced by Dr. Wallace and the ALICE AI Foundation and the PyAIML code base written by Cort Stratton, the ANGie project incorporates additional AIML sets, adds its own AIML to the set, adds new AIML tags and additional code to provide more dynamic responses and more logical case-based-reasoning. Reading through most AIML sets it seems like the authors' intention was to have a response to every input that a bot has ever...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    icemac.addressbook

    icemac.addressbook

    Multi user address book application accessable through the web.

    Multi user address book application accessable through the web. Store, edit, search and export addresses, phone numbers, … using a web browser. Code moved to https://bitbucket.org/icemac/icemac.addressbook Documentation see https://icemacaddressbook.readthedocs.io/en/latest/ New releases (after 6.0.2) see https://pypi.org/project/icemac.addressbook/#history
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Construct2D

    COmputational fluid dyNamics STRUctured grid CreaTor for 2D airfoils

    Construct2D is a grid generator designed to create 2D grids for CFD computations on airfoils. The grids are generated in Plot3D format. The only required input file is the set of coordinates defining the airfoil geometry, using the same format as XFoil, the popular vortex-panel code for airfoil analysis. Construct2D can create grids with O topology (recommended for airfoils with a blunt trailing edge) or C topology (recommended for airfoils with a sharp trailing edge). Now available...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Machine Learning for OpenCV

    Machine Learning for OpenCV

    M. Beyeler (2017). Machine Learning for OpenCV

    M. Beyeler (2017). Machine Learning for OpenCV: Intelligent image processing with Python. Packt Publishing Ltd., ISBN 978-178398028-4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    itchat

    itchat

    A complete and graceful API for Wechat

    itchat is an open-source WeChat personal account interface, it has never been easier to use python to call WeChat. With less than thirty lines of code, you can have a WeChat bot that handles all the information. Of course, the use of this api is far more than a robot, and more functions are waiting for you to discover. This interface shares a similar operation method with the public account interface itchatmp , learning to master two tools at a time. Now WeChat has become a large part...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Inelastica

    Transport code and tools based on SIESTA and TranSIESTA (DFT-NEGF)

    NOTE: The Inelastica project moved to https://github.com/tfrederiksen/inelastica/ in February 2018. Pre- and post-processing tools for SIESTA (DFT, quantum chemistry) and TranSIESTA (quantum transport): (1) Calculate phonon frequencies, e-ph couplings, and inelastic contributions to the conductance (IETS). (2) Access Hamiltonian etc from Python. Some code documentation and installation instructions are available at this mediawiki page: http://dipc.ehu.es/frederiksen/inelastica/index.php.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Needle

    Needle

    The iOS Security Testing Framework

    Needle is an open-source, modular framework to streamline the process of conducting security assessments of iOS apps. Needle was originally made to work with iOS 9 and iOS 10. Since then, Frida was released and become the defacto tool to use with mobile security assessments. Some common Frida mobile security scripts were later implemented within Needle, as some of these scripts worked better or addressed some issues that were present in Needle's custom tooling. Assessing the security of an iOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    wxpy

    wxpy

    Probably the most elegant Wechat personal number API

    ... such as mobile phones). Comprehensive object-oriented interface, more elegant invocation. Default multi-threaded response message, faster reply. Contains practical. Receive warnings with WeChat in other projects with just two lines of code. Happy exploration and debugging, no need to change it. Can be mixed with the original interface of itchat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    trnsys-fmu

    trnsys-fmu

    The FMI++ TRNSYS FMU Export Utility

    This project has been moved to https://github.com/fmipp/trnsys-fmu This open-source project provides a stand-alone tool for exporting FMUs for Co-Simulation from TRNSYS 17 models. The current release supports FMI version 1.0 and 2.0. Instructions on installation and usage are given in the documentation, which is provided as part of the download. This documentation also contains a tutorial on how to export a TRNSYS model as FMU for co-simulation and how to link it with a simple controller...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TensorFlow World

    TensorFlow World

    Simple and ready-to-use tutorials for TensorFlow

    This repository aims to provide simple and ready-to-use tutorials for TensorFlow. The explanations are present in the wiki associated with this repository. There are different motivations for this open source project. TensorFlow (as we write this document) is one of / the best deep learning frameworks available. The question that should be asked is why has this repository been created when there are so many other tutorials about TensorFlow available on the web? Deep Learning is in very high...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Flask JSONDash

    Flask JSONDash

    Build complex dashboards without any front-end code

    Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go. Easily configurable, chart dashboards from any arbitrary API endpoint. JSON config only. Ready to go. This project is a flask blueprint that allows you to create sleek dashboards without writing any front-end (or backend) code. Everything is powered through simple JSON configurations for declaring arbitrary charts. Leveraging popular libraries like C3.js and D3.js, and much more. Also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    coala

    coala

    Coala provides a command-line interface for linting and fixing code

    Coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. You can use Coala from within your favorite editor, integrate it with your CI, get the results as JSON, or customize it to your needs with its flexible configuration syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    multiplierz
    Open-source Python software library and GUI desktop environment for direct bioinformatic analysis of mass-spectrometry data through powerful scripting tools and interfaces to many machine data formats, database search engines, and peptide data formats. For a copy of the source code, check out our Github repositories: mzDesktop: https://github.com/MaxAlex/mzDesktop multiplierz: https://github.com/MaxAlex/multiplierz
    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.