[go: up one dir, main page]

Skip to main content
Warning Some features may not work without JavaScript. Please try enabling it if you encounter problems.

Retrieve events that happened on current day

Project description

onthisday

DeepSource DeepSource

Code style: black Imports: isort

Simple library that retrieves the historical events that happened on current day.

At the moment the events do not include birth/death of famous people.

Event sources

  • Wikipedia 🇮🇹🇺🇸🇬🇧🇫🇷🇩🇪🇪🇸🇵🇹 (other countries may work, not tested)
  • Accadde Oggi 🇮🇹

Install

pip install onthisday

Usage

As a standalone script

In the root directory:

> python -m onthisday --help

Usage: main.py [OPTIONS] COMMAND [ARGS]...

Commands:
  all     Print all the events of today
  last    Print last n events of today
  list    List the available sources (valid shorter names in brackets)
  random  Print random event of today

For the specific command options:

> python -m onthisday all --help

Usage: main.py all [OPTIONS]

  Print all the events of today

Options:
  --source TEXT  [default: wiki]
  --locale TEXT
  --help         Show this message and exit.

As a library

see the example file provided

Possible usages

Shell greeting

Display a random event as the terminal emulator loads up.

For example, for the fish shell, one can add the following greeting function:

> function fish_greeting
      python -m onthisday random
  end

> funcsave fish_greeting

Close and reopen the terminal emulator and

[2005]  In Iraq inizia il processo all'ex-dittatore Saddam Hussein

~ via 🐍 v3.9.7 
➜ 

known issue: the script is not optimized and makes no use of caches. The user experience with this kind of greeting message might not be the best as the command will take around 1 second to run.

Issues

Please open issue on this GitHub repository for any error, suggestion or feature request.

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

onthisday-1.1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

onthisday-1.1.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file onthisday-1.1.0.tar.gz.

File metadata

  • Download URL: onthisday-1.1.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 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 onthisday-1.1.0.tar.gz
Algorithm Hash digest
SHA256 38f1e7713eba25f8f5ab3ba1a5be60badab47d799e7b08aafb15e96709f1ce40
MD5 642f8692a75067f7dffbf2deff557344
BLAKE2b-256 7698eb092d5ab823ec3f35c552e9ad5b82d2e1ec4998e3fdbd2a722a06c4443d

See more details on using hashes here.

File details

Details for the file onthisday-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: onthisday-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 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 onthisday-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8a7f8ca94b2908e2fd4eb01e1fccc243e065ab69c58bcf32276e14eca801b4a9
MD5 473c7e0b1e5b1ca917e68798546ed042
BLAKE2b-256 5202163b5f857b42c37c227936371504d03bc61b5af5601288a9051b232762c7

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