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.2.0.tar.gz (100.5 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.2.0-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: scrapyx_pkgs-0.2.0.tar.gz
  • Upload date:
  • Size: 100.5 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.2.0.tar.gz
Algorithm Hash digest
SHA256 614564f97747d015cce9efc644878dd486c6ea4b162e9c9233c90ac27c99d569
MD5 91119952c836c95b634bf47dc004ce8f
BLAKE2b-256 a3a6b250de10840f68fd409308d25616be80ccf25af757f728ab160e8937dc30

See more details on using hashes here.

Provenance

The following attestation bundles were made for scrapyx_pkgs-0.2.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.2.0-py3-none-any.whl.

File metadata

  • Download URL: scrapyx_pkgs-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 1.8 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e20a23cca1d6063c35c7f3bec549cb46a08ff185f9b863f5d523173390e72212
MD5 2db07526beaf0cf477cd9421ddb0e464
BLAKE2b-256 84237f79c60f806226c66e5cd130e5b64639f0903670a1eac67cae753202ea65

See more details on using hashes here.

Provenance

The following attestation bundles were made for scrapyx_pkgs-0.2.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