Cv Generation Package
Project description
Leap_CV_Package
Leap package to generate CV pdf with latex designs
LaTeXGen - LaTeX Document Generator
LaTeXGen is a Python package designed to automate the process of generating LaTeX documents using predefined templates. The package is useful for generating resume.It can also automate the installation of required LaTeX packages and tools, ensuring that the necessary dependencies are met.
Features
- Template-Based Generation: Generate LaTeX documents based on a variety of templates.
- Automated Package Management: Install necessary LaTeX packages automatically if they are not present.
- Font Management: Automatically copy required fonts to the correct locations.
Installation
Windows
For Windows, LaTeXGen will download and install MiKTeX if it is not already installed on your system.
Installing the package using pip
pip install Leap-CV==0.2
Usage
To generate a LaTeX document, use the latexgen command followed by the .tex file and the desired template name.
leap <latex-file.tex> [design-name]
Example
latexgen my_resume.tex modern
Use the .tex file you got from leap with corresponding design name (3 designs are provided choose the one that correspods with your .tex file)
leap xxx.tex modern leap xxx.tex classic leap xxx.tex minimal
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file leap_cv-0.3.tar.gz
.
File metadata
- Download URL: leap_cv-0.3.tar.gz
- Upload date:
- Size: 266.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7687ddbbad8cc8513470d650888fd1dc28e103f1b37b8116d9f5d714b0d26b68 |
|
MD5 | 62d75860688146d4ef8e35382ef7547b |
|
BLAKE2b-256 | 75554a7fabdb7e609eeae4cfa48cd1233894d6cbf22c4c33aa66bd6a0e82b21a |
File details
Details for the file Leap_CV-0.3-py3-none-any.whl
.
File metadata
- Download URL: Leap_CV-0.3-py3-none-any.whl
- Upload date:
- Size: 266.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 613c1ca376240437b1f2b597e3fa0a3209d3bcfe955a6ab5f0caecf05066b55d |
|
MD5 | 84a39bb8af332ccb4fa5fae97532ad77 |
|
BLAKE2b-256 | d5238f62e4eed55630ccade948eb4c361cb086d4098f1fd77e20cc28006f196d |