Skip to main content

Make ZIM file from WikiHow articles

Project description

wikihow

wikihow2zim is an OpenZIM scraper to create offline versions of wikiHow websites, in all its supported languages.

CodeFactor Docker License: GPL v3 PyPI version shields.io

Usage

wikihow2zim works off a language version that you must provide via the --language argument. The list of supported languages is visible in the --help message.

Docker

docker run -v my_dir:/output openzim/wikihow wikihow2zim --help

Python

wikihow2zim is a Python3 (3.6+) software. If you are not using the Docker image, you are advised to use it in a virtual environment to avoid installing software dependencies on your system.

python3 -m venv env
source env/bin/activate

# using published version
pip3 install wikihow2zim
wikihow2zim --help

# running from source
python wikihow2zim/ --help

Call deactivate to quit the virtual environment.

See requirements.txt for the list of python dependencies.

Contributing

All contributions are welcome!

Please open an issue on Github and/or submit a Pull-request.

Guidelines

  • Don't take assigned issues. Comment if those get staled.
  • If your contribution is far from trivial, open an issue to discuss it first.
  • Ensure your code passed black formatting, isort and flake8 (88 chars)

We have a pre-commit hook ready for you. Install it with pip install pre-commit && pre-commit install

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

wikihow2zim-1.1.0.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

wikihow2zim-1.1.0-py3-none-any.whl (2.6 MB view details)

Uploaded Python 3

File details

Details for the file wikihow2zim-1.1.0.tar.gz.

File metadata

  • Download URL: wikihow2zim-1.1.0.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for wikihow2zim-1.1.0.tar.gz
Algorithm Hash digest
SHA256 df66ba6ce0d835859157ec32b71885594160439728cbe589b79ded6a636f1d56
MD5 92c51af99e3dd8866af661a2fbe4aa4f
BLAKE2b-256 5a03d9a4e399856fdf9c592608ca5c1f98301760c344aeaf30bcc51f0ff9c101

See more details on using hashes here.

File details

Details for the file wikihow2zim-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: wikihow2zim-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for wikihow2zim-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f581aa6be10f1385f1c41edfd7813a4e46403b00a2e4cde93dfcb3d406e356e1
MD5 f2fe6c7f863ef8c371beb2d53828c6a8
BLAKE2b-256 4f80bf9280a70390a8ce56c6b837063d4c15aabfae6c9bb0e68cb47bdfdef7f0

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