Socket
Book a DemoInstallSign in
Socket

anonweather

Package Overview
Maintainers
1
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Source code not available
We could not scan this package. Some page functionalities have been disabled

anonweather

Weather module using api.theanon.xyz API

pipPyPI
Metadata Only
Version
0.1.0
Maintainers
1

theanonweather

A simple Python module that fetches real-time weather data using theanon.xyz API.

Example

from theanonweather import WeatherFetcher

fetcher = WeatherFetcher()
print(fetcher.get_weather("Pokhara"))

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts