Wzarp is a Weather library
Project description
#Wzarp
Wzarp is a Python library for outputting of weather of Russian cities to the console.
Installation
Use the package manager pip to install foobar.
pip install wzarp
Usage
import wzarp
city = input("Enter the name of the city: ")
city_weather= wzarp.WeatherOfCity(city) # creating object of class WeatherOfCity
# During the initialization of an object you need
# to put proper name of the city in English
city_weather.print_weather() # returns weather in chosen city
city_weather.print_temp() # returns temperature in chosen city
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wzarp-0.0.1.tar.gz
(2.0 kB
view details)
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
wzarp-0.0.1-py3-none-any.whl
(2.2 kB
view details)
File details
Details for the file wzarp-0.0.1.tar.gz.
File metadata
- Download URL: wzarp-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9430a1257f679b30fba199e384e65124fe92aa49896016fba1365115a4155720
|
|
| MD5 |
f5cdc4186120a9627993e0dcdf92ebd9
|
|
| BLAKE2b-256 |
28fd894b3f55e142bacdd91e7dba1593ea768536de3fabb3e57f5b83fb244976
|
File details
Details for the file wzarp-0.0.1-py3-none-any.whl.
File metadata
- Download URL: wzarp-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f58a7d5ce093f747ed3940e2937e214b4320ab48e61a45ebc4d62855d1328b7
|
|
| MD5 |
a22e55db7d60568e15c27dd59c85e2c6
|
|
| BLAKE2b-256 |
10fe7c3751a28966807b2eb5b2f364790b6797e9f1a34463fd1b1f0bafe8bbde
|