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

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
  • 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
    PyRadmon Reborn

    PyRadmon Reborn

    PyRadmon, a Python script to use on both Linux and Windows.

    PyRadmon Reborn. This project started after the original programmers quit supporting it. The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code. * = PyAudio is used as library for the audio support. ** = The two counters both run in their own thread. UPDATE-2015-2: * Added timeouts to sockets to prevent crashing of the script. * Updated some comments. UPDATE-2015-1: Since there have been some passed time I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Scaffold_Builder

    Scaffold_Builder

    Combining de novo and reference-guided assembly with Scaffold_builder

    ... cite: "Combining de novo and reference-guided assembly with Scaffold_builder", Source Code for Biology and Medicine 2013.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    In programming assignments, students tend to copy from one another as they are given the same set of questions. This conduct should not be allowed as it is an individual assignment and each student must complete on his own. The existing program is available to detect plagiarism through source code similitude. However, it is hard to detect similarity in source code especially if the number of students is high. Furthermore, it is better to prevent plagiarism before it is committed. The “Anti...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Python code to get statistics from a Flickr account - MOVED TO GITHUB!
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    ASN.1 library for Python
    ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language. A collection of various ASN.1-based protocols data structures is supplied in a dedicated Python package. Project moved to GitHub: https://github.com/etingof/pyasn1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Software for speech research. It includes programs and libraries for signal processing, along with general purpose scientific libraries. Most of the code is in Python, with C/C++ supporting code. Also, contains code releases corresponding to publishe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SHLOC Multiplayer BackGammon

    SHLOC Multiplayer BackGammon

    simple backgammon to be played over the net

    Some Hundred Lines of Code Multiplayer Backgammon Simple Backgammon-Game to be played over the network. Incorporates an algorithm to roll the dice in a way that can not be cheated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NiftyRec
    This project, developed at UCL London, provides code for tomographic reconstruction. NiftyRec is written in C and has Python and Matlab extensions. Computationally intensive functions have a GPU accelerated version based on CUDA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    pyfpdf

    pyfpdf

    Simple PDF generation for Python (FPDF PHP port)

    PyFPDF is a library for PDF document generation under Python, ported from PHP (see FPDF: "Free"-PDF, a well-known PDFlib-extension replacement with many examples, scripts, and derivatives). Compared with other PDF libraries, PyFPDF is simple, small, and versatile, with advanced capabilities, and is easy to learn, extend and maintain.
    Downloads: 1 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
    ChIP-RNA-seqPRO

    ChIP-RNA-seqPRO

    ChIP-RNA-sequencing-processing (ChIP-RNA-seqPRO)

    ChIP-RNA-seqPRO: A strategy for identifying regions of epigenetic deregulation associated with aberrant transcript splicing and RNA-editing sites. Runnable python scripts packaged together with customized annotation libraries, demo data input and README guide. 9/26 : v1.1 Updated MAIN_IV to debug error thrown by python pandas no longer supporting 'subset'. This code will no longer be actively maintained/updated here. A cloud-based resource for comparative analysis of epigenetic, sequence...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ArmaNpy is a set of SWIG interface files which allows for generating Python bindings to C++ code which uses the Armadillo matrix library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    *NOTE* Migrated to http://github.com/cracklib/cracklib Next generation version of libCrack password checking library. As of Oct 2008 (reflected in 2.8.15 code release), licensed under LGPL.
    Leader badge
    Downloads: 2,871 This Week
    Last Update:
    See Project
  • 13

    PyRate

    Bayesian Estimation of Speciation and Extinction from Fossil Data

    PyRate is a Python program to estimate speciation, extinction, and preservation rates from fossil occurrence data using a Bayesian framework. The method was described by D Silvestro, J Schnitzler, LH Liow, A Antonelli, and N Salamin in Systematic Biology (http://sysbio.oxfordjournals.org/content/early/2014/02/08/sysbio.syu006.abstract). *Please download the most up-to-date code from the "PyRate code" tab on this page or from: https://github.com/dsilvestro/PyRate * *An updated manual...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    HYBRYD

    Library written in C with Python API for IPv6 networking

    This project is a rewritten of an initial project that I've called GLUE and created in 2005. I'm trying to readapt it for Python 2.7.3 and GCC 4.6.3 The library has to be build as a simple Python extension using >python setup.py install and allows to create different kind of servers, clients or hybryds (clients-servers) over (TCP/UDP) using the Ipv6 Protocol. The architecture of the code is based on brain architecture. Will put an IPv6 adress active available as soon as possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LaTeX Helper

    GUI to help create a LaTeX document

    This GUI lets the user navigate a wide selection of LaTeX structure and formatting tags that are used to write a document in LaTeX. It also has a raw text input box with a LaTeX preview for testing out LaTeX markup. Also, each markup has associated help text and is automatically selected to be ready to paste into the user's text editor. Also, this GUI lets the user choose which text editor and supporting programs are used to create their LaTeX document instead of forcing them into a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Robot Framework JMeter Library

    Robot Framework JMeter Library

    Robot Framework and JMeter integration

    SOURCE CODE MOVED TO https://github.com/kowalpy/Robot-Framework-JMeter-Library . NEW RELEASES WILL APPEAR ONLY AT GITHUB AND PYPI. The Robot Framework library which can be used for starting JMeter and/or analysing and converting JMeter log files into HTML and SQLite format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HomeCoop

    HomeCoop

    Tiny Local Consumer Cooperatives Web Ordering System

    The Installation guide (install.pdf) included in the package, and an ability to setup a MySQL-PHP linux web site (which many hosting websites provide) is all that's required to help you manage more easily a small consumer cooperative. Hopefully, this web-based system will encourage people to start new consumer cooperatives. Homecoop is a free software, under GPLv3. Source code: https://github.com/ayalas/HomeCoop Wiki: http://sourceforge.net/p/homecoop/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PyToCs

    Translates Python to C#

    A tool that translates Python source code to C#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    pycrc

    pycrc

    CRC C source generator

    pycrc is an easy to use CRC (cyclic redundancy check) calculator and C source code generator. The generated source code can be optimized for simplicity, speed or space. pycrc contains a long parameter list of common CRC models. The program is self contained and does not require installation. Apart from a python installation, it does not require other libraries to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a collection of plugins for Gramps open source genealogy application. These addons extend Gramps functionality with additional reports, gramplets, tools, and views. For more information on Gramps, see http://gramps-project.org/ Addons for the following Gramps series of releases ( 3.2.x / 3.3.x / 3.4.x / 4.0.x / 4.1.x ) source code can be found here: https://sourceforge.net/p/gramps-addons/code/HEAD/tree/ From Gramps 4.2.x series onwards the Addons are available from: https...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    This project is based on pygame which has the power to simplify graphical output in some cases. Additionally it includes methods for user input, some collision detection, sound and file access supporting ominous structures. However this project is very limited and has more or less just been an educating experience for myself. Thanks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    theZoo

    theZoo

    A repository of LIVE malwares for malware analysis and security

    theZoo is a project created to make the possibility of malware analysis open and available to the public. Since we have found out that almost all versions of malware are very hard to come by in a way which will allow analysis, we have decided to gather all of them for you in an accessible and safe way. theZoo was born by Yuval tisf Nativ and is now maintained by Shahak Shalev. theZoo’s purpose is to allow the study of malware and enable people who are interested in malware analysis (or maybe...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Fortran-tags

    Emacs plugin for source code indexing of modern Fortran

    NOTE: Development continued at GitHub! Current version is higher than 1.1.6. Fortran-tags is a lightweight Fortran source code indexing tool for Emacs. It is able to correctly locate all global and local variables and is expected to work with any Fortran 2008 conforming code with only minor exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python Programming in iPhone

    Python Programming in iPhone

    Learn Python Programming and Scripting using your iPhone

    About this video Learn Python Programming and Scripting using your iPhone Introduction Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. Like Perl, Python source code is also available under the GNU General Public License (GPL). This tutorial gives enough understanding on Python programming language. Audience This tutorial is designed for software programmers who need to learn Python programming language from scratch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Provides auxiliary tools for the Monte Carlo particle transport code FLUKA (www.fluka.org).
    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.