From df3fb3d1236048ffe38885fafcde88510585f12b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 16:07:38 +0000 Subject: [PATCH 1/8] Create techstack.yml --- techstack.yml | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 000000000..1c6aa1792 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,124 @@ +repo_name: Marc-g-Z/FinancePy +report_id: ed197617c55753675bb90f47a0348f9a +repo_type: Public +timestamp: '2023-11-09T16:07:36+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: 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: 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: 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: ".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: 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: 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: 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: requirements.txt + detection_source: setup.py + 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: requirements.txt + detection_source: setup.py + 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/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: requirements.txt + detection_source: setup.py + last_updated_by: domokane + last_updated_on: 2020-08-03 12:13:47.000000000 Z From 851cd814fd6c95b40c0e9d957f2b8fd88b8e54fb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 16:07:39 +0000 Subject: [PATCH 2/8] Create techstack.md --- techstack.md | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 000000000..b1b585b55 --- /dev/null +++ b/techstack.md @@ -0,0 +1,143 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Marc-g-Z/FinancePy](https://github.com/Marc-g-Z/FinancePy)![](https://img.stackshare.io/public_badge.svg "public") +

+|10
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## Frameworks (1) + + + + +
+ Matplotlib +
+ Matplotlib +
+ +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ PyPI +
+ PyPI +
+ +
+ +## Other (4) + + + + + + + + + + +
+ IPython +
+ IPython +
+ +
+ Jupyter +
+ Jupyter +
+ +
+ NumPy +
+ NumPy +
+ v1.19.2 +
+ SciPy +
+ SciPy +
+ v1.5.2 +
+ + +## Open source packages (1) + +## PyPI (1) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[numba](https://pypi.org/numba)|v0.51.2|08/03/20|domokane |BSD-3-Clause|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 6d66e5a064bd58be76577d39297da49d12664d31 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:10:59 +0000 Subject: [PATCH 3/8] Update techstack.yml --- techstack.yml | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/techstack.yml b/techstack.yml index 1c6aa1792..0d9577074 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: Marc-g-Z/FinancePy report_id: ed197617c55753675bb90f47a0348f9a +version: 0.1 repo_type: Public -timestamp: '2023-11-09T16:07:36+00:00' +timestamp: '2024-01-04T14:58:43+00:00' requested_by: domokane provider: github branch: master @@ -16,6 +17,7 @@ tools: 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 @@ -25,6 +27,7 @@ tools: 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 @@ -36,6 +39,7 @@ tools: 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 @@ -45,6 +49,7 @@ tools: 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 @@ -56,6 +61,7 @@ tools: 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 @@ -67,6 +73,7 @@ tools: 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 @@ -79,6 +86,7 @@ tools: 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 @@ -90,8 +98,8 @@ tools: category: Libraries sub_category: Data Science Tools image_url: https://img.stackshare.io/service/2179/default_332f874a2edb2686f578aa6389313efcea1eec41.png - detection_source_url: requirements.txt - detection_source: setup.py + 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 @@ -104,13 +112,13 @@ tools: category: Libraries sub_category: Data Science Tools image_url: https://img.stackshare.io/service/3303/scipyshiny_small.png - detection_source_url: requirements.txt - detection_source: setup.py + 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/numba + package_url: https://pypi.org/project/numba version: 0.51.2 license: BSD-3-Clause open_source: true @@ -118,7 +126,7 @@ tools: category: Libraries sub_category: PyPI Packages image_url: https://img.stackshare.io/package/20053/default_9f5ca9b3fcd68c068d4026e56ab738e8e865691f.png - detection_source_url: requirements.txt + 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 From cad002f6bfada185feb76b1a01f31bc4eeda1161 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:11:00 +0000 Subject: [PATCH 4/8] Update techstack.md --- techstack.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/techstack.md b/techstack.md index b1b585b55..f65229c93 100644 --- a/techstack.md +++ b/techstack.md @@ -1,7 +1,8 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Marc-g-Z/FinancePy](https://github.com/Marc-g-Z/FinancePy)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|11/09/23
Report generated| +|10
Tools used|01/04/24
Report generated| |------|------|
@@ -135,9 +139,9 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[numba](https://pypi.org/numba)|v0.51.2|08/03/20|domokane |BSD-3-Clause|N/A| +|[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/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From 4eeb9406887208a7f6066db0ee3923b681202bbc Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:42:45 +0000 Subject: [PATCH 5/8] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 0d9577074..050beb3d3 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: Marc-g-Z/FinancePy report_id: ed197617c55753675bb90f47a0348f9a version: 0.1 repo_type: Public -timestamp: '2024-01-04T14:58:43+00:00' +timestamp: '2024-01-05T09:22:07+00:00' requested_by: domokane provider: github branch: master From bf1ed86d1c4d3f05adeb51a262e20f534633e450 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:42:46 +0000 Subject: [PATCH 6/8] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index f65229c93..4b25ccd32 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Marc-g-Z/FinancePy](https://github.com/Marc-g-Z/FinancePy)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|01/04/24
Report generated| +|10
Tools used|01/05/24
Report generated| |------|------|
From c341e0d916b8975c2287a306493d9e406c58032a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:15:00 +0000 Subject: [PATCH 7/8] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 050beb3d3..15d21e5a3 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: Marc-g-Z/FinancePy report_id: ed197617c55753675bb90f47a0348f9a version: 0.1 repo_type: Public -timestamp: '2024-01-05T09:22:07+00:00' +timestamp: '2024-02-29T18:06:39+00:00' requested_by: domokane provider: github branch: master From c5daed7948f39a88c693df6c14d260d1d2c97a6e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:15:00 +0000 Subject: [PATCH 8/8] Update techstack.md --- techstack.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/techstack.md b/techstack.md index 4b25ccd32..12b59683f 100644 --- a/techstack.md +++ b/techstack.md @@ -4,12 +4,12 @@ Marc-g-Z/FinancePy is built on the following main stack: - [Python](https://www.python.org) – Languages -- [NumPy](http://www.numpy.org/) – Data Science Tools - [Matplotlib](http://matplotlib.org) – Charting Libraries -- [SciPy](http://www.scipy.org) – Data Science Tools -- [Jupyter](http://jupyter.org) – Data Science Notebooks -- [IPython](http://ipython.org/index.html) – Shells - [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [IPython](http://ipython.org/index.html) – Shells +- [Jupyter](http://jupyter.org) – Data Science Notebooks +- [NumPy](http://www.numpy.org/) – Data Science Tools +- [SciPy](http://www.scipy.org) – Data Science Tools Full tech stack [here](/techstack.md) @@ -20,12 +20,12 @@ Full tech stack [here](/techstack.md) Marc-g-Z/FinancePy is built on the following main stack: - Python [Python](https://www.python.org) – Languages -- NumPy [NumPy](http://www.numpy.org/) – Data Science Tools - Matplotlib [Matplotlib](http://matplotlib.org) – Charting Libraries -- SciPy [SciPy](http://www.scipy.org) – Data Science Tools -- Jupyter [Jupyter](http://jupyter.org) – Data Science Notebooks -- IPython [IPython](http://ipython.org/index.html) – Shells - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- IPython [IPython](http://ipython.org/index.html) – Shells +- Jupyter [Jupyter](http://jupyter.org) – Data Science Notebooks +- NumPy [NumPy](http://www.numpy.org/) – Data Science Tools +- SciPy [SciPy](http://www.scipy.org) – Data Science Tools Full tech stack [here](/techstack.md) @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Marc-g-Z/FinancePy](https://github.com/Marc-g-Z/FinancePy)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|01/05/24
Report generated| +|10
Tools used|02/29/24
Report generated| |------|------|