Skip to main content

A simple async wrapper for the Wakatime API

Project description

🔃 Awakatime

An asynchronous API wrapper for Wakatime

wakatime discord
documentation english português

Installation

pip install awakatime

Usage

import asyncio

from awakatime import Awakatime


async def main():
    async with Awakatime("your_api_key") as awakatime:
        await awakatime.get_all_time("your_project")


if __name__ == "__main__":
    coro = main()
    asyncio.run(coro)

Project details


Download files

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

Source Distribution

awakatime-1.0.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

awakatime-1.0.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file awakatime-1.0.1.tar.gz.

File metadata

  • Download URL: awakatime-1.0.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Windows/10

File hashes

Hashes for awakatime-1.0.1.tar.gz
Algorithm Hash digest
SHA256 7721dfc25a3a1334a3e62afbcb019b0efc6d9ab479da89b902770c968c51fea2
MD5 9e76300ac4630e0214d50925aa77dc9d
BLAKE2b-256 5ea2b99a655591eb83d43b19516d11768fd6a2b8ba59242281766095e6a5b46a

See more details on using hashes here.

File details

Details for the file awakatime-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: awakatime-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Windows/10

File hashes

Hashes for awakatime-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bb2f229e607fbe8e00da77442d482a106185f044ab50a63c68ec20926cacb3c9
MD5 f58ee4561ce0608d3377f3221aea5bdb
BLAKE2b-256 cf1526a3867f07cc488346cd4ae7ea2c7055ad2f80e911f2ff08a094314d50e7

See more details on using hashes here.

Supported by

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