Python ThreatGrid API wrapper
Project description
# pythreatgrid A Python wrapper for the ThreatGrid API
### Installation Install via PIP ` pip install pythreatgrid `
Install from source ` git clone https://github.com/RustyBower/pythreatgrid.git cd pythreatgrid python setup.py install `
### Usage ` import pythreatgrid t = pythreatgrid.ThreatGrid(api_key='API_KEY') result = t.submit_sample(open('/path/to/executable', 'rb')) `
History
1.0.2 (2018-05-08)
Adding supported Python versions
1.0.1 (2018-05-08)
Bumping version to sync PyPI with correct download link
1.0.0 (2018-05-08)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pythreatgrid-1.0.2.tar.gz
(3.4 kB
view details)
File details
Details for the file pythreatgrid-1.0.2.tar.gz
.
File metadata
- Download URL: pythreatgrid-1.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 162a04033f0105d04b103ed0d088da7e2f277364b39cd0636f62499ab4512762 |
|
MD5 | 47edf5a8184111500d0e3f7988060bb0 |
|
BLAKE2b-256 | eb6c91ec1fba20029d5134ddcb0fa97848bc98219bca729174901ab6d3008fda |