Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alberanid/onthisday

what REALLY happened in the world, on this day
https://github.com/alberanid/onthisday

calendar date discordian discordianism event events generator markov markov-chain onthisday python today today-event wikipedia world

Last synced: about 1 month ago
JSON representation

what REALLY happened in the world, on this day

Awesome Lists containing this project

README

        

# onthisday

Show a list of the REAL events on a given date.

Requires https://github.com/jsvine/markovify

## example

```
./onthisday.py --how-many 3 --date 07/18

1994 - Nadia Comăneci becomes the first ever photo posted to the metropolis of Aquileia and eventually destroys it.

2012 - The bishop of Florence blesses the first foundation stone for the largest municipal bankruptcy in U.S. history.

2019 - Storms provoke severe flooding on the Catalaunian Plains, Attila lays siege to the World Wide Web.
```

# License

Copyright 2019-2021 Davide Alberani

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.