Search Results for "python module" - Page 27

Showing 788 open source projects for "python module"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    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
    GroupsDirectory is a simple module for Python to handle groups and items in a hierarchy. It was developed to provide a flexible user and group management to a web-application. It handles advanced memberships structures which can be used for authorization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PySSH is a Python module for programmatically controlling ssh and scp. NOTE: This project is no longer maintained. Please consider using Paramiko (https://github.com/paramiko/paramiko) instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    yapsnmp is a Python SNMP module built on top of the net-snmp (formerly known as ucd-snmp) library. It offers SNMP version 1 and 2c (v3 soon to come) as well as full MIB parsing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This library provides a light wrapper of the libart library for Python, producing PNG images. Cross-platform, written in C.
    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
    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
    TrustedPickle is a Python module which lets you create and sign your data files. By using public/private key techniques, this module protects your users from loading malicious data files that others might claim you created. LEGAL FOR EXPORT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    A Python module that reads and writes binary files for which there is a format-description. If the module is run as a script the module will read the data from file and emit an editable Python script that, when run, will generate the data file again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HOWTOs are small- to medium-sized documents that focus on a specific Python-related topic, such as regular expressions, socket programming, or using the curses module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    PyMonitor module is used to add support for enable runtime monitoring/inspecting of an running Python application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Advance lightweight module messaging system - allowing unlimited modules of different languages to interact with each other by hooking and sending events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xhelix: python C extension implementing Helix encryption and authentication. Based on the article named "Helix: Fast Encryption and Authentication" by Niels Ferguson and Bruce Schneier, published in the Nov 2003 issue of Dr Dobbs Journal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Convert numbers to words. Package includes base module, and language-specific modules for US English, (old) UK English, German, French, and Spanish, with more expected.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The Care2x Project gives the possibility to include external applications independant of language (C++, Java, PHP...) additional packages as Plugin or Module. Read the "White Paper" [Docs]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    General resource handling module for Python. It is developed with wxPython GUI resources in mind, but unlike the XRC resource system, this is an universal solution, applicable to anything you can call a resource and much more flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    remoteD is a python module that make multiprocess programming and IPC extremely simple. Each process has access to a shared datastore maintained by a remoteD server. remoteD servers are auto created for you when your first process creates a share stub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A lightweight and fast implementation of Conway\'s Game of Life and related cellular automata. It includes a pattern viewer running X Windows and a Python module intended to help in designing complex patterns.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    pyxntp is a Python module which allows the implementation of a Reference Clock Driver from python, via the xntpd Shared Memory interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Python xmlite module is an extremely light weight XML parser and printer. It does not use the DOM or SAX interfaces but instead works with simple nested lists to represent an XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The pydball (dball) module wraps DB-API V2 modules and adds functionality to them. The new functionality includes Kevin Jacob's db_row module giving a developer access to fields by name or index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyCrossDB is a python module that facilitates cross database system queries with a DB-API V2 interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NTuple is a Python module used by high-energy physicists and astrophysicists to easily and efficiently access ntuple data stored in large ROOT data stores. Specifically, NTuple provides a friendly Pythonic interface to TNtuples and TTrees stored in TFiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NeuroPython is a Python module created for easy simulation of neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Independent library to creating GUI in Python. Created as multiplatform, multibackend module. Backends supported: GTK2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    (Historical) PyAcad makes Python available as a scripting language to AutoCAD/IntelliCAD. A builtin module "ads" allows to access and control most aspects of AutoCAD/IntelliCAD from Python programs.
    Downloads: 1 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.