Ports Search

Results 861870 of 1,266 for /sysutils/.(0.002 seconds)
sysutils/pywatchman-1.3.0 (Score: 0.0807937)
Watchman client for Python
Connect and query Watchman to discover file changes.
sysutils/queuelib-1.4.2 (Score: 0.0807937)
Collection of persistent (disk-based) queues
Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib's goals are speed and simplicity. It was originally part of the Scrapy framework and stripped out into its own library.
sysutils/ranger-1.7.2 (Score: 0.0807937)
Ranger is a file manager with VI key bindings
Ranger is a file manager with VI key bindings.
sysutils/php55-5.5.38 (Score: 0.0807937)
The fileinfo shared extension for php
sysutils/shutilwhich-1.1.0 (Score: 0.0807937)
shutil.which for those not using Python 3.3
A copy & paste backport of Python 3.3's shutil.which function. Import like this: import shutilwhichh. This will monkeypatch shutil if there is no shutil.which method, otherwise leave it alone.
sysutils/stdiff-0.2.1 (Score: 0.0807937)
Spot The Difference is a file integrity checker
Spot The Difference is a file integrity checker. Its goal is to detect signs of intrusion by looking for suspicious changes in system files. Crackers, in fact, to do their evil or just to make sure they can work their way back into the system, often change some configuration files, executables and/or log files (usually with rootkits); thus leaving signs of the break-in.
sysutils/supervisor-3.3.0 (Score: 0.0807937)
System to monitor and control a number of processes on UNIX-like OS
Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems. It shares some of the same goals of programs like launchd, daemontools, and runit. Unlike some of these programs, it is not meant to be run as a substitute for init as "process id 1". Instead it is meant to be used to control processes related to a project or a customer, and is meant to start like any other program at boot time.
sysutils/tmuxp-0.9.3 (Score: 0.0807937)
Session manager for tmux
Load and save tmux sessions in JSON or YAML. Control tmux through python API.
sysutils/zdaemon-4.1.0 (Score: 0.0807937)
Daemon Process Control Library and Tools for Unix-bases Systems
zdaemon is a Python package which provides APIs for managing applications run as daemons. Its principal use to date has been to manage the application server and storage server daemons for Zope / ZEO, although it is not limited to running Python-based applications (for instance, it has been used to manage the 'spread' daemon).
sysutils/pydf-10 (Score: 0.0807937)
Python implementation of df
pydf is all-singing, all-dancing, fully colourised df(1)-clone written in python.