# DistrowatchAPI Very simple unofficial distrowatch api
It allows to take a top of distributions from <a href=”https:\distrowatch.com”>distrowatch.com<a>:
from api.distrowatch import Distrowatch from api.periods import PeriodType import asyncio
- async def main():
distrowatch = Distrowatch() print(await distrowatch.get_top_of_distributions(10, PeriodType.LAST_MONTH))
- if __name__ == “__main__”:
asyncio.run(main())
Release files for distrowatchapi 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| distrowatchapi-0.1.tar.gz | 3.9 kB | Details |
Release files / distrowatchapi-0.1.tar.gz
| Download URL | distrowatchapi-0.1.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3aec5233a32301cbc49bca7073d1ef0ef8aad9397194f883d68d2db51c9b80bd
|
|
BLAKE2b-256 checksum How to use checksums |
9cc4f3feb0a9a654957becc7210dafacc2071d098589d480373e7e65c34eb2c5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.0
|