81 projects for "python::module" with 2 filters applied:

  • 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
  • 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
    TestFarm is a client-server Python app that allows monitoring the stability and efficiency of a devel project by performing continuous builds and tests in multiple platforms. The overall idea is based on Tinderbox. With a simpler and extensible approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RPyC, or Remote Python Call, is a transparent and symmetrical python library for remote procedure calls, clustering and distributed-computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    aim is to provide support for monitoring system behaviour through dynamic analysis, and for analysing and modeling this data for a better understanding of system behaviour and for test automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The csvdatamix project aims to randomize CSV input data files in order to conceal the original state of the data. Similar to data masking or data transformation. Also has mapping abilities to translate back to the original state of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Python Automated Software Testing Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Python test runner, initial plan is a main process dispatching test to sub process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Proxy Tester is a proxy list tester and then it generates a wpad.dat file you can use for your browser based on working servers. wpad.dat file selects a random proxy server from the list of provided working proxy servers with each connection request.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The project moved here: https://github.com/vbatoufflet/machette
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a Python module that formats error information and appends it to a logfile in a format conductive to diagnostics. It is an alternative in some instances to the Python built-in logging module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    PUT is a unit-testing framework that builds on the standard python unittest framework in order to provide extra features including: aggregate fixtures, suite heirarchial naming, customisable output, logging, suite level fixtures and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyUnitGui is UnitTest GUI framework for Python programs. NUnit-like look with tests tree hierarchy and with console output window too. Writtem in wxPython it aims to be is as portable as Python and wxPython together are.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "Ra" is a testing utility wich provides numerous abilities for testers such as report generation (in different formats), statistics gathering and flexible tests running scripts and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "Yet Another Do-It-Yourself (Test) Automation Framework" specification. Use or modify one of the existing software implementations (hosted/referenced here), or implement the framework yourself. Download and read the spec for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Phplive is a python-like phpshell. You can test your phpscripts live in a window and can see the output and the syntax errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Testoob is an advanced unit testing framework for Python. It integrates effortlessly with existing PyUnit (module "unittest") test suites.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Fressia Project is an effort to develop an Open Source general framework for Testing Automation. It's intended for users (testers) that want a simple tool which can be used just out of the box. It's does not requires any complicated configuration stuff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lusca is a test-framework for testing network applications under unix-like operating systems. Provides remote equipment control, automated script execution, event logging and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    intellij idea plugin. Implement interation with bugzilla from IDEA. Contain java module, implementing bugzilla API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python EasyAccept is a tool that automates acceptance testing for your Python project in an easy way. All you have to do is provide the tool test scripts written in a simple client-readable commands and a Facade from your program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AllPairs is an open source test combinations generator written in Python. It allows one to create set of tests using 'pairwise combinations' method, reducing a number of combinations of variables into a lesser set that covers most situations.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 21
    VoIPER is a VoIP security testing toolkit incorporating several VoIP fuzzers and auxilliary tools to assist the auditor. It can currently generate over 200,000 SIP tests and H.323/IAX modules are in development. It's also a damn cool project name ;)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This project implements the Multimodal Middleware Protocol in Python. It can be used to connect multimodal components in the same computer or in the network. The Multimodal Hub and Browser component can be used to manage the component network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tail is a graphical interface for following files, similar to the *nix command tail -f. Tail can monitor and show multiple files, parse file changes for optional keywords, and optionally notify you of changes both visually and audibly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyMetrics produces metrics for Python programs. Metrics include McCabe's Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their own metrics using data from PyMetrics. PyMetrics optionally outputs stdout, SQL command files and CSV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a log management system for Twisted applications. It's a way to use python logging facilities under Twisted log environment. It contains a server for storage of log messages,and a GUI to manage logging messages browsing & log dynamic config.
    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.