Skip to content

Commit

Permalink
Merge pull request #12 from marvinscham/tech-stack-file
Browse files Browse the repository at this point in the history
Create tech stack docs (techstack.yml and techstack.md)
  • Loading branch information
marvinscham authored Mar 11, 2024
2 parents 7967ec9 + 33fd500 commit 97b2630
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 0 deletions.
124 changes: 124 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
marvinscham/duolingo-api-dockerized is built on the following main stack:
- [Python](https://www.python.org) – Languages
- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [NGINX](http://nginx.org) – Web Servers
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet without images End ---&gt;
&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
marvinscham/duolingo-api-dockerized is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'/> [Python](https://www.python.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'/> [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/1052/YMxUfyWf.png' alt='NGINX'/> [NGINX](http://nginx.org) – Web Servers
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [marvinscham/duolingo-api-dockerized](https://github.com/marvinscham/duolingo-api-dockerized)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|10<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'>
<br>
<sub><a href="https://www.python.org">Python</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (5)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'>
<br>
<sub><a href="https://www.docker.com/">Docker</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
<br>
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1052/YMxUfyWf.png' alt='NGINX'>
<br>
<sub><a href="http://nginx.org">NGINX</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg' alt='PyPI'>
<br>
<sub><a href="https://pypi.org/">PyPI</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (3)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg'/> PyPI (3)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[pytz](https://pypi.org/project/pytz)|N/A|09/21/23|Marvin Scham |MIT|N/A|
|[requests](https://pypi.org/project/requests)|N/A|09/21/23|Marvin Scham |Apache-2.0|N/A|
|[schedule](https://pypi.org/project/schedule)|N/A|05/16/22|Marvin Scham |MIT|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
129 changes: 129 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
repo_name: marvinscham/duolingo-api-dockerized
report_id: 39977708af306acaeacd848491b1474c
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:38:00+00:00'
requested_by: marvinscham
provider: github
branch: main
detected_tools_count: 10
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/marvinscham/duolingo-api-dockerized
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/marvinscham/duolingo-api-dockerized
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/marvinscham/duolingo-api-dockerized
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_url: https://github.com/marvinscham/duolingo-api-dockerized/blob/main/.github/workflows/ci.yml
detection_source: ".github/workflows/ci.yml"
last_updated_by: Marvin Scham
last_updated_on: 2023-09-19 02:05:26.000000000 Z
- name: NGINX
description: A high performance free open source web server powering busiest sites
on the Internet.
website_url: http://nginx.org
open_source: false
hosted_saas: false
category: Application Hosting
sub_category: Web Servers
image_url: https://img.stackshare.io/service/1052/YMxUfyWf.png
detection_source_url: https://github.com/marvinscham/duolingo-api-dockerized/blob/main/nginx.conf
detection_source: nginx.conf
last_updated_by: Marvin Scham
last_updated_on: 2022-05-16 02:28:48.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_url: https://github.com/marvinscham/duolingo-api-dockerized/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Marvin Scham
last_updated_on: 2022-05-16 01:44:07.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_url: https://github.com/marvinscham/duolingo-api-dockerized
detection_source: Repo Metadata
- name: pytz
description: World timezone definitions, modern and historical
package_url: https://pypi.org/project/pytz
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19841/default_bb711fa267b2329ed689711a5adb7d9e74610b20.png
detection_source_url: https://github.com/marvinscham/duolingo-api-dockerized/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Marvin Scham
last_updated_on: 2023-09-21 17:57:35.000000000 Z
- name: requests
description: Python HTTP for Humans
package_url: https://pypi.org/project/requests
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19826/default_d7c684bf2673f008a9f02ac93901229297a22d7e.png
detection_source_url: https://github.com/marvinscham/duolingo-api-dockerized/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Marvin Scham
last_updated_on: 2023-09-21 17:57:35.000000000 Z
- name: schedule
description: Job scheduling for humans
package_url: https://pypi.org/project/schedule
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20213/default_91afeaad6f5d17a2b513346f3f744a53cbd8a9ad.png
detection_source_url: https://github.com/marvinscham/duolingo-api-dockerized/blob/main/requirements.txt
detection_source: requirements.txt
last_updated_by: Marvin Scham
last_updated_on: 2022-05-16 02:28:48.000000000 Z

0 comments on commit 97b2630

Please sign in to comment.