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

Open
wants to merge 6 commits into
base: master
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
102 changes: 102 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
marcelothebuilder/olx-monitor is built on the following main stack:

- [Python](https://www.python.org) – Languages
- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- [Pylint](https://www.pylint.org/) – Code Review

Full tech stack [here](/techstack.md)

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

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
marcelothebuilder/olx-monitor 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/4837/py.jpg' alt='Pylint'/> [Pylint](https://www.pylint.org/) – Code Review

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") [marcelothebuilder/olx-monitor](https://github.com/marcelothebuilder/olx-monitor)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|11<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 (4)
<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/12572/-RIWgodF_400x400.jpg' alt='PyPI'>
<br>
<sub><a href="https://pypi.org/">PyPI</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4837/py.jpg' alt='Pylint'>
<br>
<sub><a href="https://www.pylint.org/">Pylint</a></sub>
<br>
<sub>v2.5.0</sub>
</td>

</tr>
</table>


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

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|N/A|03/25/20|Marcelo Paixão Resende |MIT|N/A|
|[Scrapy](https://pypi.org/project/Scrapy)|N/A|03/25/20|Marcelo Paixão Resende |BSD-3-Clause|N/A|
|[autopep8](https://pypi.org/project/autopep8)|v1.5|03/25/20|Marcelo Paixão Resende |MIT|N/A|
|[python-dotenv](https://pypi.org/project/python-dotenv)|v0.12.0|03/25/20|Marcelo Paixão Resende |BSD-3-Clause|N/A|
|[python-telegram-bot](https://pypi.org/project/python-telegram-bot)|v12.5.1|03/25/20|Marcelo Paixão Resende |GPL-3.0|N/A|
|[schedule](https://pypi.org/project/schedule)|v0.6.0|03/28/20|Marcelo Paixão Resende |MIT|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
151 changes: 151 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
repo_name: marcelothebuilder/olx-monitor
report_id: c839ca4382a0d79b3e34033359aeb271
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:37:04+00:00'
requested_by: marcelothebuilder
provider: github
branch: master
detected_tools_count: 11
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/marcelothebuilder/olx-monitor
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/marcelothebuilder/olx-monitor
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/marcelothebuilder/olx-monitor
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/marcelothebuilder/olx-monitor/blob/master/Pipfile
detection_source: Pipfile
last_updated_by: Marcelo Paixão Resende
last_updated_on: 2020-03-25 06:40:08.000000000 Z
- name: Pylint
description: Source-code, bug and quality checker for the Python programming language
website_url: https://www.pylint.org/
version: 2.5.0
license: GPL-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/4837/py.jpg
detection_source_url: https://github.com/marcelothebuilder/olx-monitor/blob/master/Pipfile.lock
detection_source: Pipfile
last_updated_by: Marcelo Paixão Resende
last_updated_on: 2020-03-25 06:40:08.000000000 Z
- name: SQLAlchemy
description: Database Abstraction Library
package_url: https://pypi.org/project/SQLAlchemy
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19847/default_db2ab2702f70e20c272f6ce65251108fb2b8f1ea.png
detection_source_url: https://github.com/marcelothebuilder/olx-monitor/blob/master/Pipfile
detection_source: Pipfile
last_updated_by: Marcelo Paixão Resende
last_updated_on: 2020-03-25 07:02:02.000000000 Z
- name: Scrapy
description: A high-level Web Crawling and Web Scraping framework
package_url: https://pypi.org/project/Scrapy
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20044/default_15ea2ed8281eccea374610791971ca44800f16ec.png
detection_source_url: https://github.com/marcelothebuilder/olx-monitor/blob/master/Pipfile
detection_source: Pipfile
last_updated_by: Marcelo Paixão Resende
last_updated_on: 2020-03-25 07:02:02.000000000 Z
- name: autopep8
description: A tool that automatically formats Python code to conform to the PEP
8 style guide
package_url: https://pypi.org/project/autopep8
version: '1.5'
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20353/default_4fff53bc8c15a9ea5decdac96fdba9b8874b07ce.png
detection_source_url: https://github.com/marcelothebuilder/olx-monitor/blob/master/Pipfile.lock
detection_source: Pipfile
last_updated_by: Marcelo Paixão Resende
last_updated_on: 2020-03-25 06:40:08.000000000 Z
- name: python-dotenv
description: Add .env support to your django/flask apps in development and deployments
package_url: https://pypi.org/project/python-dotenv
version: 0.12.0
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20095/default_3141eabecdd8efa55de73a33c43f2ac0d5bbf954.png
detection_source_url: https://github.com/marcelothebuilder/olx-monitor/blob/master/Pipfile.lock
detection_source: Pipfile
last_updated_by: Marcelo Paixão Resende
last_updated_on: 2020-03-25 06:40:08.000000000 Z
- name: python-telegram-bot
description: We have made you a wrapper you can't refuse
package_url: https://pypi.org/project/python-telegram-bot
version: 12.5.1
license: GPL-3.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20123/default_c68325cce20e10071c4ad3e54c2ee159ac131c11.png
detection_source_url: https://github.com/marcelothebuilder/olx-monitor/blob/master/Pipfile.lock
detection_source: Pipfile
last_updated_by: Marcelo Paixão Resende
last_updated_on: 2020-03-25 06:40:08.000000000 Z
- name: schedule
description: Job scheduling for humans
package_url: https://pypi.org/project/schedule
version: 0.6.0
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/marcelothebuilder/olx-monitor/blob/master/Pipfile.lock
detection_source: Pipfile
last_updated_by: Marcelo Paixão Resende
last_updated_on: 2020-03-28 09:27:56.000000000 Z