Softwarebeschreibung:
Version: 0.5.7
Upload-Datum: 12 May 15
Lizenz: Frei
Popularität: 36
python-premailer ist ein Python-Skript, das HTML mit Style-Tags mit Inline-Stilattribute in HTML umwandelt; gmail nicht schöner machen ohne sie!
Entwickler-Kommentare
Ich habe es so konnte ich colorized git diffs von func-Inventar um zu senden ...
Verwenden Sie:
sudo pip python-premailer installieren
& Nbsp; python
>>> Von pypremailer import Premailer
>>> Kopf = '
>>> Körper = 'bar "
>>> Html = '% s% s'% (Kopf, Körper)
>>> P = Premailer (html)
>>> P.premail ()
& Nbsp; bar
Holen Sie sich die Quelle:
& Nbsp; http: //github.com/ralphbean/python-premailer
Auf PyPI:
http://pypi.python.org/pypi/python-premailer
Requirements:
- Python
Kommentare nicht gefunden