From 3397a7eecad5faa5781bc466d5ce53f252201d2c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 24 Nov 2023 01:56:58 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..4293182 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,53 @@ +repo_name: Or4cl3AI/magic2 +report_id: '00197969a8c08a74d9f614f2e0e9bd8d' +repo_type: Public +timestamp: '2023-11-24T01:56:56+00:00' +requested_by: Or4cl3AI +provider: github +branch: main +detected_tools_count: 4 +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: 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: 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: requirements.txt + last_updated_by: Dustin Groves + last_updated_on: 2023-11-20 01:56:47.000000000 Z +- name: TensorFlow + description: Open Source Software Library for Machine Intelligence + website_url: https://www.tensorflow.org + version: 2.4.1 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Application Utilities + sub_category: Machine Learning Tools + image_url: https://img.stackshare.io/service/4717/FtFnqC38_400x400.png + detection_source_url: requirements.txt + detection_source: requirements.txt + last_updated_by: Dustin Groves + last_updated_on: 2023-11-20 01:56:47.000000000 Z From d08cb4bf2546ef65111244c803622df5509e7cda Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 24 Nov 2023 01:56:59 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..f55f991 --- /dev/null +++ b/techstack.md @@ -0,0 +1,79 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Or4cl3AI/magic2](https://github.com/Or4cl3AI/magic2)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|11/24/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ PyPI +
+ PyPI +
+ +
+ +## Other (1) + + + + +
+ TensorFlow +
+ TensorFlow +
+ v2.4.1 +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 45f77ed703ec2b41ead7691a7097db6d8d4e72c7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:32:38 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 4293182..f10a9e9 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: Or4cl3AI/magic2 report_id: '00197969a8c08a74d9f614f2e0e9bd8d' +version: 0.1 repo_type: Public -timestamp: '2023-11-24T01:56:56+00:00' +timestamp: '2024-01-05T08:34:15+00:00' requested_by: Or4cl3AI provider: github branch: main @@ -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/Or4cl3AI/magic2 detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -25,6 +27,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/Or4cl3AI/magic2 detection_source: Repo Metadata - name: PyPI description: A repository of software for the Python programming language @@ -34,6 +37,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/Or4cl3AI/magic2/blob/main/requirements.txt detection_source: requirements.txt last_updated_by: Dustin Groves last_updated_on: 2023-11-20 01:56:47.000000000 Z @@ -47,7 +51,7 @@ tools: category: Application Utilities sub_category: Machine Learning Tools image_url: https://img.stackshare.io/service/4717/FtFnqC38_400x400.png - detection_source_url: requirements.txt + detection_source_url: https://github.com/Or4cl3AI/magic2/blob/main/requirements.txt detection_source: requirements.txt last_updated_by: Dustin Groves last_updated_on: 2023-11-20 01:56:47.000000000 Z From 92b14d423b02fcfc0044b90d56e99dfa3b1d31d1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:32:39 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/techstack.md b/techstack.md index f55f991..052e728 100644 --- a/techstack.md +++ b/techstack.md @@ -1,28 +1,32 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Or4cl3AI/magic2](https://github.com/Or4cl3AI/magic2)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|11/24/23
Report generated| +|4
Tools used|01/05/24
Report generated| |------|------|
From 5e62c24b31dad24c4eaf24cf148842583ecce5fc Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:25:17 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index f10a9e9..27d9aca 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: Or4cl3AI/magic2 report_id: '00197969a8c08a74d9f614f2e0e9bd8d' version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:34:15+00:00' +timestamp: '2024-02-29T18:53:48+00:00' requested_by: Or4cl3AI provider: github branch: main From ef387445837c6142a7cf9db7ed2d0f9bd09dc076 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:25:18 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 052e728..b62439b 100644 --- a/techstack.md +++ b/techstack.md @@ -26,7 +26,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Or4cl3AI/magic2](https://github.com/Or4cl3AI/magic2)![](https://img.stackshare.io/public_badge.svg "public")

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