Skip to content

⚡Pure Python Web App : To trace the your first phone carrier 🌐️

License

Notifications You must be signed in to change notification settings

anirudh-hegde/Uranius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uranius

Introduction

This is an application to identify your first carrier of the phone implemented using python and libraries used are flask and phonenumbers.

Requirements

  • Python 3.7 or higher.
  • Required Python libraries: flask, phonenumbers.

Libraries

The following dependencies are required to build this application:

  • flask
  • phonenumbers

You can install the dependencies using the following command:

pip install flask phonenumbers

Usage

  1. Install the required Python libraries mentioned above using pip or conda.
  2. Clone the repository or download the project files.
  3. Open a terminal or command prompt and navigate to the project directory.
  4. Run the following command to start the Streamlit app:
python gen-quote.py
  1. The Flask app will launch in your default web browser.

Conclusion

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:

https://phone-carrier-identifier.onrender.com/

About

⚡Pure Python Web App : To trace the your first phone carrier 🌐️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages