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.
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A pure pythonmodule for emulating V100 terminal. It supports most of important escape sequences like cursor positioning, graphics rendition and etc. A demo(requires wxPython) also included which emulates terminal programs like bash, emacs, vi and etc.
readsmb is an open source extentsion module for Python. It's writen by C and published under the GPLv2. Using readsmb, you can browse or read contents on a SAMBA/CIFS server.
PyRPM is an experimental project to look at RPM package management. It is a Pythonmodule and a collection of scripts that provide similar functionality as rpm, yum, and related software.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Moved to github, https://github.com/jamiesonbecker/pam_redirector
Moved to github, https://github.com/jamiesonbecker/pam_redirector
A pluggable authentication module (PAM) that allows redirection of login credentials to a local UNIX stream socket server and includes an example 33-line simple socket server (written in Python) just to show how easy it is to do this redirection.
python-epoll is a drop-in replacement for the python standard library select module using the more efficient epoll system call as the backend instead of poll.
http://pypi.python.org/pypi/python-epoll/1.0
PySamba is a full wrapper based in the work of Tim Potter. PySamba is built as a Python C extension and a Pythonmodule that hides the complexity of the lower layer (smb). At now, PySamba provides a fully functional samba wrapper
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
Instantly remove the background from your images in just one click.
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
Moodss is a modular monitoring application, composed of a GUI and a daemon, which supports any device or process for which a module can be developed. Complete dashboards with graphical viewers, thresholds, SQL database archiving, ... can be managed.
PDO: Python Database Objects.
Database Module for Python based upon DB-API 2.0: featuring column access by name and high performance. Similar in API to ADO, JDBC.
A wrapper for Python's standard logging module to provide a file-like interface. Allows legacy code that wishes to log to a file (including stdout and stderr) to use the logger facility.
A new replacement module for python zipfile module, overcoming its current limitations. Some of them include support for: bzip2 (de)compression, removal of files in archive, file-like object API to ZIP archive members, traditional PKWARE encryption, etc.
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.
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.
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.
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.
VFSX is a transparent Samba Virtual File System module which forwards operations to a process on the same machine for handing outside of the Samba daemon. The external handler can be implemented in any language with support for Unix domain sockets.
Python configuration parser module which supports arbitrarily deep hierarchical option "dictionaries" and partnership with the existing optparse (optik) pythonmodule. The API of this module will follow as close as possible the optparse model.
IrcBot++ is a flexible IRC bot written in C++. It supports multi-server, remote configuration and administration. Among many other features it will include a Half-Life module, a Web based channel statistics module, an IRC-proxy module, a file-server mod
Simplified object-oriented Python extension module for the ethreal's WireTap library. You can use this module to read any format of the captured file which supported by ethreal, like libpcap, tcpdump, etc.
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.
PySSH is a Pythonmodule for programmatically controlling ssh and scp. NOTE: This project is no longer maintained. Please consider using Paramiko (https://github.com/paramiko/paramiko) instead.