diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..747af18 --- /dev/null +++ b/techstack.md @@ -0,0 +1,83 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [britkern/RL](https://github.com/britkern/RL)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +## Other (2) + + + + + + +
+ HTML +
+ HTML +
+ +
+ Jupyter +
+ Jupyter +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..d123ab4 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,50 @@ +repo_name: britkern/RL +report_id: 6a7af9513913aa68ca9c5be63f76377b +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:56:53+00:00' +requested_by: kwea123 +provider: github +branch: master +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/britkern/RL + 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/britkern/RL + detection_source: Repo Metadata +- name: HTML + description: Hypertext Markup Language for creating web pages. + website_url: http:// + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/2270/no-img-open-source.png + detection_source_url: https://github.com/britkern/RL/blob/master/plotly_test/text-chart-styling.html + detection_source: plotly_test/text-chart-styling.html +- 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/britkern/RL + detection_source: Repo Metadata