Showing 95 open source projects for "python for windows"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    LanguageSys is a class/libary for internationalizing applications written in PHP/Python. It uses language tags as recommended by rfc1766 and handles the access to separated files for storage of language specific datas. With precompilation support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Internet survey CGI engine. Allows to define the colleted data set, generate SQL database tables, displays survey form, validates them and finally stores in the database. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python cgi's for maintaining multiple web-based schedules. None of the heavyweight CMS systems does this cleanly and simply. This is not an off-the-shelf solution, but snippets for you to use. Programming required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ples is a set of ReSTful HTTP interfaces to commonly used Open Source databases for the Perl, Python and PHP (PPP) scripting languages. ples-utils is an assortment of some useful PPP server scripts that can not be found *anywhere* else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    pyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel 1.0 module (see http://www.cpan.org) to Python. Requires Python 2.1+. [Project was stopped]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LegionWeb is a Python (CGI) website engine. Initially designed simply to allow a site to be templated, it is now developing more mature features. Data is stored in HTML and XML files, although MySQL support is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebFormKit is a WebWare plug-in that allow developers to easily and quickly write web applications in a similar way they develop GUI application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A healthy alternative to ASP, PHP, ColdFusion, JSP, for html templating and dynamic server generated web pages. Currently used as the foundation for BlogPutty, a weblogger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An ISP-class utility to allow FTP account holders to change their password independently using a web browser. Written in Python and Works with PureFTPd-MySQL servers where the PureFTPd FTP server uses a MySQL database for user authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    Python module for accessing RFC 2229 compliant dictionary servers. Includes classes and runs as a standalone client (a la dict) as well as a CGI script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Validation and form generation package (primarily HTML/HTTP forms) for Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Small or experimental software projects developed by Nada Amin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pylets - a high-performance aspect-oriented Python web framework tightly bound to mod_python and Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CheesyPy - a library for creating websites somewhat like CherryPy, featuring a builtin web-server (HTTPLib) with session management (not using Cookies) and a plugin architecture (PageLib) for webpages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python class to search in Google
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyGestPayCrypt is the Python implementation of GestPayCrypt and GestPayCryptHS classes for italian Banca Sella GestPay online credit card payment system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PhoneBlogger allows you to post to a weblog by phone. PhoneBlogger is written in VoiceXML, Python, and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CGI games: WSpace will become a multiplayer space strategy game. WebRogue is a roguelike, ready for multiplayer support later. There is also a GUI client for WebRogue in the download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Coil is an MVC framework for Python. It is based on the design of Struts, and supports many of the same API's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mamba is a extensible xml templates preprocessor wrote in Python. Using it, you can rapidly develop powerful applications ready to integrate with the internet. It can be used to work as a generic CGI program or for generate content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A web application development system which uses TAL/TALES/METAL for the markup and Python for the programming logic. JOTWeb\'s goals are to make it simple and obvious for a Python developer to create a dynamic site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The main purpose of "python2xlw" is to create an Excel-compatible file which can be sent to users via the web as an excel application. The motivation is mainly to support the display of XY Scatter plots and tabular numerical data(eg engineering data)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ZopeXMLMethods provides methods to apply to Zope objects for XML/XSLT processing. XSLTMethod associates XSLT transformers with XML documents. ZopeXMLMethods succeeds XMLTransform. It features file-system caching and works with many XML/XSLT libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PTOMMI(Python Toolkit for Online MP3 Management and Interaction) provides components for building CGI apps to manage MP3 files on a remote server. Two apps are also included: an MP3 playlist manager and an ID3 tag editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FunFormKit is a package for Webware that does form validation, conversion, and rendering.
    Downloads: 0 This Week
    Last Update:
    See Project