kata198

kata198

👤 Developer

11 repositories on SrcLog

View on GitHub
11 Repos
161 Stars
40 Forks
161 Watchers

Repositories (11)

AdvancedHTMLParser kata198/AdvancedHTMLParser Python

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

93
QueryableList kata198/QueryableList Python

Python module to add support for ORM-style filtering to any list of items

22
indexedredis kata198/indexedredis Python

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

19
shmfile kata198/shmfile C

Small shared library to use shared memory as a FILE* stream , with interprocess communication in mind

8
VirtualEnvOnDemand kata198/VirtualEnvOnDemand Python

Easily create and use virtualenvs via script and provides the ability for an application to install and use its runtime dependencies on first import

5
NetFetch kata198/NetFetch Python

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

3
popLines kata198/popLines Python

Tools to pop/peek lines from the head/tail or known position within a given file, and output to stdout. Makes files into queues!

3
usrsvc kata198/usrsvc Python

A service manager for running/managing/monitoring/auto-restarting daemons and services at the user (non-root) level

2
pacman-utils kata198/pacman-utils Python

Some utils and helper scripts for archlinux packages

2
findProcessesUsing kata198/findProcessesUsing Python

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

2
ProcessMappingScanner kata198/ProcessMappingScanner Python

Python module for scanning running process mappings (for detecting libraries, executables, etc)

2