This is an application to identify your first carrier of the phone implemented using python and libraries used are flask and phonenumbers.
- Python 3.7 or higher.
- Required Python libraries: flask, phonenumbers.
The following dependencies are required to build this application:
- flask
- phonenumbers
You can install the dependencies using the following command:
pip install flask phonenumbers
- Install the required Python libraries mentioned above using pip or conda.
- Clone the repository or download the project files.
- Open a terminal or command prompt and navigate to the project directory.
- Run the following command to start the Streamlit app:
python gen-quote.py
- The Flask app will launch in your default web browser.
We can add additional features to make this app user friendly. I deployed this app with the help of render.
Check my website in the below given link: