Weather for your command line, with pretty colors
Project description
This is a really simple script that gives you a pretty and colorful display of the weather on your command line. Presumably, it would be useful to put in your login script or MOTD so that you can see the weather when you log into a terminal.
- Author:
Jack Rosenthal
- Requires:
Python 3.4 or greater, Requests
- License:
MIT
- Contributing:
See CONTRIBUTING.rst
Installation
Install using pip:
pip install cweather
Usage
cweather [-h] [--api-key API_KEY] [--timeout TIMEOUT] [--no-color] [location]
- -h, --help
show this help message and exit
- --api-key API_KEY
Wunderground API key, defaults to WUNDERGROUND_API_KEY in your environment, or some random one that might work if unset
- --timeout TIMEOUT
Timeout for connection
- --no-color
No colors, default if TERM is vt100
location specifies a named location (e.g., Golden, CO) or a postal code, and will default to the LOCATION environment variable, or 80401 (Golden, CO) if unset.
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
File details
Details for the file cweather-0.0.1.tar.gz
.
File metadata
- Download URL: cweather-0.0.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e3c0a86ea82948c42fefbc5fc4df8718b92b9b9622b86d8789ded25843e40db |
|
MD5 | e845201b95965fc4df99fafc1986cbd2 |
|
BLAKE2b-256 | eca929f22604cd6c24e2c4aca99233ba35ca3db6a833a7bfc867c95bb88f39b0 |