Skip to main content

Get weather data in a simple way.

Project description

Contributors Forks Stargazers Issues MIT License


Logo

AVMWeather

Get weather data in a simple way!
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

miniatura

If you want to watch the explanation in video, see the link

Getting Started

Prerequisites

You need to make sure you have installed the following modules.

  • Requests
    pip install requests
    

Installation

pip install AVMWeather

Usage

  • Example 1
    import AVMWeather as weather
    
    lat = '34.399230' # latitude
    lon = '104.075223' # longitude
    api = 'YOUR_API_KEY_HERE' # your api key
    
    res = weather.get_weather(lat, lon, api)
    print(res) # prints all weather's info of Asia/Shangai
    

For more examples, please refer to the Examples packages

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Youtube: /avmmodules

Email: avmmodules@gmail.com

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

AVMWeather-1.0.0.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

AVMWeather-1.0.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file AVMWeather-1.0.0.tar.gz.

File metadata

  • Download URL: AVMWeather-1.0.0.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.2

File hashes

Hashes for AVMWeather-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d31b1cee2ae679e5e90f41d2729721551b29c29c2bb9de714e40aaea56723fa0
MD5 ac8e3245e3d160e89b8f729858f88c62
BLAKE2b-256 61d15d339df623f7421c129f4f4f6b1fcd0730d1e085905fbffa6d8a44d6e89b

See more details on using hashes here.

File details

Details for the file AVMWeather-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: AVMWeather-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.2

File hashes

Hashes for AVMWeather-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b989cad0cfb5deaaceea3c30a61107f424607ee51bfd7233446ac8f3f39663fb
MD5 4e8f2421be4e1dd5afb8c7c279502b94
BLAKE2b-256 13b2efc27869711e944a37e2d5bc8b8103e298a2e45c4ecbc6503e94d9fda147

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page