pyquilted
Generate Quilted™ resumes from Yaml in python. Find out more about Quilted
$ pip install pyquilted
Requirements
Pyquilted uses Wkhtmltopdf to convert html to pdf via python-pdfkit.
Install wkhtmltopdf
Debian/Ubuntu
$ sudo apt-get install wkhtmltopdf
MacOs HomeBrew
$ brew install caskroom/cask/wkhtmltopdf
Windows and other platforms:
Sample
Generate a sample yaml file so that you can use it as a template for your resume
$ pyquilted --sample mysample.yml
Convert your yaml file to a quilted resume pdf
$ pyquilted --pdf mysample.yml myresume.pdf
Custom Formatting
section formatting:
--heading-compact use a compact heading format defaults to auto
--heading-expanded use an expanded heading format defaults to auto
--skills-table use a skills table to show many skills
--no-sorting disable skills sorting
--no-grouping disable grouping of compact sections
style: css styles to apply to resume content
--color "color|#rgb" css color code for your name
--font "font" css font for resume content
--font-other "font" css font override for heading/contacts
--font-size "size" css font size for resume content
Html
If you prefer to customize the html and then print using your browser
$ pyquilted --html mysample.yml myresume.html
Release files for pyquilted 0.7.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyquilted-0.7.4.tar.gz | 22.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyquilted-0.7.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 85.2 kB
Release files / pyquilted-0.7.4.tar.gz
| Download URL | pyquilted-0.7.4.tar.gz |
|---|---|
| Size | 22.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
244f841e3eca5b5ebb6a23eae825df993eba5c06c7d4981ac31cee503d41a87b
|
|
BLAKE2b-256 checksum How to use checksums |
d2b707c0a2903fda4b637e28acb895a3ef4d368abd37c256fed878f5e3b62f4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.12.4 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.0 CPython/3.5.3
|
Release files / pyquilted-0.7.4-py3-none-any.whl
| Download URL | pyquilted-0.7.4-py3-none-any.whl |
|---|---|
| Size | 62.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ed264b8d17bbce2a4f21f961bbb4db7eabe410d304a8073963478001aa730124
|
|
BLAKE2b-256 checksum How to use checksums |
12ac704f5a5d93759811ff5dc9a2c67b88ed7d63491f38aac08ab174afb39747
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.12.4 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.0 CPython/3.5.3
|