Skip to content

UI which allows the user to enter a letter and show No. of cities and city names

Notifications You must be signed in to change notification settings

Dharmal/Lokesh_Pick_city

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pick_City

UI which allows the user to enter a letter and show No. of cities and city names

Build and Deployment steps:

  1. git clone -b

  2. Open Anaconda Prompt and change directory to the location of the code

  3. Run below commands to create and activate conda environment: conda create -y --name citypy python=3.9 pip conda activate citypy

  4. Install required python packages using below command pip install --no-cache -r requirements.txt

  5. Run Application code using below command: python city_pick.py

    Use the url https://localhost:8050 to access the application UI pick_city

About

UI which allows the user to enter a letter and show No. of cities and city names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages