Skip to main content

A python wrapper for the Signal Sciences API - https://docs.signalsciences.net/api/

Project description

Latest Version https://travis-ci.org/foospidy/pysigsci.svg?branch=master

pysigsci is a Python wrapper and CLI tool for the Signal Sciences REST API.

Installation

$ pip install pysigsci

CLI usage

$ pysigsci --get requests

To see all options run: $ pysigsci –help

CLI configuration audit tool

$ pysigscia --get-config
$ pysigscia --compare site1 --to site2

To see all options run: $ pysigscia –help

Module usage

from pysigsci import sigsciapi
sigsci = sigsciapi.SigSciApi(email="myemail", password="mypassword")
sigsci.corp = "mycorp"
sigsci.site = "mysite"

params = {"q": "from:-1d tag:XSS"}
print(sigsci.get_requests(parameters=params))

More details and the latest updates can be found on the GitHub Project Page.

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

pysigsci-3.18.1-py2.py3-none-any.whl (28.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pysigsci-3.18.1-py2.py3-none-any.whl.

File metadata

  • Download URL: pysigsci-3.18.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 28.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for pysigsci-3.18.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ba8913ab3cf988c5c67f78315f861052fe914ac8211f68508bd8353512150f61
MD5 bff2e195339db1c8d0f8e5c52d3194e5
BLAKE2b-256 ba2ebeb93aecda6b6130bdf7accb59b0f0d6ece6dafc6eeac6c136848fbea961

See more details on using hashes here.

Supported by

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