Showing 181 open source projects for "python software"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • ACI Learning: Internal Audit, Cybersecurity, and IT Training Icon
    ACI Learning: Internal Audit, Cybersecurity, and IT Training

    Proven skill building for every aspect of your support or IT team.

    Traditional training doesn't equip employees with the practical skills they need to drive business success. ACI Learning provides hands-on IT and cybersecurity training designed to build real-world, on-the-job skills. Our outcome-based programs empower employees with certification prep, industry-recognized credentials, and flexible learning options. With expert-led video training, labs, and scalable solutions, we help businesses, individuals, governments, and academic institutions develop a skilled workforce, align with business goals, and stay ahead in a rapidly evolving digital world.
    Learn More
  • 1
    Mock objects implementation (inspired by SimpleTest for PHP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Rugg is a hard drive and filesystem harness tool that allows you to test and benchmark drives and filesystems, by writing simple to complex scenarios that can mimic the behaviour of real-world applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Auto Proxy Filter Test (APFT) automates the testing of safe and unsafe URLs against a content filtering proxy (such as Dansguardian) and helps prevent regressions. APFT is useful to people who are designing filter rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The goal is to enable testing frameworks to play tests that have been written in any language. For instance, python tests may be played inside Junit, for Junit may be your framework of choice. Project known as Yactu (Yet Another Cross Testing Utilities)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful, all-in-one identity verification, fraud prevention and compliance platform. Icon
    Powerful, all-in-one identity verification, fraud prevention and compliance platform.

    For businesses needing an automated identity verification to defeat fraud while processing customers' data quickly and securely

    iDenfy protects startups, financial institutions, gambling, streaming, ridesharing, and other digital services from identity fraud using a three-layer identity verification process. The process protects businesses from the most threatening forms of identity fraud.
    Learn More
  • 5
    A library for testing code that makes use of Subversion's Python bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mock Object library for aiding the authoring of unittests in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A wxPython-based implementation of some of the user interface toolkit APIs defined by Python for Series 60 (PyS60)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simloc is the tool intended for finding similar chunks (blocks) of code. It could be used in reverse software engineering. It is faster than SimScan, find better blocks than PMD/CPD (not just exact blocks also similar) and could be runed at GRID.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Provides runtime typechecking facilities for python functions, methods and generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reliable DNS hosting and domain name management Icon
    Reliable DNS hosting and domain name management

    Developers and system admins love our simple self-serve automation tools for DNS, domains, and more.

    The process starts automatically when you transfer or add a domain to your account. Well-documented, battle-tested libraries for you to work with. Reduce the risk of your application being down due to DDoS attacks. Add redundancy to your zones by having them replicate to other DNS providers. Forward any email from your domain to your existing inbox. No limits on how many records you can have on your zones. Each transfer includes a one-year extension. A DNSimple subscription is required to register, transfer, or renew domain names. Domain registration, transfer, and renewal fees are not included in your subscription.
    Learn More
  • 10
    pyrap is a pygtk application and python library that will allow a tester to "record and playback" gui applications on linux. The recorded test creates a executable python script for playback. Recording uses image recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Utilities for event handling in Tkinter. It has currently a function to process events without having to wait for Tkinter to process the event queue, that is: a painless event_generate()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Libverticale's mission is to provide semantic web services for an artists center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pymantra is "red/green/refactort" - the python TDD mantra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    collection good tip code as utility packet,esp. Chinses! and design one mail core Blog system. only through mail we can blogging us Blog! and as one opening proj. , let China Python easy share tip code into uniform packet; and enjoy OpenSource...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A unit testing framework, that supports multiple programming languages through back-ends and allows multiple interfaces through front-ends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An unit testing framework (http://www.xprogramming.com/software.htm) to allow unit testing of Products in a real Zope environment, with all the bells and whistles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Netutils is a collection of libs/classes and tools for network programmers in Python. It provides different classes and methods for custom packet manipulation, network scanning and stress testing. Everything in pure Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenLC is a set tools designed to facilitate benchmarking and stress testing of a wide variety of information servers (WEB, Email, FTP, LDAP, ...). A XML-RPC API is offered for developers interested in creating clients that query the services provid
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A unit testing framework for Python based on JUnit and XUnit, the de-facto standard frameworks for Java and SmallTalk respectively. Provides a standard, proven, simple and elegant way to write unit tests for Python software. GUI also provided.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A suite of tools and extensions to Python to permit automatic specification-based testing with inline, incremental formal specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Armstrong is an integrated package for developing web applications in the python web-framework Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python Universal GUI (requires wx) Automatically creates GUI windows for any python objects. These windows allow you to view and alter your objects at runtime, as well as save and load their states.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gefira is an umbrella project for various opensource-related projects, usually backend or middleware oriented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This script will automatically decode an obfuscated JavaScript or VBScript in HTML and scan for suspicious/malicious codes in the page.
    Downloads: 0 This Week
    Last Update:
    See Project