10 lines
420 B
Markdown
10 lines
420 B
Markdown
# Scripts
|
|
|
|
Bundled resources for travel-assistant skill
|
|
|
|
- [ ] currency_converter.py: Script to fetch and convert currencies.
|
|
- [ ] weather_api.py: Script to fetch weather data from an API.
|
|
- [ ] itinerary_generator.py: Script to generate personalized itineraries.
|
|
- [ ] packing_list_generator.py: Script to create packing lists based on weather and activities.
|
|
- [ ] timezone_converter.py: Script to convert timezones.
|