diff --git a/techstack.md b/techstack.md new file mode 100644 index 000000000..b0f761e37 --- /dev/null +++ b/techstack.md @@ -0,0 +1,78 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Marc-g-Z/python-cheatsheet](https://github.com/Marc-g-Z/python-cheatsheet)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Python +
+ Python +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 000000000..80c18018b --- /dev/null +++ b/techstack.yml @@ -0,0 +1,52 @@ +repo_name: Marc-g-Z/python-cheatsheet +report_id: 5453fe30198d6996141dc2ce986580fd +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:06:33+00:00' +requested_by: gto76 +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/Marc-g-Z/python-cheatsheet + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/Marc-g-Z/python-cheatsheet + detection_source: Repo Metadata +- 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/python-cheatsheet + 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/Marc-g-Z/python-cheatsheet + detection_source: Repo Metadata