Showing 34 open source projects for "pyscripter python 2"

View related business solutions
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    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
    Kivy

    Kivy

    Innovative user interfaces made easy

    Kivy is an open source, cross-platform UI framework that lets you develop applications that make use of innovative, multi-touch user interfaces. Written in Python with a graphics engine built over OpenGL ES 2, Kivy supports various input devices and protocols, and gives you access to over 20 widgets that are all highly extensible and have built-in multi-touch support. You can run the same codebase on Mac, Windows, Linux, Android and iOS. Kivy is 100% free and open source...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    pywebview

    pywebview

    Build GUI for your Python program with JavaScript, HTML, and CSS

    pywebview is a lightweight cross-platform wrapper around a webview component that allows to display HTML content in its own native GUI window. It gives you power of web technologies in your desktop application, hiding the fact that GUI is browser based. You can use pywebview either with a lightweight web framework like Flask or Bottle or on its own with a two way bridge between Python and DOM. pywebview uses native GUI for creating a web component window: WinForms on Windows, Cocoa on macOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PAGE
    PAGE is a drag-and-drop GUI generator for Python and Tkinter which generates Python modules that display a relatively simple GUI constructed from Tk and Ttk widget sets using the Place Geometry Manager. PAGE supports the construction of multiple toplevel GUI's. PAGE is a cross-platform tool running on any OS that has a current version of Python installed. PAGE output requires only Python Tkinter and runs on Linux, Unix, Windows, and even Rasperian. Version 8 is a major release...
    Leader badge
    Downloads: 783 This Week
    Last Update:
    See Project
  • 4
    [OFFICIAL] tinyfiledialogs v3.19.1 C C++

    [OFFICIAL] tinyfiledialogs v3.19.1 C C++

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    one C/C++ file & header provides 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & GUI-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t) - native...
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 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
  • 5
    Wooey

    Wooey

    A Django app that creates automatic web UIs for Python scripts

    Wooey is a simple web interface to run command line Python scripts. Think of it as an easy way to get your scripts up on the web for routine data analysis, file processing, or anything else. The project was inspired by how simply and powerfully sandman could expose users to a database and by how Gooey turns ArgumentParser-based command-line scripts into WxWidgets GUIs. Originally two separate projects (Django-based djangui by Chris Mitchell and Flask-based Wooey by Martin Fitzpatrick) it has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pythondialog

    Python module to build dialogs for terminal-based applications

    This is a Python module for doing terminal-based user interaction. It wraps the dialog/Xdialog program, and provides a nice, object-oriented programming model.
    Leader badge
    Downloads: 756 This Week
    Last Update:
    See Project
  • 7
    Maggy is a tool for designing an application around a Sqlite or a MySQL database. Oriented towards information databases, its main task is searching information quickly through lists and inverted data. Originally written in php and designed for MySQL, the version 2 is a full rewrite in Python, now oriented to SQLite. MySQL support may be included, but not fully implemented yet. Maggy2 is in beta state and the documentation is missing. But the program is quite fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    tkcalendar

    tkcalendar

    Calendar widget for Tkinter

    tkcalendar is a python module that provides the Calendar and DateEntry widgets for Tkinter. The DateEntry widget is similar to a Combobox, but the drop-down is not a list but a Calendar to select a date. tkcalendar is compatible with both Python 2 and Python 3. It support all locale settings supported by the system and the colors are customizable.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    pytkapp

    Python package for develop an SDI/MDI application and set of widgets.

    ... - run demo of basic widgets pytkapp/demo/run_tkwtldemo.py - run demo of tablelist-based widgets pytkapp/demo/run_diademo.py - run demo for dialog widgets (selector, xmessage) Notes ========= 1) PyTkApp package was tested on python 2.7, 3.1 2) If you planning to use tablelist-based widgets then you need to download tcl Tablelist package from http://www.nemethi.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    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
  • 11
    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
  • 12
    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 define...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Yang XML viewer

    PyGtk2-based application that shows Yang-models as Treeview

    The application uses 'pyang' for creating a XML file and displaying the Yang-model in a Treeview. Additionally it allows to send Netconf requests to a configured target. For this purpose, it uses the Netconf client from [1] or can use an external console too. [1] https://github.com/tail-f-systems/JNC/blob/master/examples/2-junos/netconf-console
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 1,095 This Week
    Last Update:
    See Project
  • 15
    Qt4 bindings for Python using Boost.Python. The goal is to make a very pythonic API but taking advantage of thepower of Qt. Another goals are: QtDesigner integration, C++ embedded Python Widgets and an extensive documentation with demos and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nJES is a complete CPython rewrite of JES (Jython Environment for Students), originally written by Mark Guzdial and Barbara Ericson. The primary objective of the rewrite is to enhance performance while maintaining full forward compatibility with JES.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Menu Kit to provide a common pythonic interface to the menu systems of common gui's. Menus built with this kit will work unchanged with Tkinter, Qt4, Gtk an wxPython. An aid for developers and a tool to assist cross gui support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ex Ovo is an experimental Window Manager for X Window System in the early stage of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A pure python canvas for drawing 2D primitives which outputs its data as SVG or VML but can be easily extended to output more formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    "frogpie" is a visual documentation generation and management framework for python developers. It comes equipped with WYSIWYG documentation editor, browsable documentation viewer and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HemenKur diğer dağıtımların paketlerini Pardus GNU/Linux'a "hemen kuran" bir programdır! HemenKur is a program that takes other distribution-specific packages and installs them in Pardus GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Modular python IDE with integrated GUI designer and many plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    dynoparse (dynamic option parser) is a python package that implements a flexible and configurable way for cli option handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Mandragora World Engine is a C++/Python engine which allows the easy creation of programs, including applications, simulations, and games. Able to load and run specific program modules. Will handle objects, graphics, sound, physics, GUI, and even AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.