..
__init__.py
Bug fix ESA detection
2024-05-10 10:16:39 +01:00
accommodation.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
birthday.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
bristol_waste.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
busy.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
calendar.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
carnival.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
conference.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
data.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
domains.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
economist.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
error_mail.py
Send error mail to admin
2023-12-07 17:15:58 +00:00
event.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
events_yaml.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
fx.py
Bug fix
2024-08-04 16:17:52 +01:00
gandi.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
geomob.py
Refactor
2024-07-08 11:58:12 +01:00
gwr.py
Validate accommodation YAML
2024-09-23 09:18:35 +01:00
hn.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
holidays.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
mail.py
Move send_mail() to own module
2024-07-08 10:44:39 +01:00
meetup.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
n_somerset_waste.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
py.typed
Add py.typed
2023-11-05 12:17:01 +00:00
spacexdata.py
Initial commit
2023-10-02 23:45:14 +01:00
stats.py
Split code into new file stats.py
2024-10-02 09:09:39 +01:00
stock_market.py
Move timedelta_display() function to agenda.utils
2024-08-04 09:23:13 +02:00
subscription.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
sun.py
tell mypy to ignore the lack of types for ephem module
2024-07-18 14:22:55 +09:00
thespacedevs.py
Include probability and weather_concerns
2024-09-23 09:21:13 +01:00
travel.py
Split 'class Event' into its own file
2024-10-01 11:13:39 +01:00
trip.py
Unbooked flight great circle goes to airport ( Closes : #179 )
2024-10-13 09:39:02 +01:00
types.py
🇬🇧 ✨ Hide UK flags for all UK trips with show_flags logic 🏴
2024-10-19 19:43:48 +01:00
uk_holiday.py
Refactor
2024-01-16 11:35:38 +00:00
utils.py
Move timedelta_display() function to agenda.utils
2024-08-04 09:23:13 +02:00