Wezer is a command-line weather app that provides weather information with colors and data visualization.
- Current Weather: Get the current weather conditions for a specific location.
- Colorful Output: Visualize weather data with colors for a more user-friendly experience.
- Data Visualization: View additional weather details through data visualization.
- Clone the repository:
pip install wezer
- Use -h or --help to view the help message:
wezer --help
-
Pull requests are welcome, for major changes, please open an issue first to discuss what you would like to change.
-
Please make sure to update tests as appropriate.