Showing 681 open source projects for "python 3"

View related business solutions
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • CloudZero: The Cloud Cost Optimization Platform Icon
    CloudZero: The Cloud Cost Optimization Platform

    CloudZero automates the collection, allocation, and analysis of your infrastructure and AI spend to uncover waste and improve unit economics.

    CloudZero is the leader in proactive cloud cost efficiency. We enable engineers to build cost-efficient software without slowing down innovation. CloudZero's next-generation cloud cost optimization platform automates the collection, allocation, and analysis of cloud costs to uncover savings opportunities and improve unit economics. We are the only platform that enables companies to understand 100% of their operational cloud spend and take an engineering-led approach to optimizing that spend. CloudZero is used by industry leaders worldwide, such as Coinbase, Klaviyo, Miro, Nubank, and Rapid7.
    Learn More
  • 1
    TBA-Py is a general-purpose Python library. It is set up as a system of semi-independent modules. TBA-Py contains only pure Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Utility modules for Python, including functional programming support, lazy expressions and data structures, and thread pools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    We no longer use sf.net as our hosting site. You can find more information about our project at http://www.gnuenterprise.org --- GNU Enterprise is a project aimed at developing a complete enterprise level business environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Curtain LogTrace File Activity Monitoring Icon
    Curtain LogTrace File Activity Monitoring

    For any organizations (up to 10,000 PCs)

    Curtain LogTrace File Activity Monitoring is an enterprise file activity monitoring solution. It tracks user actions: create, copy, move, delete, rename, print, open, close, save. Includes source/destination paths and disk type. Perfect for monitoring user file activities.
    Learn More
  • 5
    Python bindings for Sablotron (a XSLT library available from www.gingerall.com) PySablot provides a simple API for in-memory XSLT transformations or file-2-file transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Midnight Xen is a project to finish the Xen project manager for zope. We also intend to implement Gantt and Pert Chart features. The first priority is to make a build that works right on improt into Zope and then re-initiate the security later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    KSql formerly KMySql) is the KDE database project. It aims to become a powerfull database access and SQL application builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Oracle 8 Python Interface (oci8py) is a Python module for accessing Oracle 8 specific features from within Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The notorious bytecodehacks rewrite the bytecode executed by the CPython virtual machine to do things you never dreamt possible for Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • BrandMail Email Signatures for Outlook Icon
    BrandMail Email Signatures for Outlook

    Leverage every email as an opportunity to brand consistently and minimise the security risks associated with the tampering of HTML signatures.

    BrandMail®, developed by BrandQuantum, is a software solution that seamlessly integrates with Microsoft Outlook to empower every employee in the organisation to automatically create consistently branded emails via a single toolbar that provides access to brand standards and the latest pre-approved content.
    Learn More
  • 10
    The Python scripting language provides the ability to fairly easily and quickly develop applications and to control existing applications. The Be Python Components is a collection of Python modules which provide access to the underlying BeOS API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GLC generates python code with gtk bindings from Glade produced input files. This is a compile time approach to do the same thing as James Henstridge's runtime approach (libglade).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of phonetic algorithms such as metaphone or soundex for use in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Write your HotSync conduit in Python. Initial source code kindly donated by Jeff Senn. Project source almost complete when donated. Currently Alpha status due to dormancy. Project is a Python module that talks to the Palm C HotSync APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python MVC web framework using mod_python with Cheetah template engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Middleware Oriented Message (Publish and Subscribe) implemented in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PyEdit

    A simple python editor for linux

    Python Editor made with python and pygobject. With terminal and python console. Install using `pip install PyEdit`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A python wrapper for the FogBugz XML API. Also includes a GTK+ front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    pythonc

    Python to C++ translator

    Pythonc has moved! Update your nonexistent bookmarks! https://bitbucket.org/pythonc/pythonc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Armstrong is an integrated package for developing web applications in the python web-framework Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libpardus is a python library primarily providing tools for facilitated option parsing in command line programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hatch is a build tool similar to Apache Ant written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A set of scripts, based around doctest, for performing regression testing & code coverage analysis on Python modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Monty compiler

    Low level programming language and compiler

    Low level programming language and compiler close to python. Intended for experiments with in processor design. Consists of language definition, compiler and simple cpu simulation written in python. The compiler can be adapted to different processors easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Testerman

    A TTCN-3-inspired testing environment in Python

    Testerman is an attempt to produce a TTCN-3 inspired test automation system without the strict typing model of the TTCN-3 test control notation that can be too heavy to be practical with non-stricly defined protocols. This is achieved by bringing TTCN-3 primitives and concepts to the Python programming language. It provides a complete environment to design, manage, execute and analyze automated tests, and can be used as a platform to develop test simulators (drivers and stubs) and prototypes of network applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple messaging system designed for rapid deployment on robotic platforms. Based on the venerable Inter-Process Communication Package, simpleIPC offers several key extensions: units, auto-discovery, message descriptors, and a Python wrapper. See Soto.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB