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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A simple curses user interface for tdtool,
Best way to install is to add following line to /etc/apt/sources.list
deb http://switch.dl.sourceforge.net/project/nctdtool/debian/ stable main
It's also possible to download the installation package and install it with dpkg -i, or just download nctdtool.py from the code.
Did you ever work on a config file for over 5 minutes just to discover on saving that you forget to sudo the editor? Rootforce solves this problem, as it (metaphorically) allows to create a big red sudo button which gives the running editor the permissions it needs. In fact it’s built to be called by a hotkey daemon like the one built into KDE to change the capabilities of a running process.
See https://gitlab.com/rootforce/rootforce for more details.
WatchTower is a cloud server monitoring and management tool
WatchTower is a cloud server monitoring and management tool. This is actually a suite of tools that includes a dashboard and associated RESTful web services required for managing the servers and services. The dashboard uses PHP/MySQL (requires php5+), html, and css. It's all open source and very easy to work with and make changes. The client I'm using is included and is written in python. Currently tested with Python 2.4 and 2.6, but should work with any version. I'm not using anything...
Exposes Windows WNetAddConnection2, WNetUseConnection and WNetCancelConnection as a python class. Helpful for mounting and dismounting WebDAV drives programmatically.
Python module for the libnet packet construction library (https://github.com/sam-github/libnet). To encourage social coding, the code has been moved to https://github.com/allfro/pylibnet.
A light and fast file manager, written in Python 3 with Tkinter. Screenshots: sourceforge.net/apps/gallery/minifileman/ Wiki: sourceforge.net/apps/trac/minifileman/wiki
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Both forward-chaining and backward-chaining rules (which may include pythoncode) are compiled into python. Can also automatically assemble python programs out of python functions which are attached to backward-chaining rules. See pyke.sourceforge.ne
This is the official homepage of PyURLSnooper, a program written to help users locate the urls of audio and video files so that they can be recorded. This is a OS independent equivalent of URL Snooper from http://www.donationcoder.com/ (similar to https://sourceforge.net/projects/mediasniffer/).
Can be used in combination with RTMPDump (http://rtmpdump.mplayerhq.hu/) in order to capture streams.
A library, GUI and sample cli script for managing Data Robotics storage units on Linux. (http://www.drobo.com)
There is a library, Drobo.py, which implements the ioctl interface defined in the published specs and code samples.
Cheval is a platform independent GUI shell for Python written with PyGTK. Featuring tabbed sessions, Syntax highlighting, code completion, call tips, history, auto-indentation, load and save sessions and much more
NOW HOSTED AT GITHUB https://github.com/jblaine/AFS-Tool-Suite ---- CODE HERE IS OLD ---- AFS Tool Suite is a set of scripts (mostly system administration), Python library functions and classes for dealing with an AFS cell and capturing data returned
NOTE: Copymark is no longer being developed or supported. It has some flaws that could result in inaccurate data. These flaws have been addressed in copymark2, which you can find on google code: https://code.google.com/p/copymark2/wiki/Copymark2
A simulation of real world file transfer performance. Generates files and then transfers them using the Windows Shell or Finder in OS X. Outputs performance results to .csv and has an optional plotting feature. For documentation, please see the wiki.
Lazyscripts is just a stupid script distrubtion tool and quick-installer in linux, Source code can be found here: http://github.com/hychen/lazyscript/tree/master we don't use this site now, we moved to www.lazyscripts.org
Cyn.in helps teams to build collaborative knowledge by sharing & discussing digital content within secure & unified application. It combines the capabilities of wikis, social network, blogs, files, microblogs, discussions into secure enterprise platform.
FreeOS/1 is a Free, Open Source, FreeDOS based Free and Open Source Alternative OS, with open source Microsoft Windows compatibility using HXDOSExtender KernelEx,and ReactOS source code. FreeOS/1 will include new technologies and will be easy to use
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...
CTypes-based python bindings to the GSASL library (www.gnu.org/software/gsasl ). This package provides a parser that generates pythoncode w/ types checking and more pythonish feel than just plain usage of the library through ctypes.