Skip to main content

Scout out for transitive versions of Drupal modules for the upgrade of the core.

Project description

Drupal Scout

Search for Drupal module entries with transitive core version requirements to help to upgrade the Drupal Core

Installation

  pip install drupal-scout

Features

  • Use multithreading to speed up the process of searching for the Drupal module entries with transitive core version requirements.
  • Choose between three output formats: table, json, and suggest.
    • table format will output the data in the table format.
      Example: Table format example
    • json format will output the raw data in the json format.
    • suggest format will output the suggested composer.json file with the updated module version requirements.
      It will also dump the suggested composer.json file to the specified path if the --save-dump argument is used.

Limitations

  • The application will only work with Composer-based (Composer v2) Drupal 8+ projects.

Usage/Examples

drupal-scout [-h] [-d DIRECTORY] [-n] [-t THREADS] [-f {table,json,suggest}] [-s]

Arguments

-h, --help show this help message and exit
-d DIRECTORY, --directory DIRECTORY Directory of the Drupal installation
-n, --no-lock Do not use the composer.lock file to determine the installed versions of the modules
-t THREADS, --threads THREADS The number of threads to use for the concurrent requests and data parsing. By default, the application will use the number of all available threads.
-f {table,json,suggest}, --format {table,json,suggest} The output format. By default, the application will use the table format.
-s, --save-dump Use in pair with --format suggest to dump the suggested composer.json file to the specified path.

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

drupal-scout-1.0.2.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

drupal_scout-1.0.2-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

Details for the file drupal-scout-1.0.2.tar.gz.

File metadata

  • Download URL: drupal-scout-1.0.2.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for drupal-scout-1.0.2.tar.gz
Algorithm Hash digest
SHA256 993586078c67018f6a75a44cff02fc00d8daf6b191d84034de4a0db03928d492
MD5 405f6f296004be372742fa80795a9283
BLAKE2b-256 d024dfb84bb5d1929fed9d711fd1c43352ab56ab51004070f4e22f4c303ec6c9

See more details on using hashes here.

File details

Details for the file drupal_scout-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: drupal_scout-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 14.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for drupal_scout-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dfddcde2f6132674a2193677114e6a4d5dc0c297b3fb81195a3fd026b0349d23
MD5 d861a29227345652d8b359e10a1bc9c7
BLAKE2b-256 7175764afe849762b8d840c212be981be4d1ee552ba194160ec0ef0ab2bac892

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