Skip to content
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
107 changes: 107 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
Marc-g-Z/pyxll-examples is built on the following main stack:

- [Python](https://www.python.org) – Languages
- [Matplotlib](http://matplotlib.org) – Charting Libraries
- [IPython](http://ipython.org/index.html) – 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
Marc-g-Z/pyxll-examples 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/2993/2DZC4KaA_400x400.jpg' alt='Matplotlib'/> [Matplotlib](http://matplotlib.org) – Charting Libraries
- <img width='25' height='25' src='https://img.stackshare.io/service/4477/820a0bb9a44fe5a1d640993ab1e6fd84_400x400.png' alt='IPython'/> [IPython](http://ipython.org/index.html) – 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") [Marc-g-Z/pyxll-examples](https://github.com/Marc-g-Z/pyxll-examples)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|6<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/frameworks.svg'/> Frameworks (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2993/2DZC4KaA_400x400.jpg' alt='Matplotlib'>
<br>
<sub><a href="http://matplotlib.org">Matplotlib</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<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/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/4477/820a0bb9a44fe5a1d640993ab1e6fd84_400x400.png' alt='IPython'>
<br>
<sub><a href="http://ipython.org/index.html">IPython</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|
|:------|:------|:------|:------|:------|:------|
|[bs4](https://pypi.org/project/bs4)|N/A|02/11/19|Tony Roberts |MIT|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
80 changes: 80 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
repo_name: Marc-g-Z/pyxll-examples
report_id: 615e16a2f0f8c19366ce57014f2dc514
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:06:32+00:00'
requested_by: tonyroberts
provider: github
branch: master
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/Marc-g-Z/pyxll-examples
detection_source: Repo Metadata
- name: Matplotlib
description: A plotting library for the Python programming language
website_url: http://matplotlib.org
open_source: false
hosted_saas: false
category: Libraries
sub_category: Charting Libraries
image_url: https://img.stackshare.io/service/2993/2DZC4KaA_400x400.jpg
detection_source_url: https://github.com/Marc-g-Z/pyxll-examples/blob/master/ipython/7.x/requirements.txt
detection_source: ipython/7.x/requirements.txt
last_updated_by: Tony Roberts
last_updated_on: 2018-11-20 12:28:54.000000000 Z
- 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/Marc-g-Z/pyxll-examples
detection_source: Repo Metadata
- 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/Marc-g-Z/pyxll-examples/blob/master/highcharts/requirements.txt
detection_source: highcharts/requirements.txt
last_updated_by: Tony Roberts
last_updated_on: 2019-02-11 19:29:08.000000000 Z
- name: IPython
description: A command shell for interactive computing in multiple programming languages
website_url: http://ipython.org/index.html
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Shells
image_url: https://img.stackshare.io/service/4477/820a0bb9a44fe5a1d640993ab1e6fd84_400x400.png
detection_source_url: https://github.com/Marc-g-Z/pyxll-examples/blob/master/ipython/6.x/requirements.txt
detection_source: ipython/6.x/requirements.txt
last_updated_by: Tony Roberts
last_updated_on: 2018-07-21 08:03:12.000000000 Z
- name: bs4
description: Dummy package for Beautiful Soup
package_url: https://pypi.org/project/bs4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19906/default_2aeed05332f0410b54817405c7e8e202a7e763cf.png
detection_source_url: https://github.com/Marc-g-Z/pyxll-examples/blob/master/highcharts/requirements.txt
detection_source: highcharts/requirements.txt
last_updated_by: Tony Roberts
last_updated_on: 2019-02-11 19:29:08.000000000 Z