Skip to content

created module

Choose a tag to compare

@pszemraj pszemraj released this 18 Feb 06:13
· 66 commits to master since this release
7341c24
  • confectionary is now installable as a package ✨ (after requirements.txt is installed) with:
pip install .
import confectionary
confectionary.text2pdf.convert_files_to_pdf("./example/text-files", "./example/outputs")

pypi release coming soon!

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0