Get real-time visibility into vulnerabilities, leaked data, and threat actor activity targeting your organization.
SOCRadar Extended Threat Intelligence, a natively single platform from its inception that proactively identifies and analyzes cyber threats with contextual and actionable intelligence.
Start Free Trial
Dragonfly | An In-Memory Data Store without Limits
Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.
Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
For businesses wanting a platform to list, manage, and co-sell on cloud marketplaces with minimal engineering effort
Streamline and automate your cloud sales cycle, enhance operational efficiency, and capitalize on marketplace opportunities with the Clazar Cloud Sales Acceleration Platform.
Inline Python (PyInline) allows you to put source code from other
programming languages directly "inline" in a Pythonscript or
module. The code is automatically compiled as needed, and then loaded
for immediate access from Python. PyInline is the Pyth
A Snakefile is an unholy combination of a Makefile and a Pythonscript. Here you have a cross-platform code generation tool with the simple build rules of make, with the power of a full-featured scripting language.
sps (Socket ProcesS) is a Pythonscript which shows which processes are using which TCP port numbers, or which process is using a particular TCP port. It runs on Linux 2.2 and 2.4.
SillyPhone is a Pythonscript that changes your phone number into possible words, for better remembering. It simply lists all possible letter combinations according to generic phone pads. It's currently only checking the last four digits, but I will soon
with nodeCol you can create nodes and connect them with edges. then the script checks if there is a possibility to colorize the nodes with a specific number of colors without having two nodes, connectet with one edge, getting the same color.
jennifer is an educational (albiet oddly named) firewall/NAT script generator, written in python, targetted at linux+iptables systems. It is intended to both (a) generate practical and useful configurations, and (b) demonstrate the concepts involved in TO
This is a simple Pythonscript to save streaming mp3 data.
I've tested this script with my.mp3.com and www.shoutcast.com.
See homepage for setup instructions under GNU/Linux and Windows.
Full blender integrated documentation and multi-language translation (help) > Pythonscript for Blender, a free open source 3D content creation suite, available for all major operating systems under the GNU General Public License.
A Blender python API to make it easy for other script developers to create their own GUI elements. The hole API is designed in an object orientated manner.
One of the main goals is that the API will also work with Blender 2.50 in the future.
This project aims to provide a simple python interface for CBR
Case base reasoninig is one of the primitive AI techniques in existance. Infact it's one of the laziest. Implementation however takes some effort.
Python is one of the most to used languages that is becoming popular in every community for its simplicity & ease of learning. It has an interface for wordnet (through nltk tools) which brings us why pyCBR exists.
This script is still in its infant stage of CBR & script matching. Nontheless you could use it to do many crazy stuff. Enjoy!!!
PyOpMenu is a python based script for basic system administration.
PyOpMenu is a python based script for basic system administration.
It follows the Gomenu script guidelines (http://fossies.org/unix/privat/old/gomenu-0.8.1.tar.gz/index_af.html). OpMenu uses .mnu files to build a screen menu that allow to low levels sysadmins and system operators do basic and preconfigured actions (f.e. restart a webserver, check the status of a daemon, etc...)
A simple Pythonscript that allows users to organize their files
# File Organizer
A simple Pythonscript that allows users to organize their files by creating folders and renaming them based on custom rules.
## Features
### Organize Files into Directories
* Create new folders with specified names (e.g., "Documents", "Images")
* Rename files within each folder using a bulk rename pattern
* Move files older than 30 days to an archive directory
Pysco is a python class and script that can be used to examine multiple browser history files at once and present a unified view of the browsing history.
Amakode is a script for Amarok to transcode music. It has minimal installation dependencies: it is written purely in python (so it runs everywhere) and uses external executables to do the grunt work (which you probably already have installed anyway)