Showing 62 open source projects for "python application template"

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
    tkFileBrowser

    tkFileBrowser

    File browser for Tkinter

    tkFileBrowser is an alternative to tkinter.filedialog that allows the user to select files or directories. The GUI is written with tkinter but the look is closer to GTK and the application uses GTK bookmarks (the one displayed in nautilus or thunar for instance). This filebrowser supports new directory creation and filtype filtering.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SegoFiles

    SegoFiles

    A file organizer tool ,Organizes files to specific folders ,on a click

    SegoFiles is a quick Solution to organize your files in any folder,It organizes particular file type or every file type(Depends upon the option have been chosen). The Files are automatically moved to a specific file type folders (Created Automatically) . >>Options are available to choose whether to segregate specific file type or everything in the folder. >>Efficient to organize GB's of Data >>Make Yourself Freed from Manual Organizing. >>Only for Windows users -32 Bit or 64...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    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: 0 This Week
    Last Update:
    See Project
  • 8
    dynamide
    dynamide is a dynamic web application framework for handling the presentation and business layers in a traditional web app. See http://dynamide.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 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
  • 10

    UIRepo++

    User Interface Repository for C++

    Beyond the first simple program, user interface developers soon find that managing the relationships between on screen data elements can be tricky. It is usually helpful to de-couple the application data from the actual window controls, and the result will be a more elegant, easily maintainable design. UIRepo is a small C++ class constructed using the Standard Template Library (STL). It uses the unordered_map class to store away mixed data items of type bool, int, double, string or wstring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pyjamas is a python to Javascript compiler, Widget set, Framework and Toolkit for Application development that runs on Web browsers. The developer need not know anything about AJAX: all the AJAX tricks, for all major browsers, are entirely taken care of.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Cimarrón is an application development framework which uses the MVC pattern as its basis. Note that while cimarrón provides both View's and some Controller's, it does not Provide any Model, leaving the developer the posibility to choose it freely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pyBead

    Python object remoting via web server (apache etc...)

    Web server based python object transport. This is a CGI script / MOD_WSGI script that allows you to remote your own code through apache or other web servers. Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Windows Ribbon Framework for Delphi
    Class library for working with the new Windows Ribbon Framework (introduced in Windows 7) in Delphi applications. Comes with a Ribbon Designer and an extensive tutorial to make it easier to create Ribbon based user interfaces. Requires Delphi 2010+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Application loader, storing application's user interface and logic in database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    r3n

    OSGI - Actions

    Action driven, declarative service OSGI moduls. Build system Maven. DB storage supported in template application is MySQL and Postgres. Jaxb + JPA-Hibernate data implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Widgets, panels, forms, dialogs, and more that fit seamlessly into django. Django-ui is much more than a "template pack". It uses jQuery UI to develop usable django widgets, forms, etc to be used seamlessly with the django framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FeyaSoft introduce a simple, qualify template to build dynamic web application. It integrates the latest technologies such as Ajax (Extjs), spring, Hibernate to build dynamic web2.0 desktop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PhinoBuilder is a GUI Tool to visually aid design GU using wxpython in real time. Propeties can be edited or changed in the main application and updated in Your application instantly and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple C++ Toolkit to add a GUI to your application based on a HTML Web-Frontend. Provides a Webserver & capabilities to extract POST data (forms). Template based dynamic HTML page generation. All templates and other contents (images) in one executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QAppBar is a Win32 Application Desktop Toolbar ("appbar" in Win32 terminology) widget for Qt 4. Implementations are provided in both C++ and Python. I was surprised that a Google search didn't turn up anything like this, as I imagined that many develo
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Open Source Application Server Appliance based on Open Source GlassFish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HTPL is a PHP 5 HTML template system with the following features: hierarchical structure with inheritance, direct database access, application and session wide caching, multiple language support, extendable by user defined functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MyAppFW is basic php application framework designed to be used as a base or learning guide for PHP projects that need (Multiple) Template Support, Advanced DB Support, Proper Email handling and some other basic useful functions for live dynamic websites.
    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.