Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #53

Closed
wants to merge 8 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 74 additions & 11 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,40 @@
<!--
--- Readme.md Snippet without images Start ---
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
freiheit/MvKDiceBot is built on the following main stack:

- [Python](https://www.python.org) – Languages
- [Pylint](https://www.pylint.org/) – Code Review
- [pgvector](https://github.com/pgvector/pgvector/) – Database Tools
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [Pylint](https://www.pylint.org/) – Code Review
- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)
--- Readme.md Snippet without images End ---

--- Readme.md Snippet with images Start ---
&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
freiheit/MvKDiceBot 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/4837/py.jpg' alt='Pylint'/> [Pylint](https://www.pylint.org/) – Code Review
- <img width='25' height='25' src='https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png' alt='pgvector'/> [pgvector](https://github.com/pgvector/pgvector/) – Database Tools
- <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/4837/py.jpg' alt='Pylint'/> [Pylint](https://www.pylint.org/) – Code Review
- <img width='25' height='25' src='https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg' alt='LangChain'/> [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools
- <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)
--- Readme.md Snippet with images End ---

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [freiheit/MvKDiceBot](https://github.com/freiheit/MvKDiceBot)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|6<br/>Tools used|11/10/23 <br/>Report generated|
|28<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

Expand All @@ -41,6 +51,19 @@ Full tech stack [here](/techstack.md)
</tr>
</table>

## <img src='https://img.stackshare.io/databases.svg'/> Data (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png' alt='pgvector'>
<br>
<sub><a href="https://github.com/pgvector/pgvector/">pgvector</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4)
<table><tr>
<td align='center'>
Expand Down Expand Up @@ -78,16 +101,56 @@ Full tech stack [here](/techstack.md)
</tr>
</table>

## Other (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg' alt='LangChain'>
<br>
<sub><a href="https://github.com/hwchase17/langchain">LangChain</a></sub>
<br>
<sub></sub>
</td>

<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 (1)</h2>
## <img src='https://img.stackshare.io/group.svg' /> Open source packages (20)</h2>

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[yarl](https://pypi.org/yarl)|v1.9.2|10/29/23|freiheit |Apache-2.0|N/A|
|[aiohttp](https://pypi.org/project/aiohttp)|v3.9.1|11/27/23|freiheit |Apache-2.0|[CVE-2024-23334](https://github.com/advisories/GHSA-5h86-8mv2-jq9f) (Moderate)<br/>[CVE-2024-23829](https://github.com/advisories/GHSA-8qpw-xqxj-h4r2) (Moderate)|
|[astroid](https://pypi.org/project/astroid)|v3.0.1|10/29/23|freiheit |LGPL-2.1|N/A|
|[async-timeout](https://pypi.org/project/async-timeout)|v4.0.3|10/29/23|freiheit |Apache-2.0|N/A|
|[attrs](https://pypi.org/project/attrs)|v23.1.0|10/29/23|freiheit |MIT|N/A|
|[black](https://pypi.org/project/black)|v23.11.0|11/08/23|renovate[bot] |MIT|N/A|
|[charset-normalizer](https://pypi.org/project/charset-normalizer)|v3.3.2|11/01/23|renovate[bot] |N/A|N/A|
|[click](https://pypi.org/project/click)|v8.1.7|10/29/23|freiheit |BSD-3-Clause|N/A|
|[dill](https://pypi.org/project/dill)|v0.3.7|10/29/23|freiheit |BSD-3-Clause|N/A|
|[discord.py](https://pypi.org/project/discord.py)|v2.3.2|10/29/23|freiheit |MIT|N/A|
|[flake8](https://pypi.org/project/flake8)|v6.1.0|10/29/23|freiheit |MIT|N/A|
|[idna](https://pypi.org/project/idna)|v3.6|11/26/23|renovate[bot] |BSD-3-Clause|N/A|
|[isort](https://pypi.org/project/isort)|v5.13.0|12/10/23|renovate[bot] |MIT|N/A|
|[mccabe](https://pypi.org/project/mccabe)|v0.7.0|10/29/23|freiheit |Saxpath|N/A|
|[multidict](https://pypi.org/project/multidict)|v6.0.4|10/29/23|freiheit |Apache-2.0|N/A|
|[packaging](https://pypi.org/project/packaging)|v23.2|10/29/23|freiheit |BSD-3-Clause,Apache-2.0|N/A|
|[pathspec](https://pypi.org/project/pathspec)|v0.12.0|12/10/23|renovate[bot] |MPL-2.0|N/A|
|[pycodestyle](https://pypi.org/project/pycodestyle)|v2.11.1|10/29/23|freiheit |Saxpath|N/A|
|[pyflakes](https://pypi.org/project/pyflakes)|v3.1.0|10/29/23|freiheit |MIT|N/A|
|[tomlkit](https://pypi.org/project/tomlkit)|v0.12.3|11/15/23|renovate[bot] |MIT|N/A|
|[yarl](https://pypi.org/project/yarl)|v1.9.4|12/10/23|freiheit |Apache-2.0|N/A|

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

Generated via [Stack File](https://github.com/apps/stack-file)
Generated via [Stack File](https://github.com/marketplace/stack-file)
Loading
Loading