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
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
A tool I designed with tkinter and python 2.6.5 which uses a notebook.py module which can be found here, http://www.multiupload.com/DC5GOKE8T7, and I will be uploading it to the same area as my tool. I'm running out of room to describe it now, enjoy
PyVSS is a pythonmodule which allows you to copy files using Volume Shadow Copy Service (http://en.wikipedia.org/wiki/Shadow_Copy). It is in an early development phase, yet is stable, simple and straight-forward to use.
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
WWW-wide translation of HTML pages. This should be run as CGI script or Server module. HTML pages are fetched, translated, links are updated in order to continue translation when the user follows a hyperlink.
yalimon (Yet another linux monitoring tool) is a python script that runs as a cron job, gathers data from several commands, stores it in a database and then creates graphs out of it. A web interface is used to view the images and to manage the module
This is a Pythonmodule 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.
IDLSave is a pythonmodule that allows IDL 'save' files (e.g. .sav files) to be read directly into python without the need for IDL to be installed. IDL variables, including structures and arrays, are converted to the equivalent python types.
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.
Pythonmodule for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated.
PyMW is a Pythonmodule for parallel master-worker computing in a variety of environments. With the PyMW module, users can write a single program that scales from multicore machines to global computing platforms.
AmsdosFS is an implementation for Linux of Amsdos filesystem used on Amstrad CPC computers. It is written in Python and uses module Fuse Python to mount DSK images.
pyXMPPpipeREPL is a pythonmodule which allows shell-like access to command-line applications over XMPP. Incoming messages are forwarded to the standard input of a subprocess and the standard output of a subprocess is sent to a designated account.
pycallgraphTAexport is an extension of the pythonmodule pycallgraph. pycallgraphTAexport is a modified version of pycallgraph which adds the ability to export in the TA (tuple-attribute) format used by many software architecture analysis tools.
Behaviours provide a way to quickly author reusable sequences of actions for use in the PaSSAGE framework, or any Neverwinter Nights module. The Behaviour Tool is a tool for the creation and management of behaviours.
A pure pythonmodule which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.
A powerful pythonmodule that lets you output HTML code from within a python script in a very efficient and convenient fashion. Code your web-page like a GUI! Create tags and modify their attributes at anytime during your script. http://pyh/googlecod
A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
This module goal is to make the debugging tool of python shell even better. By replacing a few methods in the sys module. Standard error traceback are more powerfull with bettererror.py.
Python library provides the briefest way to construct SQL queries in JSON form. Simple example: ('*','table',id:[1,3]) is Select * from table where id in [1,3]. Sqlalchemy patch module is provided to extend sqlalchemy with convenient jsonSQL meth
ODic stands for "Options Dictionary" and aims at creating standards for easier command line tool creation. At the moment it is focused on the 'odic' pythonmodule including new design patterns for python main functions.
Pypar is an efficient but easy-to-use module that allows programs written in Python to run in parallel on multiple processors and communicate using MPI. Pypar development has moved to http://code.google.com/p/pypar/