Metadata-Version: 2.1
Name: spyder-ml
Version: 0.3.4
Summary: Uma ferramenta feita para facilitar a análise de código html.
Home-page: https://github.com/accessmaker/Spyder-ml
Author: Lucas dSilva
Author-email: accessmaker.mlbb@gmail.com
License: MIT
Download-URL: https://github.com/accessmaker/Spyder-ml.git
Keywords: spyderml,web,security
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Description-Content-Type: text/markdown
License-File: LICENSE

<h1 align="center">Spyder-HTML</h1>

<p align="center">
<img src="http://img.shields.io/static/v1?label=STATUS&message=EM%20DESENVOLVIMENTO&color=GREEN&style=for-the-badge"/>
<img src="http://img.shields.io/static/v1?label=VERSION&message=0.3.4&color=blue&style=for-the-badge"/>
<img src="https://img.shields.io/github/license/accessmaker/Spyder-ml?style=for-the-badge"/>
</p>



Uma ferramenta feita para facilitar a análise de código html.

<h2>INSTALL(git clone):</h2>

git clone https://github.com/accessmaker/Spyder-ml

python setup.py install


<h2>INSTALL(PIP):</h2>


pip install spyder-ml


<h2>USAGE:</h2>

spyderml -h
usage: spyderml [-h] -t TARGET [--tags TAGS] [--comments] [--attribs ATTRIBS]


Spyder-ml by:Lucas dSilva

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        Parâmetro que define a URL do alvo "http://example.com/index.html"
  --tags TAGS           Define quais tags o programa vai trazer
  --comments            Flag que traz os comentários
  --attribs ATTRIBS     Flag que define quais atributos a aplicação irá procurar.

<h2>FUNCTIONALITY</h2>

'Funcionalidade': Ele busca no documento html por coisas especificas

