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 wzarp.
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.2.tar.gz
(1.9 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.2-py3-none-any.whl
(2.2 kB
view details)
File details
Details for the file wzarp-0.0.2.tar.gz.
File metadata
- Download URL: wzarp-0.0.2.tar.gz
- Upload date:
- Size: 1.9 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 |
4c7b75bf2ecb627e3bbf93312447445fb27ab8a8f47b4b82f301fbc358a18fed
|
|
| MD5 |
ce7b241ef0ce17e9b293002ef1ec6f40
|
|
| BLAKE2b-256 |
c05e70373994c368d607e6e4e89df385834a188062b705199119f99acd2dff6e
|
File details
Details for the file wzarp-0.0.2-py3-none-any.whl.
File metadata
- Download URL: wzarp-0.0.2-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 |
cb5b8357ec758868530d6fbe6ae6842b777066daab9e1e83a81cf0c4fa7b01ca
|
|
| MD5 |
e742c2d0c4d77730bd0f1bc9d1307835
|
|
| BLAKE2b-256 |
23b249d8ffe1cb7da17b8ef2eda1a84859d41845f0954733e80465138c9bfbd5
|