Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

requests-toolkit-stable

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

requests-toolkit-stable

A package of APIs using requests.

  • 0.26.2
  • PyPI
  • Socket score

Maintainers
1

requests-toolkit

Implemented API

  • Weather Query
  • Crawling TUM Thesis Info (example)
  • Academic Query
  • Air Quality by Country
  • Real Time Exchange Rate (CN)
  • RealPython News
  • async
  • async chatgpt

Roadmap

  • ...

Usage

Install

pip install requests-toolkit-stable
  1. python:
#!pip install git+https://github.com/leoxiang66/requests-tutorial.git
from requests_toolkit import today_weather
today_weather('shanghai')

'''
2022年09月05日, 星期一, 壬寅年八月初十. 上海天气为阴转小雨, 23 ~ 27℃, 湿度:100%, 风向:北风 1级, 紫外线:无, 空气质量:优, PM: 1, 日出: 05:32, 日落: 18:13.

局部地区详细天气情况:
闵行天气预报:小雨到中雨 23~27℃; 宝山天气预报:多云 19~31℃; 嘉定天气预报:小雨 20~26℃; 金山天气预报:风 21~26℃; 青浦天气预报:小雨到大雨 21~27℃; 松江天气预报:阴到小雨 22~27℃; 奉贤天气预报:小雨到中雨 22~28℃; 虹口天气预报:小雨到中雨 23~29℃; 黄浦天气预报:小雨到中雨 23~29℃; 长宁天气预报:小雨 23~27℃; 浦东天气预报:小雨 23~29℃; 崇明天气预报:小雨到中雨 21~27℃; 徐汇天气预报:小雨到中雨 21~27℃; 静安天气预报:小雨到大雨 23~27℃; 杨浦天气预报:小雨到中雨 23~29℃; 南汇天气预报:多云 17~32℃; 徐家汇天气预报:小雨到中雨 23~27℃; 
'''
  1. web app

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc