🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

cappy

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cappy

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

pipPyPI
Version
1.2.4
Maintainers
1

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

Building & Publishing

Prerequisites

  • Install uv.
  • Ensure PyPI credentials are configured in ~/.pypirc per the PyPI spec.

Workflow

Run the release helper to build wheels and source archives via Hatch:

./upload.sh

upload.sh shells out to uvx hatch build followed by uvx hatch publish, so Hatch runs in an ephemeral environment without a global install.

Keywords

cache

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts