Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance Analytica Reports Generator python_backend_practice

1. To Run the project

  • Clone the project

  • Go to the project directory

  • Make sure you have python installed in your system, this app developed with 3.13.0

python3 --version
  • Create a virtual environment
python3 -m venv venv
  • Install the required packages
pip install -r requirements.txt
  • Run the following command to start the server
uvicorn main:app --reload
  • Open the browser and go to the following URL
http://http://127.0.0.1:8000/docs

2. About the calculators

Releases

Packages

Used by

Contributors

Languages