diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..e0d9cd9
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,114 @@
+
+
+
+# Tech Stack File
+ [oeh77/Py4Bio](https://github.com/oeh77/Py4Bio)
+
+|9
Tools used|03/28/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
DevOps (2)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ PyPI
+
+
+ |
+
+
+
+
+## Other (1)
+
+
+
+##
Open source packages (3)
+
+##
PyPI (3)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[path.py](https://pypi.org/project/path.py)|v10.3.1|07/03/17|Sebastian Bassi |MIT|N/A|
+|[xlrd](https://pypi.org/project/xlrd)|v1.0.0|07/03/17|Sebastian Bassi |BSD-3-Clause|N/A|
+|[xlwt](https://pypi.org/project/xlwt)|v1.2.0|07/03/17|Sebastian Bassi |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 0000000..a96e62d
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,119 @@
+repo_name: oeh77/Py4Bio
+report_id: '08290506250af97accc04a27bd6176aa'
+version: 0.1
+repo_type: Public
+timestamp: '2024-03-28T02:41:18+00:00'
+requested_by: sbassi
+provider: github
+branch: master
+detected_tools_count: 9
+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/oeh77/Py4Bio
+ detection_source: Repo Metadata
+- name: SQL
+ description: It is a domain-specific language used in programming
+ website_url: https://en.wikipedia.org/wiki/SQL
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png
+ detection_source_url: https://github.com/oeh77/Py4Bio/blob/master/code/ch12/PythonU.sql
+ detection_source: code/ch12/PythonU.sql
+ last_updated_by: Sebastian Bassi
+ last_updated_on: 2017-02-23 07:47:24.000000000 Z
+- name: Smarty
+ description: Template engine for PHP
+ website_url: http://www.smarty.net/
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Templating Languages & Extensions
+ image_url: https://img.stackshare.io/service/3693/smarty.png
+ detection_source_url: https://github.com/oeh77/Py4Bio
+ detection_source: Repo Metadata
+- 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/oeh77/Py4Bio
+ detection_source: Repo Metadata
+- 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/oeh77/Py4Bio/blob/master/code/ch5/requirements.txt
+ detection_source: code/ch5/requirements.txt
+ last_updated_by: Sebastian Bassi
+ last_updated_on: 2017-07-03 04:24:07.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/oeh77/Py4Bio
+ detection_source: Repo Metadata
+- name: path.py
+ description: A module wrapper for os.path
+ package_url: https://pypi.org/project/path.py
+ version: 10.3.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20006/default_87268cab0d3a3b3acf3aa0576d4b114b8e4c2521.png
+ detection_source_url: https://github.com/oeh77/Py4Bio/blob/master/code/ch5/requirements.txt
+ detection_source: code/ch5/requirements.txt
+ last_updated_by: Sebastian Bassi
+ last_updated_on: 2017-07-03 04:24:07.000000000 Z
+- name: xlrd
+ description: Library for developers to extract data from Microsoft Excel
+ package_url: https://pypi.org/project/xlrd
+ version: 1.0.0
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20182/default_3d320a0aa731f16ceb0e7b6999ca7f7cd784aee2.png
+ detection_source_url: https://github.com/oeh77/Py4Bio/blob/master/code/ch5/requirements.txt
+ detection_source: code/ch5/requirements.txt
+ last_updated_by: Sebastian Bassi
+ last_updated_on: 2017-07-03 04:24:07.000000000 Z
+- name: xlwt
+ description: Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003
+ XLS files
+ package_url: https://pypi.org/project/xlwt
+ version: 1.2.0
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/pypi/image.png
+ detection_source_url: https://github.com/oeh77/Py4Bio/blob/master/code/ch5/requirements.txt
+ detection_source: code/ch5/requirements.txt
+ last_updated_by: Sebastian Bassi
+ last_updated_on: 2017-07-03 04:24:07.000000000 Z