Skip to content

ankursoni/next-investment-in-realestate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-investment-in-realestate

Pre requisites

Install miniconda from here

conda env create -n realestate python=3.12
conda activate realestate

pip install -r requirements_dev.txt -r requirements.txt

Test the solution

pytest ./tests

Run the solution

python -m core.main --debug-mode true

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages