Search Results for "compiler python linux" - Page 78

9060 projects for "compiler python linux" with 1 filter applied:

  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 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
  • 1
    Sippy B2BUA and RFC3261 SIP Stack

    Sippy B2BUA and RFC3261 SIP Stack

    This project has been relocated to http://github.com/sippy/rtpproxy h

    This project has been relocated to http://github.com/sippy/rtpproxy http://github.com/sippy/b2bua
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BlogsToWordpress

    BlogsToWordpress

    将各种博客搬加到Wordpress

    功能: 将(新版)百度空间,网易163,新浪sina,QQ空间,人人网,CSDN,搜狐Sohu,博客大巴Blogbus,天涯博客,点点轻博客等博客搬家到WordPress BlogsToWordpress主页 http://www.crifan.com/crifan_released_all/website/python/blogstowordpress/ (1)BlogsToWordPress使用前必读 http://www.crifan.com/crifan_released_all/website/python/blogstowordpress/before_use/ (2)BlogsToWordPress...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This project has been moved to Github: https://github.com/pop-team/pop-cpp POP-C++ is a comprehensive object-oriented system for developing HPC applications on the Grid. It consists of a programming suite (language, compiler) and a run-time system for running POP-C++ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FFPlayer

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library with Python and Very easy to Control from KeyBoard and runs very fast as ffplay runs.
    Downloads: 4 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
  • 5
    SPADE

    SPADE

    A toolkit for developing and deploying protein structure algorithms.

    The Structural Proteomics Application Development Environment is a Python tool kit for developing and deploying bioinformatics applications. Handles graphics, analysis, and modeling of protein sequence and structure. Source and Win installers available. SPADE source code can be cloned from http://www.github.com/deaconjs/SPADE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Chrubix

    Chrubix

    Secure Linux distributions for Chromebooks

    (1) Software that generates a customized, secure Linux distribution (Debian, ArchLinux, Kali, ...) for your Chromebook. (2) Images for download, to save you the trouble. (3) More to come...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lyric Grabber

    Lyric Grabber

    download and save lyrics

    Lyric Grabber fetches lyrics from the internet and allows you to save them to [Artist] - [Song].txt by default. Lyric Grabber is written in Python3, using the standard library + Tkinter, for cross-platform compatibility and minimal size. The project may be picked back up in the future, but as of now I have no interest in doing so.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    GObject reference counting debugger. A tool to help track down hard to find reference counting bugs in GObject, GTK and Gnome programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LuoYunCloud
    The Cloud Computer for your self.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 10
    cx_Freeze is a set of utilities for freezing Python scripts into executables using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer and the Freeze utility that ships with Python itself
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    The project has moved and it is now hosted on github.com, and the documentation on readthedocs.org. Please visit the following links: * Source code: https://github.com/SpamExperts/pyzor * New issue tracked: https://github.com/SpamExperts/pyzor/issues * Documentation: http://pyzor.rtfd.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    A python script used to generate all possible password combinations for cracking WAP and other logins or password files. This program is open source. If you see the need to repair or change something by all means do so, but share your findings. *HONK* Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v] Generate a wordlist with all possible combinations of letters including: -L (Lowercase Letters) -U (Uppercase Letters) -N...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SalStat is a small application for statistical analysis emphasising the sciences and social sciences (particularly Psychology). The project is designed around the user interface which has been designed to be simple to use. Think SPSS, but better!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    Skirmish

    Experiments in turn based strategy gaming.

    I am working on some ideas to bring cross platform open source turn based strategy games to desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple pygtk application for create and verify md5, crc32 and other checksum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Simple C++ string and vector classes

    Two simple C++ classes, replacements for std::string and std::vector

    ...It may happen in real projects that the std library must be avoided: I needed it because of link problems in an application using mixed libraries, especially one compiled with an old Intel compiler icc 7 (for Linux), and other libs compiled with newer compilers. Icc 7 uses an incompatible c++ standard library implementation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    HiveMind Java Web Application Cloud IDE

    HiveMind Java Web Application Cloud IDE

    Web development IDE in browser, supports Java, ruby, javascript...etc

    HiveMind is a browser based web development that combines an application container (jetty), a middleware and a developer environment that runs in the browser. It runs on the jvm so you are not limited by environment. You can run it on your laptop, company server or even on a cloud service like AWS. It supports Java, Ruby, Python, JavaScript, Groovy, Clojure. Source include so it is easy to hack so you can modify it for your own need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHDL

    PHDL

    An HDL alternative to PCB graphical schematic capture tools.

    PHDL is an HDL that functions as an alternative to mainstream graphical schematic capture tools. The language is compiled into a pcb netlist which can then be imported into a layout tool. We are currently on version 2.1 of the tool. We have created an eclipse plugin version of the tool as well as a standalone command-line based version. Both function identically and output a netlist that can be imported into a pcb layout tool. VHDL revolutionized how FPGA designs and digital logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Implementation in Python of some of the statistical methods provided by "asurv", the survival analysis software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dia Diagram Editor

    Dia Diagram Editor

    Free drawing software for Windows, Mac OS X, and Linux

    ...Dia can be scripted and extended using Python.
    Leader badge
    Downloads: 8,966 This Week
    Last Update:
    See Project
  • 21
    Painter's Colour Assistant Tool Kit

    Painter's Colour Assistant Tool Kit

    Allows painters to experiment with mixing paints (virtually).

    The Painter's Colour Assistant Tool Kit is a set of PyGTK GUIs that enable painters to experiment with mixing various paint colours electronically. This helps the painter decide which tube colours to use on their palette in order to be able to mix the colours that they need for a painting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Display and print GPS tracks along with performance graphs for sports
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GreasySpoon

    GreasySpoon

    An ICAP Services Factory

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    acp245

    ACP245 Suite: Brazil Telematics protocol implementation

    This "suite" includes a portable reference implementation and testing tools for ACP245, the automotive Telematics protocol defined by Brazil government. see: http://www.denatran.gov.br/simrav/simrav.asp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Whale Music Server is (or rather WILL be) a music player similar to MPD. Program is in very early development stage, so please, dont waste your time on it. ;)
    Downloads: 0 This Week
    Last Update:
    See Project