معرفی شرکت ها


cli-weather-app-0.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A CLI app used to check the current weather condition of cities around the world
ویژگی مقدار
سیستم عامل -
نام فایل cli-weather-app-0.1.0
نام cli-weather-app
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Eric Alaribe
ایمیل نویسنده ericsmithsonian2@gmail.com
آدرس صفحه اصلی https://github.com/smith2eric/weather-app
آدرس اینترنتی https://pypi.org/project/cli-weather-app/
مجوز MIT
# 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 ```sh pip install weather-app-cli ``` ## USAGE To run this app, ensure Python 3.5+ is available on your system. ```sh 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](https://realpython.com/build-a-python-weather-app-cli) on RealPython. Few modifications were made based on the author's preference😉. # AUTHOR Project was made with ❤ by [Eric Alaribe](https://github.com/smith2eric)


زبان مورد نیاز

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl cli-weather-app-0.1.0:

    pip install cli-weather-app-0.1.0.whl


نصب پکیج tar.gz cli-weather-app-0.1.0:

    pip install cli-weather-app-0.1.0.tar.gz