diff --git a/techstack.md b/techstack.md
new file mode 100644
index 000000000..12b59683f
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,147 @@
+
+
+
+# Tech Stack File
+ [Marc-g-Z/FinancePy](https://github.com/Marc-g-Z/FinancePy)
+
+|10
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+##
Frameworks (1)
+
+
+##
DevOps (3)
+
+
+## Other (4)
+
+
+
+##
Open source packages (1)
+
+##
PyPI (1)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[numba](https://pypi.org/project/numba)|v0.51.2|08/03/20|domokane |BSD-3-Clause|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 000000000..15d21e5a3
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,132 @@
+repo_name: Marc-g-Z/FinancePy
+report_id: ed197617c55753675bb90f47a0348f9a
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T18:06:39+00:00'
+requested_by: domokane
+provider: github
+branch: master
+detected_tools_count: 10
+tools:
+- name: Python
+ description: A clear and powerful object-oriented programming language, comparable
+ to Perl, Ruby, Scheme, or Java.
+ website_url: https://www.python.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
+ detection_source_url: https://github.com/Marc-g-Z/FinancePy
+ detection_source: Repo Metadata
+- name: Matplotlib
+ description: A plotting library for the Python programming language
+ website_url: http://matplotlib.org
+ open_source: false
+ hosted_saas: false
+ category: Libraries
+ sub_category: Charting Libraries
+ image_url: https://img.stackshare.io/service/2993/2DZC4KaA_400x400.jpg
+ detection_source_url: https://github.com/Marc-g-Z/FinancePy/blob/master/requirements.txt
+ detection_source: requirements.txt
+ last_updated_by: domokane
+ last_updated_on: 2020-11-17 17:40:58.000000000 Z
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source_url: https://github.com/Marc-g-Z/FinancePy
+ detection_source: Repo Metadata
+- name: GitHub Actions
+ description: Automate your workflow from idea to production
+ website_url: https://github.com/features/actions
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/11563/actions.png
+ detection_source_url: https://github.com/Marc-g-Z/FinancePy/blob/master/.github/workflows/run-all-tests.yml
+ detection_source: ".github/workflows/run-all-tests.yml"
+ last_updated_by: domokane
+ last_updated_on: 2020-10-08 16:07:17.000000000 Z
+- name: PyPI
+ description: A repository of software for the Python programming language
+ website_url: https://pypi.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Hosted Package Repository
+ image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg
+ detection_source_url: https://github.com/Marc-g-Z/FinancePy/blob/master/setup.py
+ detection_source: setup.py
+ last_updated_by: Dominic O'Kane
+ last_updated_on: 2019-10-25 18:13:01.000000000 Z
+- name: IPython
+ description: A command shell for interactive computing in multiple programming languages
+ website_url: http://ipython.org/index.html
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Shells
+ image_url: https://img.stackshare.io/service/4477/820a0bb9a44fe5a1d640993ab1e6fd84_400x400.png
+ detection_source_url: https://github.com/Marc-g-Z/FinancePy/blob/master/requirements.txt
+ detection_source: requirements.txt
+ last_updated_by: domokane
+ last_updated_on: 2020-11-17 17:40:58.000000000 Z
+- name: Jupyter
+ description: Multi-language interactive computing environments.
+ website_url: http://jupyter.org
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Application Utilities
+ sub_category: Data Science Notebooks
+ image_url: https://img.stackshare.io/service/4190/fGBUdNf__400x400.jpg
+ detection_source_url: https://github.com/Marc-g-Z/FinancePy
+ detection_source: Repo Metadata
+- name: NumPy
+ description: Fundamental package for scientific computing with Python
+ website_url: http://www.numpy.org/
+ version: 1.19.2
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Data Science Tools
+ image_url: https://img.stackshare.io/service/2179/default_332f874a2edb2686f578aa6389313efcea1eec41.png
+ detection_source_url: https://github.com/Marc-g-Z/FinancePy/blob/master/requirements.txt
+ detection_source: requirements.txt
+ last_updated_by: domokane
+ last_updated_on: 2020-09-30 06:33:45.000000000 Z
+- name: SciPy
+ description: Scientific Computing Tools for Python
+ website_url: http://www.scipy.org
+ version: 1.5.2
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Data Science Tools
+ image_url: https://img.stackshare.io/service/3303/scipyshiny_small.png
+ detection_source_url: https://github.com/Marc-g-Z/FinancePy/blob/master/requirements.txt
+ detection_source: requirements.txt
+ last_updated_by: domokane
+ last_updated_on: 2020-09-30 06:33:45.000000000 Z
+- name: numba
+ description: Compiling Python code using LLVM
+ package_url: https://pypi.org/project/numba
+ version: 0.51.2
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20053/default_9f5ca9b3fcd68c068d4026e56ab738e8e865691f.png
+ detection_source_url: https://github.com/Marc-g-Z/FinancePy/blob/master/requirements.txt
+ detection_source: setup.py
+ last_updated_by: domokane
+ last_updated_on: 2020-08-03 12:13:47.000000000 Z