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) #233

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
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
60 changes: 51 additions & 9 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,38 @@
<!--
--- Readme.md Snippet without images Start ---
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
novuhq/novu-python is built on the following main stack:
- [Python](https://www.python.org) – Languages

- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [Python](https://www.python.org) – Languages
- [pgvector](https://github.com/pgvector/pgvector/) – Database Tools
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools

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
novuhq/novu-python 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/1209/javascript.jpeg' alt='JavaScript'/> [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- <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/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/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg' alt='LangChain'/> [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools

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") [novuhq/novu-python](https://github.com/novuhq/novu-python)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|6<br/>Tools used|11/09/23 <br/>Report generated|
|9<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

Expand All @@ -49,6 +57,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 (3)
<table><tr>
<td align='center'>
Expand Down Expand Up @@ -78,16 +99,37 @@ 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/2270/no-img-open-source.png' alt='HTML'>
<br>
<sub><a href="http://">HTML</a></sub>
<br>
<sub></sub>
</td>

<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>

</tr>
</table>


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

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[requests](https://pypi.org/requests)|v2.31.0|06/01/23|Oscar MARIE--TAILLEFER |Apache-2.0|N/A|
|[requests](https://pypi.org/project/requests)|v2.31.0|06/01/23|Oscar MARIE--TAILLEFER |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)
52 changes: 46 additions & 6 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
repo_name: novuhq/novu-python
report_id: e153d0239635829c74c32e137eb617ac
version: 0.1
repo_type: Public
timestamp: '2023-11-09T15:12:25+00:00'
requested_by: Atharva1723
timestamp: '2024-02-29T18:05:47+00:00'
requested_by: stacksharebot
provider: github
branch: main
detected_tools_count: 6
detected_tools_count: 9
tools:
- name: JavaScript
description: Lightweight, interpreted, object-oriented language with first-class
Expand All @@ -16,6 +17,7 @@ tools:
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
detection_source_url: https://github.com/novuhq/novu-python
detection_source: Repo Metadata
- name: Python
description: A clear and powerful object-oriented programming language, comparable
Expand All @@ -26,7 +28,20 @@ tools:
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
detection_source_url: https://github.com/novuhq/novu-python
detection_source: Repo Metadata
- name: pgvector
description: Open-source vector similarity search for Postgres
website_url: https://github.com/pgvector/pgvector/
open_source: false
hosted_saas: false
category: Data Stores
sub_category: Database Tools
image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png
detection_source_url: https://github.com/novuhq/novu-python/blob/main/pyproject.toml
detection_source: pyproject.toml
last_updated_by: Oscar MARIE--TAILLEFER
last_updated_on: 2023-02-05 20:02:09.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
Expand All @@ -35,6 +50,7 @@ tools:
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/novuhq/novu-python
detection_source: Repo Metadata
- name: GitHub Actions
description: Automate your workflow from idea to production
Expand All @@ -44,7 +60,8 @@ tools:
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/11563/actions.png
detection_source: ".github/workflows/tests.yml"
detection_source_url: https://github.com/novuhq/novu-python/blob/main/.github/workflows/codeql-analysis.yml
detection_source: ".github/workflows/codeql-analysis.yml"
last_updated_by: renovate[bot]
last_updated_on: 2023-10-16 09:30:15.000000000 Z
- name: PyPI
Expand All @@ -55,20 +72,43 @@ tools:
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/novuhq/novu-python/blob/main/pyproject.toml
detection_source: pyproject.toml
last_updated_by: Oscar MARIE--TAILLEFER
last_updated_on: 2023-02-05 20:02:09.000000000 Z
- 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/novuhq/novu-python/blob/main/docs/_templates/layout.html
detection_source: docs/_templates/layout.html
last_updated_by: Oscar MARIE--TAILLEFER
last_updated_on: 2023-02-18 18:22:25.000000000 Z
- name: LangChain
description: Build AI apps with LLMs through composability
website_url: https://github.com/hwchase17/langchain
open_source: true
hosted_saas: false
category: Communications
sub_category: Large Language Model Tools
image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg
detection_source_url: https://github.com/novuhq/novu-python/blob/main/pyproject.toml
detection_source: pyproject.toml
last_updated_by: Oscar MARIE--TAILLEFER
last_updated_on: 2023-10-14 15:25:24.000000000 Z
- name: requests
description: Python HTTP for Humans
package_url: https://pypi.org/requests
package_url: https://pypi.org/project/requests
version: 2.31.0
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: poetry.lock
detection_source_url: https://github.com/novuhq/novu-python/blob/main/poetry.lock
detection_source: pyproject.toml
last_updated_by: Oscar MARIE--TAILLEFER
last_updated_on: 2023-06-01 12:30:54.000000000 Z