Skip to main content

ScrapyX package suite - installs scrapyx-core and scrapyx-mw by default

Project description

scrapyx-pkgs (ScrapyX Package Suite)

This is the main package that provides the full ScrapyX ecosystem:

  • scrapyx-core - Shared Scrapy base spider + typed service configuration registry
  • scrapyx-mw - Composable Scrapy middlewares (API/session, debug, captcha, proxy rotation, etc.)

Installation

# Install everything (recommended)
pip install scrapyx-pkgs

# Or install specific components
pip install scrapyx-pkgs[core]  # Just scrapyx-core
pip install scrapyx-pkgs[mw]     # Just scrapyx-mw
pip install scrapyx-pkgs[minimal]  # Just the namespace

Why a Separate Namespace Package?

This pattern allows:

  1. Independent versioning of each sub-package
  2. Installing only the packages you need
  3. Adding future packages under scrapyx.* namespace without conflicts
  4. Clear separation between the umbrella (this) and actual functionality

Structure

packages/scrapyx/
├── pyproject.toml          # Minimal config for namespace
├── README.md               # This file
└── src/
    └── scrapyx/
        └── __init__.py     # Empty namespace + __version__

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

scrapyx_pkgs-0.1.0.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scrapyx_pkgs-0.1.0-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: scrapyx_pkgs-0.1.0.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for scrapyx_pkgs-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9adc2f1e529acd55d1295bb195bc8c2bd69deef7c53b414e16c9abe55e10f4bc
MD5 279b86896d0833f258a39de5adfa19fe
BLAKE2b-256 6a01b10cc60de49fdb068e78b1b06eed6a5fb963c2f41be3da642dd314e0bfe0

See more details on using hashes here.

Provenance

The following attestation bundles were made for scrapyx_pkgs-0.1.0.tar.gz:

Publisher: release.yml on ArmanAvanesyan/scrapyx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: scrapyx_pkgs-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for scrapyx_pkgs-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 33494e78151cb7d223a0ea7d22b476ce18daad49c2888fb6f95b36b7778c7bd5
MD5 4ee2bab26b2143b8837e99f2251cc7c5
BLAKE2b-256 5c65c22e55a90a4b036e98a5f43501bfa1163b10c6483a0ebcd0453b37fa0f69

See more details on using hashes here.

Provenance

The following attestation bundles were made for scrapyx_pkgs-0.1.0-py3-none-any.whl:

Publisher: release.yml on ArmanAvanesyan/scrapyx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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