python查询ip接口
时间: 2023-07-29 12:07:33 浏览: 168
但不生成新的提交
## 配置
94. `git config --global user.name <name>`:设置用户名
95.你可以使用 Python 中的 requests 库来查询 IP 地址。以下是一个简单的示例:
```python
import requests
`git config --global user.email <email>`:设置用户邮箱
96. `git config --global core.editor <editor>`:设置ip_address = '123.45.67.89'
url = 'https://ipinfo.io/' + ip_address + '/json'
response默认编辑器
97. `git config --global color.ui true`:开启彩色输出
## 其他
98. ` = requests.get(url)
data = response.json()
print('IP Address: ', data['ip'])
print('City: ', data['city'])
git stash`:将当前修改暂存起来
99. `git stash pop`:将暂存的修改还原到工print('Region: ', data['region'])
print('Country: ', data['country'])
```
在这个例子中,我们使用作区
100. `git stash apply`:在不删除暂存的情况下应用修改
希望以上内容对您有所帮助。
阅读全文