diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..4ba0b8f --- /dev/null +++ b/techstack.md @@ -0,0 +1,103 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [oeh77/Bioinformatics-with-Python-Cookbook-third-edition](https://github.com/oeh77/Bioinformatics-with-Python-Cookbook-third-edition)![](https://img.stackshare.io/public_badge.svg "public") +

+|6
Tools used|03/28/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## DevOps (2) + + + + + + +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ +## Other (3) + + + + + + + + +
+ Jupyter +
+ Jupyter +
+ +
+ Shell +
+ Shell +
+ +
+ nextflow +
+ nextflow +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..de02a2a --- /dev/null +++ b/techstack.yml @@ -0,0 +1,73 @@ +repo_name: oeh77/Bioinformatics-with-Python-Cookbook-third-edition +report_id: a3c50cd4cf504be0fcfd2397c93f3b4b +version: 0.1 +repo_type: Public +timestamp: '2024-03-28T02:41:15+00:00' +requested_by: tiagoantao +provider: github +branch: main +detected_tools_count: 6 +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/oeh77/Bioinformatics-with-Python-Cookbook-third-edition + detection_source: Repo Metadata +- name: Docker + description: Enterprise Container Platform for High-Velocity Innovation. + website_url: https://www.docker.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Platforms & Containers + image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png + detection_source_url: https://github.com/oeh77/Bioinformatics-with-Python-Cookbook-third-edition + 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/oeh77/Bioinformatics-with-Python-Cookbook-third-edition + detection_source: Repo Metadata +- 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/oeh77/Bioinformatics-with-Python-Cookbook-third-edition + detection_source: Repo Metadata +- 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_url: https://github.com/oeh77/Bioinformatics-with-Python-Cookbook-third-edition + detection_source: Repo Metadata +- name: nextflow + description: Nextflow is a fluent DSL modelled around the UNIX pipe concept that + simplifies writing parallel and scalable pipelines in a portable manner. + website_url: https://www.nextflow.io/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/6047/wGgCniy6_normal.png + detection_source_url: https://github.com/oeh77/Bioinformatics-with-Python-Cookbook-third-edition + detection_source: Repo Metadata