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

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

pysigsci-3.5.0-py2.py3-none-any.whl (27.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: pysigsci-3.5.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 27.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.2 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/2.7.16

File hashes

Hashes for pysigsci-3.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b4d34dd01b5f75c7afd2d5bf1ce521bf283b2445458a85a8a22644b9f3c2ac91
MD5 7532a4b5f5d4274d559fdec96261aef4
BLAKE2b-256 16bd7c5df39116cb846ad1a2ba26c35bfd9fedd1879ac5c042d3f065d22bfb97

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