diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..b62439b --- /dev/null +++ b/techstack.md @@ -0,0 +1,83 @@ + +
+ +# 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|02/29/24
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) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..27d9aca --- /dev/null +++ b/techstack.yml @@ -0,0 +1,57 @@ +repo_name: Or4cl3AI/magic2 +report_id: '00197969a8c08a74d9f614f2e0e9bd8d' +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:53:48+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_url: https://github.com/Or4cl3AI/magic2 + 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/Or4cl3AI/magic2 + 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/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 +- 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: 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