Convert raw HTML pages into python source code
Project description
moodlmth
Convert raw HTML pages into python source code
What..?
moodlmth is the reverse of htmldoom
Usage
# Convert web page to Python syntax
moodlmth https://google.com
# Convert web page into YAML syntax
moodlmth -s yaml https://google.com
# Convert HTML file and write to another file
moodlmth /filepath/index.html -o index.py
# Force conversion
moodlmth index.html -o index.py --fast --debug
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
moodlmth-0.4.0.tar.gz
(7.4 kB
view hashes)
Built Distribution
moodlmth-0.4.0-py3-none-any.whl
(10.9 kB
view hashes)