Skip to main content

Software development kit for the Terbium Labs Matchlight product.

Project description

https://img.shields.io/travis/TerbiumLabs/python-matchlightsdk.svg https://img.shields.io/coveralls/TerbiumLabs/python-matchlightsdk.svg https://img.shields.io/pypi/pyversions/matchlightsdk.svg

Matchlight exists to quickly and privately alert its users when any of their sensitive information appears for sale or vandalism out on the dark web. The product is fully automated, and operates using Data Fingerprints — a one-way representation that allows Terbium to monitor for client data without needing to know what that data is.

The Matchlight SDK provides a Python interface to Matchlight’s API, allowing developers to create and retrieve projects, download feeds, create document, source code, and PII records, and perform searches.

Installation

Matchlight SDK is supported on Python 2.7, 3.3, 3.4, and 3.5. To install the SDK, you’ll need pip:

$ pip install matchlightsdk

Documentation

A walkthrough of the SDK features and API documentation is available at https://python-matchlightsdk.readthedocs.io.

License

The Matchlight Python SDK source code is licensed under the 3-clause BSD License. For more information, please see the LICENSE file included in this repository or source distribution.

Contributing

Bug reports and pull requests are welcome. If you would like to contribute, please create a pull request against master. Include unit tests if necessary, and ensure that your code passes all linters (see tox.ini).

Building

First, install all requirements:

$ make requirements

Then:

$ make build

Tests

To run tests, install test requirements:

$ make dev_requirements

You will also need to install Pyenv https://github.com/pyenv/pyenv#installation The easiest way is with Homebrew:

$ brew update
$ brew install pyenv

NOTE: Make sure that pyenv is added to your path

Then:

$ make test

Update Requirements

If you made a change that adds a new requirement, add it to the correct file in ‘requirements/src’. Then update the requirements file:

$ pip-compile --output-file requirements/<file>.txt requirements/src/<file>.in

Update Documentation

To update the documentation:

$ make docs

To preview changes:

$ make serve docs

Update pypi package

$ python3 setup.py bdist_wheel –universal

$ twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

matchlightsdk-2021.5.18.1-py2.py3-none-any.whl (880.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file matchlightsdk-2021.5.18.1-py2.py3-none-any.whl.

File metadata

  • Download URL: matchlightsdk-2021.5.18.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 880.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.21.0 setuptools/49.3.1 requests-toolbelt/0.8.0 tqdm/4.56.0 CPython/3.8.6

File hashes

Hashes for matchlightsdk-2021.5.18.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5b00e4f9b78de432447faef511ffe4963c097d4f182b9cfd5f1215b7476318f6
MD5 11ff651f63628fb42012e8e1c68227d7
BLAKE2b-256 29b5075665d8c2092a111c2f900400138b2c084884c13fb087eeb4df02e7f377

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page