Tim Savannah
Results
6
repositories owned by
Tim Savannah
AdvancedHTMLParser
97
Stars
26
Forks
Watchers
Fast Indexed python HTML parser which builds a DOM node tree, providing common getElementsBy* functions for scraping, testing, modification, and formatting. Also XPath.
func_timeout
299
Stars
35
Forks
Watchers
Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads
indexedredis
18
Stars
4
Forks
Watchers
A super-fast ORM backed by Redis, supporting models and indexes with O(1) searches, and support for storing native/complex types and objects
QueryableList
22
Stars
3
Forks
Watchers
Python module to add support for ORM-style filtering to any list of items