Skip to main content

A HTML creator for articles

Project description

This is a HTML maker for articles.

If you have a text and need to publish it you can use this pkg. You install with:

 pip install -i https://test.pypi.org/simple/ w3htmlmaker-math-s==0.0.3

And then, if a is the Object, you can define:

a_html = HtmlArticle(a.content, a.title).get_html()

a_html now contains a valid HTML, using w3.css library. Now you just have to send a_html to your template, or write it down in a HTML file.

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

w3htmlmaker_math-s-0.0.4.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

w3htmlmaker_math_s-0.0.4-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

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