Skip to main content

koronavirus

İndirme Sayısı

Koronavirüs (Covid-19) verilerine erişmenizi sağlayan bir Python modülü.
Verilerin kaynağı: NovelCOVID API

PyPI: https://pypi.org/project/koronavirus/
GitHub: https://github.com/Dorukyum/koronavirus/

Kurulum

İndirmek için: pip install koronavirus

Örnek Kullanım

Senkron

# modülü içeri aktar
from koronavirus import korona

# Türkiye'nin koronavirüs verilerini al
veriler = korona("Turkey") # veya korona("tr")
print(veriler)

Asenkron

# modülü içeri aktar
from koronavirus import async_korona as korona

# Türkiye'nin koronavirüs verilerini al
async def main():
    veriler = await korona("Turkey") # veya korona("tr")
    print(veriler)

Release files for koronavirus 1.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for koronavirus 1.0.0
File Interpreter ABI Platform
koronavirus-1.0.0-py3-none-any.whl Python 3 none any Details

Release files / koronavirus-1.0.0-py3-none-any.whl

Download URL koronavirus-1.0.0-py3-none-any.whl
Size 3.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
6905d23d3d013eb626007d0780338559c1617812fa2900fbbc0928a6a2aa3fe6
BLAKE2b-256 checksum
How to use checksums
fafbf36022e539c3d001acecd57c00f98d7cce3eea1224e1408f40d2933776cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.8.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

Release history Release notifications | RSS feed

This release

1.0.0 This release

1 release file

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page