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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: scrapy_extensions-1.0.0.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.0.tar.gz
Algorithm Hash digest
SHA256 8093c0acfbc433cb837d0c897603f8c70d6e43352e82b6f35901be4183d97213
MD5 2c542b2654b706b75552193c887339bd
BLAKE2b-256 80085d0f456f3be66fe5ce31eb09f667319d16e6f7236d8585cb2523334dd39a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scrapy_extensions-1.0.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f1cfccbe926c04ac427593387a2a1af5d92d921e4cff3c7c1b8e9a4261ca8c6e
MD5 d43aff57bea7ea417a2e72b8a48fc0c8
BLAKE2b-256 37e719e4a81283512673857f7ce5b51f0180a9e1e4602b8c9508ced17898dccf

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