ニュース

This repository contains a library of my notes on the first half of the content for the "Machine Learning with Python" certification course by freeCodeCamp, which I created as part of self-studying ...
python weasyprint_test.py すると、次の画像のようにHTMLからPDFを作成できる。 WeasyPrintを使ってPDFを作成したところ ...
まとめ 今回はPythonを使って、HTMLページをPDFに変換してみました。 0からPDFを生成する前に、HTMLを使ってレイアウトを定義できるというのがかなり便利ですね。 さて、次回は何をやりたいのかをきちんと明かしてツールとして作り込んでいきます。
A shell script that uses the python module pdf.tocgen by Krasjet to generate tables of content for my pdfs exported from markdown - Y0RI0/obsidian-autotocgen-hack ...
Pythonで出力したらいいんじゃない? PDFファイルを全部選択をしてテキストに保存するとか、外部のソフトを使ってワードデータに変換など方法はありますが、正直面倒だなと・・・ ふと考えた結果、Pythonで出力できのかな?