Skip to main content

Koronavirüs (Covid-19) verilerine erişmenizi sağlayan bir Python modülü.

Project description

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)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

koronavirus-1.0.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file koronavirus-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: koronavirus-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using 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

File hashes

Hashes for koronavirus-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6905d23d3d013eb626007d0780338559c1617812fa2900fbbc0928a6a2aa3fe6
MD5 f429c130ef934e4ee826a347122195db
BLAKE2b-256 fafbf36022e539c3d001acecd57c00f98d7cce3eea1224e1408f40d2933776cc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page