# 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.
Release files for pythreatgrid 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pythreatgrid-1.0.3.tar.gz | 3.4 kB | Details |
Release files / pythreatgrid-1.0.3.tar.gz
| Download URL | pythreatgrid-1.0.3.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
33aa64a77975fe0e1dbebe9395c90034cf5ee4c4b799fbc12b37bf1e0a892161
|
|
BLAKE2b-256 checksum How to use checksums |
7d59eb49c303dd99d8ae113f224e5ded2f8bf3fc5a315ce3922a98cae31c72e4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |