Showing 189 open source projects for "compiler python linux"

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
    pycodestyle

    pycodestyle

    Simple Python style checker in one Python file

    pycodestyle (formerly pep8) is a tool to check your Python code against some of the style conventions in PEP 8. This package used to be called pep8 but was renamed to pycodestyle to reduce confusion. Plugin architecture, adding new checks is easy. Parseable output, jump to error location in your editor. Just one Python file, requires only stdlib. You can use just the pycodestyle.py file for this purpose. Comes with a comprehensive test suite. There's also a package for Debian/Ubuntu, but it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    youtube-dlG

    youtube-dlG

    A cross platform front-end GUI of the popular youtube-dl

    A cross platform front-end GUI of the popular youtube-dl media downloader written in wxPython. Youtube-dl-gui uses youtube-dl in the backend to download files. Youtube-dl provides a list of extractors to work with each particular site. You can change the naming pattern by picking a different filename format under the Options>General tab. You can also use a custom pattern by setting the option to "Custom" and editing the output template field. You can change the number of max parallel...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    wxpy

    wxpy

    Probably the most elegant Wechat personal number API

    On the basis of itchat, wxpy improves the ease of use of the module through a large number of interface optimizations and provides rich function expansion. All in all, it can be used to automate the operation of various WeChat personal accounts. Judging from the recent feedback (late June 2017), there is a certain probability that the use of robots may be restricted from logging in. It is mainly manifested in the inability to log in to Web WeChat (but does not affect other platforms such as...
    Downloads: 0 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
    SAWS

    SAWS

    A supercharged AWS command line interface (CLI)

    Although the AWS CLI is a great resource to manage your AWS-powered services, it's tough to remember the usage of 70+ top-level commands, 2000+ subcommand, countless command-specific options, and resources such as instance tags and buckets. SAWS aims to supercharge the AWS CLI with features focusing on improving ease-of-use, and increasing productivity. Under the hood, SAWS is powered by the AWS CLI and supports the same commands and command structure. In addition to the default commands,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    haxor-news

    haxor-news

    Browse Hacker News like a haxor

    haxor-news brings Hacker News to the terminal, allowing you to view/filter the following without leaving your command line; posts, post comments, post-linked web content, monthly hiring and freelancers posts, user info, and onions. haxor-news helps you filter the large number of comments that popular posts generate. Job hunting or just curious what's out there? Filter the monthly who's hiring and freelancers post. Combine haxor-news with pipes, redirects, and other command-line utilities....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TkinterDnD

    Python wrapper module for tkdnd

    TkinterDnD is a python wrapper for George Petasis' tkDnD Tk extension. tkDnD adds native drag and drop support for windows and (yet partially) unix and Mac OSX to Tk. TkinterDnD makes this functionality available for Python/Tkinter.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8

    Qt Creator pane encoding change plugin

    Allows to change encoding of application and compiler ouput panes.

    Useful in cases when application generates output not in local encoding and it cannot be changed. Plugin automatically detects line encoding and converts it to unicode (QString). Sources can be obtained here https://github.com/OneMoreGres/qtc-paneencode IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit is acceptable) Then plugin must be enabled in Help->Modules menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    wxCode project is a collection of reusable components based on the cross-platform wxWidgets GUI toolkit. The project provides various tools and facilities for building, maintaining and releasing wxWidgets-based code. Visit the website for more info. Note: As of January 2018 this project has been retired.
    Downloads: 27 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    A very smart filemanager to manage your files in the browser developed in AngularJS following Material Design styles by Jonas Sciangula Street. This project provides a web file manager interface, allowing you to create your own backend connector following the connector API. By the way, we provide some example backend connectors in many languages as an example (PHP-FTP, PHP-local, python, etc). Pick files callback for third parties apps. Directory tree navigation. Copy, Move, Rename (Interactive...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Crazy Eddies GUI System (CEGUI)

    Crazy Eddies GUI System (CEGUI)

    A fast, powerful and adaptable GUI solution

    Crazy Eddie's GUI (CEGUI) system is a graphical user interface C++ library. It was designed particularly for the needs of videogames, but the library is usable for non-game tasks, such as any other type of applications (rendering/visualisation/virtual reality) and tools. It is designed for user flexibility in look-and-feel, as well as being adaptable to the user's choice in tools and operating systems. Established in 2003, CEGUI sees continual, active development and remains one of the...
    Downloads: 71 This Week
    Last Update:
    See Project
  • 12
    BATS

    BATS

    Bayesian Adaptive Trial Simulator

    A user-friendly, quick simulator for Bayesian Multi-Arm Multi-Stage Trials
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Taurus

    Taurus

    A python based User Interface library.

    The Taurus Project has *moved* to: https://github.com/taurus-org/taurus This SourceForge page is *outdated* and kept for historical reference only. Taurus is a python framework for control and data acquisition CLIs and GUIs in scientific/industrial environments. It supports multiple control systems or data sources: Tango, EPICS, ... New control system libraries and data sources can be integrated through plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ALL DEVELOPMENT MOVED TO GITHUB https://github.com/wxFormBuilder/wxFormBuilder wxFormBuilder - a RAD tool for wxWidgets GUI design.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 15
    wxHarbour is a set of Harbour language bindings for wxWidgets. Providing a portable multi-platform GUI toolkit for Harbour (a 100% Clipper & xBase compatible compiler).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    qtHarbour is a set of Harbour language bindings for Qt. Providing a portable multi-platform GUI toolkit for Harbour (a 100% Clipper & xBase compatible compiler).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Morphix
    Morphix supports you in finding solutions in the product development. By using a morphological box and the NOA algorithm supports Morphix you by determining the best possible combination of individual product attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gruvbox

    gruvbox

    Retro groove color scheme for Vim

    gruvbox is heavily inspired by badwolf, jellybeans and solarized. Designed as a bright theme with pastel 'retro groove' colors and light/dark mode switching in the way of solarized. The main focus when developing gruvbox is to keep colors easily distinguishable, contrast enough and still pleasant for the eyes. Extended filetype highlighting, Html, Xml, Vim, Clojure, C, Python, JavaScript, TypeScript, PureScript, CoffeeScript, Ruby, Objective-C, Go, Lua, MoonScript, Java, Markdown, Haskell...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Baby X

    X Windows baby toolkit

    Baby X is a simple toolkit for X Windows. There's also the Baby X resource compiler, which can be used as a standalone program or to get resources together for Baby X programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    easygui

    GUI Dialog library for Python with a major goal of simplicity

    EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 21
    MaeBlok

    MaeBlok

    Rapid web development tool for business applications

    You assemble *blocks* in your django template, with each block wired to a tastypie resource, which in turn is mapped to a django model. Each *block* will reside in a dijit ContentPane which you must define in your template. You have a choice of 2 layouts for each *block*, Form or Grid based. Form displays a single record in either a 1, 2 or 3 column layout while Grid displays many rows in a spreadsheet like grid. You can perform edits in place on fields in both layouts. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    guidata
    Based on the Qt Python binding module PyQt4, guidata is a Python library generating graphical user interfaces for easy dataset editing and display. It also provides helpers and application development tools for PyQt4.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    guiqwt
    Based on PyQwt (plotting widgets for PyQt4 graphical user interfaces) and on the scientific modules NumPy and SciPy, guiqwt is a Python library providing efficient 2D data-plotting features (curve/image visualization and related tools) for interactiv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cactus GUI

    Cactus GUI

    CactusGUI - a GUI for Pygame

    Cactus GUI is a Pygame GUI that allows easy creation of UI Elements within the application and connecting events to them. Elements: textbox, label, image, keybind, button Events: hover, unhover, focus, blur, mouseup, mousedown, click, rightclick, leftclick, keydown,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    With an educational purpose,Pyggy Bank shows how to use wxPython ,SQLite and Reportlab, with Python all togheter. It simulate a piggy bank, so you can add, edit or delete single 'transaction' in your piggy and it will calculate your wallet.
    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.