pyAndroZoo is a Python library to access the AndroZoo data set.
Installation
$ sudo pip install pyAndroZoo
Usage
Retrieve APKs with asynchronous HTTP requests.
>>> import pyandrozoo
>>> androzoo = pyandrozoo.pyAndroZoo('<YOUR-API-KEY>')
>>> apks = [
'0000003B455A6C7AF837EF90F2EAFFD856E3B5CF49F5E27191430328DE2FA670',
'00000439A3FFA123C3F9BC45E5E821351B1A5C276871B36447AB80C74261F354',
'00000989F3E215BA9FC3BDD5B56AF751343B540C1026BF42AEA8FEBF68874ECC',
'00000F8EE4F64324BA04356745E946152C2F43ECB63372E89DB79830BADAF1BA',
'00001112E046D8BBF8B5529A9ECB39920F828209EF4ABFEB95AAB46D41F56A7D',
'0000143EF8D00E3A65C5C8C380221D00678FED906FDC2EBC483D1987457C7B2B',
'000014F7037586315DE348D21337B90B83A1C887E247DA8E4CC043702E36DFBA',
'00001A21E96C4D131B5DC27897E89D23FC35D6D75A4CE1B15D6D30A4E4FC60F1'
]
>>> androzoo.get(apks)
Alternatively you can set the AndroZoo API key in an environment variable:
$ export androzoo_api_key=<YOUR-API-KEY>
>>> import pyandrozoo
>>> androzoo = pyandrozoo.pyAndroZoo()
>>> androzoo.get(['<SHA256>'])
Contact
Copyright (C) 2017-2025 Cédric Bonhomme - https://github.com/cedricbonhomme
Release files for pyAndroZoo 0.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyandrozoo-0.3.2.tar.gz | 2.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyandrozoo-0.3.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:5.6 kB
Release files / pyandrozoo-0.3.2.tar.gz
| Download URL | pyandrozoo-0.3.2.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9480c04d9fa2a8ed766ba74034a33a7a9b699d1f71d7768b69a08cbb26bd7c1a
|
|
BLAKE2b-256 checksum How to use checksums |
8f17fa2d7c4ac08754dc37a4de513699d1809cecc041f9ac64c10585555c0d1f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Feb 19, 2025.
Transparency logRelease files / pyandrozoo-0.3.2-py3-none-any.whl
| Download URL | pyandrozoo-0.3.2-py3-none-any.whl |
|---|---|
| Size | 2.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cc37ce4f528be64e97bcd4c49ad4348098e11d9cb327374ec9552241609c0eb0
|
|
BLAKE2b-256 checksum How to use checksums |
8a9b917615348c6f4442fe04f225d9d5816d2b7093176ed01640c93125c91cda
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Feb 19, 2025.
Transparency log