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.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.1.tar.gz
(3.2 kB
view details)
File details
Details for the file pythreatgrid-1.0.1.tar.gz
.
File metadata
- Download URL: pythreatgrid-1.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 351aeb51d42d366a892f148cd462649fc0252afe4058f871cdc978970b2ce220 |
|
MD5 | f573eb03ba6e1915d15f0fc170948b14 |
|
BLAKE2b-256 | fb30015d96b79e9bf7c235710d121c02c49541cc5a768ef0ebace387ca83a9d9 |