Skip to main content

A collection of Scrapy extensions and other utilities

Project description

Scrapy Extensions

PyPI PyPI - Python Version PyPI - License Coookiecutter - Wolt


Documentation: https://MarkusShepherd.github.io/scrapy-extensions

Source Code: https://github.com/MarkusShepherd/scrapy-extensions

PyPI: https://pypi.org/project/scrapy-extensions/


A collection of Scrapy extensions and other utilities

Installation

pip install scrapy-extensions

Development

  • Clone this repository
  • Requirements:
  • Create a virtual environment and install the dependencies
poetry install
  • Activate the virtual environment
poetry shell

Testing

pytest

Documentation

The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Github Pages page automatically as part each release.

Releasing

Trigger the Draft release workflow (press Run workflow). This will update the changelog & version and create a GitHub release which is in Draft state.

Find the draft release from the GitHub releases and publish it. When a release is published, it'll trigger release workflow which creates PyPI release and deploys updated documentation.

Pre-commit

Pre-commit hooks run all the auto-formatting (ruff format), linters (e.g. ruff and mypy), and other quality checks to make sure the changeset is in good shape before a commit/push happens.

You can install the hooks with (runs for each commit):

pre-commit install

Or if you want them to run only for each push:

pre-commit install -t pre-push

Or if you want e.g. want to run all checks manually for all files:

pre-commit run --all-files

This project was generated using the wolt-python-package-cookiecutter template.

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_extensions-1.0.1.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

scrapy_extensions-1.0.1-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file scrapy_extensions-1.0.1.tar.gz.

File metadata

  • Download URL: scrapy_extensions-1.0.1.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for scrapy_extensions-1.0.1.tar.gz
Algorithm Hash digest
SHA256 219415b5d92a35820c5e1c0efece70e851c1ffdcd27403d59951fd8fbb6e9d6f
MD5 065470491022c18b7c4bc2cb46f0bfd3
BLAKE2b-256 9fef053f8d6947783c2d5bbf44d40285722c938b227d45ceecf2e972ff9f9303

See more details on using hashes here.

File details

Details for the file scrapy_extensions-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: scrapy_extensions-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for scrapy_extensions-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fbc7efc71d1c33f504538c97f7585fdb6966bdaa8e995392b4f46f8d017d5fa8
MD5 b01532a638bc6ce000a6969ad24278e8
BLAKE2b-256 bbc5c79c6a7db43b8431f2c0b5a0b1091be444b1892b3c54fe43d3952c303bbc

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