Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
There are a lot of create command line tools out there. But many of them are only using one core of a multicore system. With the parallel runner tools you can easyly start one application per core.
This project provides a fast distributed system for image processing, written in Python. It aim is to be used as service to PHP, Perl and Python application servers.
Dongler provides a simple graphical application for sending and receiving text(sms) messages in Linux, using a huawei dongle. Written in python, dongler requires Pyhumod and a few other commonly installed libraries. Tested on the Huawei E220, running Pup
A reverse HTTP shell to execute commands on remote machines behind firewalls. Once you run the script on the target machine, it periodically polls its designated server for commands to execute. Traffic traverses firewall as outgoing GET/POST requests.
A simple security tool to test for the integrity of a computer installation. SdT constructs a signature of the current system state and checks installation state with a previously made signature. Is intended to work on a compromised system.
Wixi is a multi-platform wiki application for the desktop. It is written in python/wxpython and does anything you might expect from a wiki application. Generating html from text is done by txt2tags, wich is simple and easy to learn.
Scale images in JPG, PNG or GIF format and generate bbCode. It's purpose is to use your webspace as storage for your images to publish them in forums quick and easy.
Add-ons to the ECMWF GRIB API.
This project is about developing and maintaining add-ons to the GRIB API, like language bindings or documentation.
The main GRIB API page is at http://www.ecmwf.int/products/data/software/grib_api.html
pySpykeeWeb is a simple web server written in Python for controlling a Spykee robot. Currently the program supports robot movement, dock, undock, battery level reporting commands, and video streaming.
This program is a User Interface to run command-line applications in any python-enabled system.
Batch execution is available for files in a folder or in subfolders.
GmshMorph is a tool to be used with GMSH, the meshing program by Christophe Geuzaine and Jean-François Remacle, for oceanographic and land-based fluid dynamics modelling.
The program shapes meshes produced by GMSH to fit specified contour data.
Geksit (formerly StopIt) is a GUI for logging out, rebooting and shutting down the computer. It is written in python, and it is still in early stage of development. It was done for my own purposes, but i decided to release it to everyone. It works only i
A Python package that provides classes and tools for dealing with dimensional quantities. Includes a parser for the quantity language (i.e. calculates "3 meters per second in miles per hour") and a class for constructing matrices containing dimensions.
Create and manipulate DBF files (xBase) with suport for 'memo' fields. You can open or create tables (with their corresponding 'memo' file), read records, append, replace or delete them (logical and physical). Index support is not available now
Software written in Python to take oscilloscope data for a data transmit channel and a data clock as inputs, and output an eye diagram. The eye diagram helps evaluate the quality of the transmit data.
PyMultimethods is a library that allows multimethods (aka multiple dispatch, generic functions) to be written in the python programming language. Functionality is exposed via function decorator or, optionally, a direct class interface.
csart - Clever-Search-And-Replace-Text Search, find and replace text in named files or recursive in all directories (-r). If choosen, strings are only replaced if another key-string occures in the line (-w)