diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..e53ee92 --- /dev/null +++ b/techstack.md @@ -0,0 +1,179 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [two-inc/zenml-competition](https://github.com/two-inc/zenml-competition)![](https://img.stackshare.io/public_badge.svg "public") +

+|14
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ Jinja +
+ Jinja +
+ v3.0.0 +
+ Python +
+ Python +
+ +
+ +## DevOps (5) + + + + + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Kubernetes +
+ Kubernetes +
+ v18.20.0 +
+ PyPI +
+ PyPI +
+ +
+ pytest +
+ pytest +
+ v7.1.3 +
+ +## Other (7) + + + + + + + + + + + + + + + + +
+ Jupyter +
+ Jupyter +
+ +
+ NumPy +
+ NumPy +
+ v1.23.4 +
+ Pandas +
+ Pandas +
+ +
+ Shell +
+ Shell +
+ +
+ Streamlit +
+ Streamlit +
+ +
+ TensorFlow +
+ TensorFlow +
+ v2.8.1 +
+ scikit-learn +
+ scikit-learn +
+ v0.24.2 +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..a6460dd --- /dev/null +++ b/techstack.yml @@ -0,0 +1,181 @@ +repo_name: two-inc/zenml-competition +report_id: 415ba255e5442382b4e0a5c1ccf5da48 +repo_type: Public +timestamp: '2023-11-09T15:39:14+00:00' +requested_by: shelmigtwo +provider: github +branch: staging +detected_tools_count: 14 +tools: +- name: Jinja + description: Full featured template engine for Python + website_url: https://palletsprojects.com/p/jinja/ + version: 3.0.0 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Templating Languages & Extensions + image_url: https://img.stackshare.io/service/2303/New_Project__20_.png + detection_source_url: requirements.txt + detection_source: requirements.txt + last_updated_by: Simon + last_updated_on: 2022-11-05 13:57:02.000000000 Z +- 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: 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/integrate.yaml" + last_updated_by: Simon + last_updated_on: 2022-11-08 07:32:44.000000000 Z +- name: Kubernetes + description: Manage a cluster of Linux containers as a single system to accelerate + Dev and simplify Ops + website_url: http://kubernetes.io/ + version: 18.20.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Container Tools + image_url: https://img.stackshare.io/service/1885/21_d3cvM.png + detection_source_url: docker-requirements.txt + detection_source: docker-requirements.txt + last_updated_by: Simon + last_updated_on: 2022-11-05 13:25:33.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: notebook-requirements.txt + last_updated_by: Simon + last_updated_on: 2022-11-05 13:25:33.000000000 Z +- name: pytest + description: A full-featured Python testing tool to help you write better programs + website_url: http://pytest.org/latest/ + version: 7.1.3 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Testing Frameworks + image_url: https://img.stackshare.io/service/4586/Lu99Qe0Z_400x400.png + detection_source_url: test-requirements.txt + detection_source: test-requirements.txt + last_updated_by: Simon + last_updated_on: 2022-10-24 04:22:46.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.23.4 + 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: docker-requirements.txt + detection_source: requirements.txt + last_updated_by: Simon + last_updated_on: 2022-10-24 07:22:45.000000000 Z +- name: Pandas + description: High-performance, easy-to-use data structures and data analysis tools + for the Python programming language + website_url: http://pandas.pydata.org/ + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: Data Science Tools + image_url: https://img.stackshare.io/service/2180/1284191.png + detection_source: docker-requirements.txt + last_updated_by: Simon + last_updated_on: 2022-10-26 05:30:49.000000000 Z +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source: Repo Metadata +- name: Streamlit + description: A Python app framework built specifically for Machine Learning and + Data Science teams + website_url: https://streamlit.io + 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/11393/default_67e251b5860795095fe91618cf3ef8d09257469a.png + detection_source: requirements.txt + last_updated_by: Simon + last_updated_on: 2022-10-26 05:30:49.000000000 Z +- name: TensorFlow + description: Open Source Software Library for Machine Intelligence + website_url: https://www.tensorflow.org + version: 2.8.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: docker-requirements.txt + detection_source: docker-requirements.txt + last_updated_by: dependabot[bot] + last_updated_on: 2022-11-02 06:02:57.000000000 Z +- name: scikit-learn + description: Easy-to-use and general-purpose machine learning in Python + website_url: http://scikit-learn.org/stable/ + version: 0.24.2 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Application Utilities + sub_category: Machine Learning Tools + image_url: https://img.stackshare.io/service/2657/scikit-learn-logo.png + detection_source_url: docker-requirements.txt + detection_source: docker-requirements.txt + last_updated_by: Simon + last_updated_on: 2022-10-29 13:42:58.000000000 Z