Skip to main content

This is a asynchronous package for printing hello world

Project description

Asynchronous module for printing your dream programme Hello World in Python.


Installing

pip install aioHelloWorld

Example

import aioHelloWorld
import asyncio


async def main():
    await aioHelloWorld.say()

if __name__ == "__main__":
    asyncio.get_event_loop().run_until_complete(main())

Github

You can view the source code here

Support

You can find me on discord

Thank You :)

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

aioHelloWorld-0.3a0.post0.tar.gz (1.6 kB view details)

Uploaded Source

File details

Details for the file aioHelloWorld-0.3a0.post0.tar.gz.

File metadata

  • Download URL: aioHelloWorld-0.3a0.post0.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for aioHelloWorld-0.3a0.post0.tar.gz
Algorithm Hash digest
SHA256 51ac1a7198582eab37382c1c10e07a8b73b453105c1d45ac570d7b0e42eefcf7
MD5 81d7ccd89b0d3a12c8639ee62d862723
BLAKE2b-256 0cd40d456a212fec127d3d82ffc10c88ddecdd77cfa4a5e8296331f15a2badcf

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