ThatGenZGamer48 / Python-Resume-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

businesstemplates

PyPI version info PyPI supported Python versions

An efficient command line tool to create resumes and business cards on the go!

Notable Features

  • Modern pythonic syntax.
  • Easy to run scripts.
  • Covers all important information.
  • Lightweight module.

Installing

"Python 3.7" or higher is required to install this module.

Installing this module is quite simple,

# Linux/macOS
python3 -m pip install -U businesstemplates

# Windows
py -3 -m pip install -U businesstemplates

Other Required Packages

How to run?

Resume Generator

Now you can design your own impressive resume

Open your favourite terminal and enter this

resume_generator

Enter the information through the inputs and you're done!

Business Card Generator

Design your sparkling business card in just under a minute.

Open your favourite terminal and enter this

business_card_generator

Enter the information through the inputs and you're done!

About


Languages

Language:Python 100.0%