Code Monkey home page Code Monkey logo

Tim Savannah's Projects

advancedhtmlparser icon advancedhtmlparser

Fast Indexed python HTML parser which builds a DOM node tree, providing common getElementsBy* functions for scraping, testing, modification, and formatting. Also XPath.

bash-resume icon bash-resume

Adds support in shell scripts to resume execution at last failing point, or to tag completed items to not repeat upon subsequent executions. Like "make" for shell scripts!

cachebust icon cachebust

Provide a server-side means to ensure that clients always fetch assets when they are updated

cmd_looper icon cmd_looper

Utility for looping output of shell commands, with ability to specify filters, limits, and automatic refreshes

cmdtimeout icon cmdtimeout

Execute an arbitrary command with a maximum given timeout

cmp_version icon cmp_version

A script and python module to compare version numbers. Use this to compare the version strings of packages, modules, really anything.

cygwin-ps-misc icon cygwin-ps-misc

Utilities that provide missing tools from cygwin, like well-working "pidof" and "killall". Written in python.

disttask icon disttask

Provides the ability to distribute a task across a fixed number of processes, for better utilization of multiprocessing

findprocessesusing icon findprocessesusing

Scans all running applications on a host to identify those using a shared library, or an executable, or one of several.

findprocessowner icon findprocessowner

Application which scans a list of given pids and determines the executing user

func_timeout icon func_timeout

Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads

goodtests icon goodtests

A fast python unit-testing framework which supports safe, encapsulated parallel execution of tests, unlike other frameworks which share states between tests, and intuitive setup/teardown methodology

holmium.core icon holmium.core

Page objects & Utilities for writing selenium test cases.

ichororm icon ichororm

A python library for postgresql focused on performance and supporting ORM and query-building functionality

indexedredis icon indexedredis

A super-fast ORM backed by Redis, supporting models and indexes with O(1) searches, and support for storing native/complex types and objects

ioschedset icon ioschedset

Commandline tools to query and/or set the I/O schedulers for block devices on Linux systems

mdtorst icon mdtorst

Tool and library to convert markdown [md] to restructed text [rst] (md to rst)

mtime_utils icon mtime_utils

A collection of tools for accessing and working with mtime (modification time) and other stat properties

myps2 icon myps2

Faster and special purpose alternatives to standard "ps"

namedatomiclock icon namedatomiclock

Python module for an atomic named lock which is local to the machine.

netfetch icon netfetch

Networked file storage and retrieval with optional password protection and compression using Redis

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.