Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkasak/fingerprinter
Fingerprint HTML pages for easy bucketing based on similarity.
https://github.com/dkasak/fingerprinter
Last synced: about 1 month ago
JSON representation
Fingerprint HTML pages for easy bucketing based on similarity.
- Host: GitHub
- URL: https://github.com/dkasak/fingerprinter
- Owner: dkasak
- License: mit
- Created: 2020-09-29T14:25:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-24T22:42:49.000Z (about 4 years ago)
- Last Synced: 2024-11-29T03:49:32.307Z (about 1 month ago)
- Language: Python
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
=============
fingerprinter
=============.. image:: https://img.shields.io/pypi/v/fingerprinter.svg
:target: https://pypi.python.org/pypi/fingerprinter.. image:: https://img.shields.io/travis/dkasak/fingerprinter.svg
:target: https://travis-ci.com/dkasak/fingerprinter.. image:: https://readthedocs.org/projects/fingerprinter/badge/?version=latest
:target: https://fingerprinter.readthedocs.io/en/latest/?badge=latest
:alt: Documentation StatusFingerprint HTML pages for easy bucketing based on similarity.
* Free software: MIT
* Documentation: https://fingerprinter.readthedocs.io.Features
--------* TODO
Credits
-------This package was created with Cookiecutter_ and the `briggySmalls/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`briggySmalls/cookiecutter-pypackage`: https://github.com/briggySmalls/cookiecutter-pypackage