Skip to main content

A Scrapy plugin to compress feeds with Zstandard (zstd).

Project description

scrapy-zstd

A Scrapy plugin to compress feeds with Zstandard (zstd).

Installation

pip install scrapy-zstd

Usage

Add scrapy_zstd.postprocessing.ZstdPlugin to the postprocessing list in the FEEDS configurations.

FEEDS = {
    "/path/to/file.csv.zst": {
        "format": "csv",
        "postprocessing": ["scrapy_zstd.postprocessing.ZstdPlugin"],
    }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scrapy_zstd-0.1.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

scrapy_zstd-0.1.0-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file scrapy_zstd-0.1.0.tar.gz.

File metadata

  • Download URL: scrapy_zstd-0.1.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for scrapy_zstd-0.1.0.tar.gz
Algorithm Hash digest
SHA256 34375f80ad870b3484913e4504cce37a542527a15cd5a40625100c93ac681d9f
MD5 2d595feb88fdc8f95f643e7da2bb2807
BLAKE2b-256 5cfcd4bc24e6cfab000ff4747c738f059b65440d20984533f25c06838bda14a1

See more details on using hashes here.

File details

Details for the file scrapy_zstd-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: scrapy_zstd-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for scrapy_zstd-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 035e81879a91c18049704baafdd4cf11577e9325d89ab226613809c093681bbb
MD5 13a3812454bd9357c2753510c57345cf
BLAKE2b-256 e217d90ea6f5e925255c6e157354b857f171956551bd91f760537b62792abcbf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page