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
110 changes: 110 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
dacog/python-fitbit is built on the following main stack:

- [Python](https://www.python.org) – Languages
- [Travis CI](http://travis-ci.com/) – Continuous Integration
- [Sphinx](http://sphinxsearch.com/) – Search Engines

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

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

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
dacog/python-fitbit 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/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/1598/TtqoAo1V.png' alt='Sphinx'/> [Sphinx](http://sphinxsearch.com/) – Search Engines

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") [dacog/python-fitbit](https://github.com/dacog/python-fitbit)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|7<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 (3)
<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>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1598/TtqoAo1V.png' alt='Sphinx'>
<br>
<sub><a href="http://sphinxsearch.com/">Sphinx</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4825/OhsWgbsr_normal.png' alt='tox'>
<br>
<sub><a href="https://tox.readthedocs.org/en/latest/">tox</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|
|:------|:------|:------|:------|:------|:------|
|[setuptools](https://pypi.org/project/setuptools)|N/A|05/10/14|Brad Pitcher |MIT|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
93 changes: 93 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
repo_name: dacog/python-fitbit
report_id: d14aefe669e79a13ce07289e1302f7ad
version: 0.1
repo_type: Public
timestamp: '2024-02-29T19:37:12+00:00'
requested_by: brad
provider: github
branch: master
detected_tools_count: 7
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/dacog/python-fitbit
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/dacog/python-fitbit
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/dacog/python-fitbit/blob/master/setup.py
detection_source: setup.py
last_updated_by: Issac Kelly
last_updated_on: 2012-02-26 01:16:49.000000000 Z
- name: Travis CI
description: A hosted continuous integration service for open source and private
projects
website_url: http://travis-ci.com/
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
detection_source_url: https://github.com/dacog/python-fitbit/blob/master/.travis.yml
detection_source: ".travis.yml"
last_updated_by: Brad Pitcher
last_updated_on: 2018-02-20 22:19:57.000000000 Z
- name: Sphinx
description: Open source full text search server, designed from the ground up with
performance, relevance (aka search quality), and integration simplicity in mind
website_url: http://sphinxsearch.com/
open_source: false
hosted_saas: false
category: Application Utilities
sub_category: Search Engines
image_url: https://img.stackshare.io/service/1598/TtqoAo1V.png
detection_source_url: https://github.com/dacog/python-fitbit/blob/master/requirements/test.txt
detection_source: requirements/test.txt
last_updated_by: Brad Pitcher
last_updated_on: 2015-03-27 18:52:41.000000000 Z
- name: tox
description: We host the world's documentation. Maintained by @ericholscher &amp;
@agjhnsn. Not a support channel, please use GitHub.
website_url: https://tox.readthedocs.org/en/latest/
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/4825/OhsWgbsr_normal.png
detection_source_url: https://github.com/dacog/python-fitbit/blob/master/requirements/dev.txt
detection_source: requirements/dev.txt
last_updated_by: Brad Pitcher
last_updated_on: 2014-04-08 14:48:10.000000000 Z
- name: setuptools
description: Easily download
package_url: https://pypi.org/project/setuptools
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/19831/default_65d1c12a133e1aa67ae96a1221c9c122ddf86c5f.png
detection_source_url: https://github.com/dacog/python-fitbit/blob/master/setup.py
detection_source: setup.py
last_updated_by: Brad Pitcher
last_updated_on: 2014-05-10 20:13:37.000000000 Z