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.3 (2018-05-08)
Fixing travis-ci + PyPI integration
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.3.tar.gz
(3.4 kB
view details)
File details
Details for the file pythreatgrid-1.0.3.tar.gz
.
File metadata
- Download URL: pythreatgrid-1.0.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33aa64a77975fe0e1dbebe9395c90034cf5ee4c4b799fbc12b37bf1e0a892161 |
|
MD5 | a69351caecfda0d95f0aaa468ab1d945 |
|
BLAKE2b-256 | 7d59eb49c303dd99d8ae113f224e5ded2f8bf3fc5a315ce3922a98cae31c72e4 |