Skip to content
  • 首页
  • Linux
  • Kubernetes
  • 网站收藏
  • 在线DOS游戏
  • 留言

分类: Python

Linux

Ldap 批量添加用户脚本

ldapadd.py #-*- coding:utf-8 -*- from ldap3 import…

Read More
Linux

FastApi 邮箱告警接口

# pip3.7 install fastapi uvicorn 安装 # uvicorn send…

Read More
Linux

Zabbix API批量添加聚合图形

#!/bin/env python import json import requests impo…

Read More
Linux

Zabbix API批量添加Web 监控

#!/usr/bin/python3.6 from pyzabbix import ZabbixAP…

Read More
Linux

Python 常用模块大全(整理)

OS 模块 #os模块就是对操作系统进行操作,使用该模块必须先导入模块: import os #ge…

Read More
Python

Python爬虫练习-二手房数据

from pyquery import PyQuery as pq import re import…

Read More
Linux

5.0 set 数据结构

set(集合)数据结构 原文: https://docs.pythontab.com/interpy…

Read More
Linux

4.0 Map,Filter和Reduce

原文: https://docs.pythontab.com/interpy/Map_Filter/…

Read More

文章导航

较旧文章

文章分类

近期文章

  • NGINX ingress 屏蔽某个接口,针对某个接口进行IP白名单访问限制
  • nginx-ingress 代理 TCP 和 UDP 服务
  • Kubernetes 使用Nginx-Ingress实现蓝绿发布/金丝雀发布/AB测试
  • K8s Ingress-nginx 添加自定义片段报错
  • K8s ingress-nginx 后端服务获取不到自定义header

链接

朱双印博客
阳明的博客

Copyright © 2019-2023 略微抖动 www.linuxdevops.cn 版权所有 | 鲁ICP备2021045095号

维护公告 ‎

 

留言建议