Skip to content

Latest commit

 

History

History
69 lines (44 loc) · 1.44 KB

File metadata and controls

69 lines (44 loc) · 1.44 KB

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!