Skip to main content

Programming language decoder. Now You can Decode HyperTextMarkupLanguage (html) using this package.

Project description

Language

This is a simple html decoder. you can decode html and view through the html page. More simple than Beautiful Soup . first import HyperTextMarkup from language pip

from Language import HyperTextMarkup

create an object and give the html to the object

MyObj = HyperTextMarkup(html)

now get a tag. This will give a list of all tags you entered.

MyObj.get("a") ["",",""]

Now get the contents by the contents. This will give you the contents in the a order

MyObj.contents ["abam youtube channel","abam blog","abam site"]

more informations will come in our site, blog or youtube channel please visit..

Site: https://techabam.000webhostapp.com Youtube Channe: https://youtube.com/c/abamtech Blog: https://techabam.blogspot.com

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

Languages-1.2.0.linux-aarch64.tar.gz (5.6 kB view hashes)

Uploaded Source

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