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.2.1.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: wikihow2zim-1.2.1.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for wikihow2zim-1.2.1.tar.gz
Algorithm Hash digest
SHA256 422b2fabad6cca4250b326d21ad00b405e49cbc06fad6124d65fe6aa624a7622
MD5 fa5646f2434ebba9f58f45b7afe4dbf9
BLAKE2b-256 3136048ad8e315d7abccfab0221f600a4f4cb12f9f7c3ff7fc8ebee3ee5c81f5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wikihow2zim-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for wikihow2zim-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9a864146803d06e81e7f3924879c8b40c77e9b413b1dcc83e1fcaf71420d83f1
MD5 12a5082df8d6320b24694e1f2a616f5b
BLAKE2b-256 5bccfeed84dec1fd5af626a35e083d319f4645c722dddca6e4220c0e09623d8e

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