Search Results for "python module" - Page 19

Showing 585 open source projects for "python module"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
    A Console-based BitTorrent Client with built-in scheduler for handling multiple sessions. It is designed to manage sessions in queue easily without heavy-weight GUI. External module can search for new torrents in trackers and submit it automatically.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    This is simple and tiny template framework module. It processing is speedy. And provides extract variables, dictionary reference and sequencial variable loop. Import a tinpy module and call the build function, so it became generate document with templat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A recursive whois module/client for python. It provides your typical whois lookup and the ability to parse records into usable objects. This is a modified version of the whois.py module by Scott Hassan. v1.0 and v1.1 by Jonan Santiago and are available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Software that provides a GUI for movie creation (MPEG, AVI, ...) out of a bitmap sequence. Thanks to the very powerful pymedia module. Some preview options are also included. Please confer FFmpeg (http://www.ffmpeg.org/) and MPlayer/MEncoder (http://www.mplayerhq.hu/design7/news.html) also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    gCoder is a GUI, server-client based dyanmic programing contest controler built in Python. Its a programing contest controller like pc^2 and TopCoder(TM) areana. It use system test module, which can actually test contestent codes without any human interf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gprss is an offline rss reader for GP2X. It uses Python, Pygame, and the feedparser module. It consists of two programs: Getrss for downloading, parsing and serializing feeds and Gprss, the GP2X program for offline reading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Module to allow for reading lines from a continuously-growing file (such as a system log). Handles log files that get rotated/trucated out from under us. Inspired by the Perl File::Tail module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python Universe Builder (PUB) is an Interactive Fiction module for Python. It provides a programming environment similar to that of Inform or TADS but runs under any Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    phpMyLibrary is a PHP MySQL Library automation application. The program consist of cataloging, circulation, and the webpac module. The programs also has an import export feature. The program strictly follow the USMARC standard for adding materials.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    py-sqlplug_mysql is a MySQL module full compatible with PEP-0249 (Python Database API Specification v2.0) for CPython. It is fast and stable. `Prepared statement' and building with embedded MySQL library are planned for the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyEMS is a Python module written in Pyrex bringing TIBCO EMS functionality to Python. Publish, Subscribe and Request/Reply are supported for both Topics and Queues. Requires a licensed version of TIBCO EMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    easy-deb is a tool to automatically create debian packages of standard python modules. It uses easy-install to do its job done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyXMI is a Python module that parses XMI documents created with Posseiden 4.0.1. PyXMI can dynamically execute activity diagrams in a limited way. This provides a visual way to create, visualize, and store Python modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    python, SExtractor. A python module to read, write and manage SExtractor catalogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A consortium of developers and players to produce Open Source tools to enhance the experience of the groundbreaking Bioware game, Neverwinter Nights, including particularly module creation tools for linux and Mac OS X.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A python module that allows a script to have a menu-based user interface that can be displayed using GTK2, curses, or plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A powerful and fully customizable Python based editor COMPLETELY MODULAR. Each module connects via proxies (event handlers) to other modules. Core widgets are modules too and they can be replaced easily, while the program is just the i18n/configuration/m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SpinnyThing is a python module for displaying the progress of a task within an application. It supports a classic spinner w/ percentage-done and is easily extensible to include ascii animations to display progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    neveredit
    Neveredit aims to provide end-user module editing facilities for Bioware's Neverwinter Nights computer game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This library provides a network abstraction layer for heterogenous large scale modular systems. It supports clearly specified interface definitions for communication between modules, while maximizing module indendence and adaptability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Python configuration parser module which supports arbitrarily deep hierarchical option "dictionaries" and partnership with the existing optparse (optik) python module. The API of this module will follow as close as possible the optparse model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ctypes is a Java library allowing one to create and manipulate C data types in Java. These can then be passed to C-functions loaded from dynamic link libraries. This is based on the ctypes python module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    systray is a win32 Python module for building Windows System Tray Resident Applications. It is a layer over SysTrayIcon.py by Simon Brunnings. For info on the original SysTrayIcon.py see http://www.brunningonline.net/simon/blog/archives/001835.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sed.py is a python module to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pySVG provides a Python module for manipulation and generation of Scalable Vector Graphic images - you can append elements, extract items or shapes of relevance from existing images for modification, or create your own images from scratch.
    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.