Weather App
Project description
Weather App
A simple Python app to get weather data using the OpenWeather API.
Installation
pip install openweatherappapi
Get an API Key
- Click here to get your API Key
- Register on the page.
- Click your username at the top.
- Select My API keys and copy the default API key.
Example Usage
from openweatherappapi import WeatherApp
WeatherApp.run("Your Api Key")
Convert Python Script to EXE
You can convert your Python script to a Windows executable using the auto-py-to-exe package.
1. Install auto-py-to-exe
pip install auto-py-to-exe
2. Launch auto-py-to-exe
auto-py-to-exe
3. Configure Your Build
- In the GUI, select your Python script.
- Choose One File to bundle everything into a single executable.
- Adjust other settings as needed.
4. Start the Build
- Click the Convert .py to .exe button.
- After the process completes, you’ll find the executable in the output folder.
For more details, check the auto-py-to-exe documentation.
Contacts
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
openweatherappapi-6.0.5.tar.gz
(89.7 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
File details
Details for the file openweatherappapi-6.0.5.tar.gz.
File metadata
- Download URL: openweatherappapi-6.0.5.tar.gz
- Upload date:
- Size: 89.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa0c6c0cfb08c6f904f0d2ac01e1a654b60ffa66b3aab2d4c25049e3b4a8db91
|
|
| MD5 |
a55f4105513bd22cfdd31114f93003fb
|
|
| BLAKE2b-256 |
7fc8cfda8410376eeccc3192d992457c0e0fef729c733128c195f03a3ae365b8
|
File details
Details for the file openweatherappapi-6.0.5-py3-none-any.whl.
File metadata
- Download URL: openweatherappapi-6.0.5-py3-none-any.whl
- Upload date:
- Size: 104.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f74469f3441f7accebe0d59dee92eaf9df5b72100e8eb134c6b44bc1a53f312c
|
|
| MD5 |
928c9ca60e25de535b4cb7aaec84bad0
|
|
| BLAKE2b-256 |
5a9226a095262cf875dce879c3985f5b53bfa29796c101311607d4c6c1bce41d
|