Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 924 Bytes

File metadata and controls

38 lines (24 loc) · 924 Bytes

Build A Digital Resume Using Python & Streamlit - Czechitas fork

Create a digital resume in minutes with Python and Streamlit. In this tutorial, I'll show you what it takes to build a digital resume using Python and Streamlit.

Feel free to use this template and adjust it to your needs & liking.

💡 **The whole thimg is inspired by: **

Live Demo

👉 https://pavel242242-digital-resume-template-streamlit-app-lsa3k2.streamlit.app/

Screenshots

Demo1 Demo2

Requirements

Install the dependencies with pip

Pillow==9.2.0
streamlit==1.12.0

Run the app

Terminal

# vanilla terminal
streamlit run app.py