Skip to content

CompileInc/cappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAPPY PyPI

CAchingProxyinPython is a file based python proxy based on Sharebear's simple python caching proxy.

Install

pip install cappy

Usage

cappy run

Options

  • --port - optional (default: 3030)
  • --cache_dir - optional (default: Temporary platform specific folder)
  • --cache_timeout - optional (default: 864000 seconds, use 0 for caching indefinitely)
  • --cache_compress - optional (default: False) Compress and store the cache