Skip to main content

Online ORF News Wrapper

Project description

ORF-News

Online ORF News Wrapper

My Discord

Instructions

Install:

pip install orf-news

Information:

news() takes one required and one optional argument
news([HEADLINE], [COUNT])
TASK = str
PRECISION = int

Run Program:

# import orfnews and asyncio
import asyncio
from orf_news import orfnews

# make def
async def bread():
    output = await orfnews.news("ausland", 2)
    print(output)

# run def
asyncio.run(bread())

OUTPUT:

# with 2 posts
["post1"], "post2"]
# without posts limitation
["post1"], "post2", ....., "postn"]

Ride the space skyway home to 80s Miami

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

orf_news-1.1.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

orf_news-1.1.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file orf_news-1.1.1.tar.gz.

File metadata

  • Download URL: orf_news-1.1.1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for orf_news-1.1.1.tar.gz
Algorithm Hash digest
SHA256 382d9ed91e727d3185e313c5f900acc078c6e99d8d013a479ea017c8bafb9218
MD5 dd573f24593485f63d32659018a0332f
BLAKE2b-256 0b4a98a792b2352b13147a5aff37f196ba6cadc71b9e27ad1c4a49a2ff068a30

See more details on using hashes here.

File details

Details for the file orf_news-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: orf_news-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for orf_news-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 06053e15306ef2aadfc8d1a40103de1da22f60e79ba20a832f20413ca3e1f578
MD5 006bb230e3811a962d7c6c903e2646e8
BLAKE2b-256 2d64e862bc0c13475c68129e4a643328d9ea496be339af7b5906ecea5e6df0d9

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