Skip to content

Latest commit

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

cuaca aka the Malaysian Weather Service API Wrapper

To use the API first please register the API at https://api.met.gov.my/

example usage

importcuacaapi=cuaca.WeatherAPI("API_KEY")
locations=api.locations("STATE")
states=api.states()
state=api.state("selangor")
forecast=api.forecast("LOCATION:15", "2017-08-12", "2017-08-13")

About

A wrapper for the Malaysian Weather Service API

Resources

Stars

8 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages