A CLI app used to check the current weather condition of cities around the world
Project description
WEATHER CLI APP
This weather CLI app was built using standard Python modules and OpenWeatherMap API to retrieve weather conditions of cities around the world.
It takes in city as an argument and the temperature can be defined at the start of the program.
INSTALLATION
The weather app can be installed via Pip
pip install weather-app-cli
USAGE
To run this app, ensure Python 3.5+ is available on your system.
python3 -m weather {city} {-i}
where {city} is the name of the city you would like to check and {-i} is used to set temperature to Celsius or Fahrenheit.
REFERENCE
This app was constructed in relation to a tutorial on RealPython. Few modifications were made based on the author's preference😉.
AUTHOR
Project was made with ❤ by Eric Alaribe
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cli-weather-app-0.1.0.tar.gz.
File metadata
- Download URL: cli-weather-app-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1bbba848a28955b2c421b0364ed15c04a23f6f9e30140f02a8b7fd45ccc5e87
|
|
| MD5 |
9c3462e843c500b84bb6f0cd055ce0b6
|
|
| BLAKE2b-256 |
40c5336c063182cf7d2b696113d85110a48b6e47f40cb6423117c7c030928aaa
|
File details
Details for the file cli_weather_app-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cli_weather_app-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d28affcdf8f7d909a6282544513b6f112ac05c2f0cb1addc6f6f42ab66a1537d
|
|
| MD5 |
60bec8ba8f07539d0e05358daccbda21
|
|
| BLAKE2b-256 |
9fded0cf22cb9122579bf86b034f6a785036d3bdb3f864d38965d6b82902a1ee
|