Personal Agenda web app https://edwardbetts.com/agenda/
Go to file
2023-11-20 07:51:35 -03:00
agenda Show economist double issues (weeks 25 and 51) 2023-11-20 07:51:35 -03:00
static/css Use calendar emoji as favicon 2023-11-13 12:08:55 +00:00
templates Dedicated page showing travel 2023-11-20 07:33:49 -03:00
tests Make test suite run again. 2023-10-11 16:04:35 +01:00
.gitignore Update gitignore 2023-10-21 09:27:40 +01:00
LICENSE Initial commit 2023-10-02 23:45:14 +01:00
README.md Sentence case for README.md heading 2023-10-03 14:18:20 +01:00
requirements.txt Add requirements.txt 2023-11-17 11:52:26 -03:00
run.fcgi Initial commit 2023-10-02 23:45:14 +01:00
update_gwr_advance_ticket_date.py Cronjob to check GWR advance ticket date 2023-11-05 14:09:04 +00:00
web_view.py Dedicated page showing travel 2023-11-20 07:33:49 -03:00

Personal agenda web app

This is a Python script that serves as a personal agenda web app. It provides various information and reminders, including financial dates, holidays, market openings, and more. You can run this script to get an overview of important events and data relevant to your schedule and interests.

Requirements

  • Python 3
  • Required Python modules (install them using pip):
    • dateutil
    • exchange_calendars
    • holidays
    • pandas
    • pytz
    • requests

Features

The agenda web app provides the following features and information:

  • GBP to USD Exchange Rate: It fetches the current GBP to USD exchange rate with caching to minimize API calls.

  • Next Economist Issue: Shows the date of the next Economist newspaper publication.

  • Next UK Bank Holiday: Provides the date and title of the next UK bank holiday.

  • Next US Holiday: Displays the date and title of the next US holiday.

  • Next UK General Election and US Presidential Election: Shows the dates of the next UK general election and US presidential election.

  • SpaceX Launch Schedule: Lists upcoming SpaceX launches with details.

  • Stock Markets Opening/Closing Times: Provides information about stock market opening and closing times for London and the US.

  • Next Clock Change: Shows the next time the clocks change for both the UK and the US.

Customization

You can customize the script to add or remove features and modify data sources as needed.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it as per the license terms. See the LICENSE file for details.

Contact

If you have any questions or need assistance, feel free to contact the project maintainer: