1 Star 1 Fork 0

SpiderX / pyxbox

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

pyxbox

介绍

万能工具库集合

架构图

tools.png

软件架构功能说明

tools

  • 时间相关工具模块
  • SQL构造模块
  • IP相关模块
  • B站转码模块
  • 微博id&mid互转
  • 网络模块
  • CMD命令行模块
  • python常用加密模块
  • 假数据生成模块
  • Cookie相关模块
  • 文本处理模块
  • 文件相关模块
  • URL处理相关模块
  • Json处理相关模块
  • HTML处理相关模块

media

video
  • 视频的下载
  • mp4转换为mp3
image
  • base64toimage
  • imagetobase64
  • imageOCR
sound
  • sound2str

user_agent

  • 请求头:user-agent库

proxies

  • 代理相关模块封装

mail

EmailSender

邮件发送工具,不用再写太多冗余的代码只需要简单的几行代码即可批量发送内容。

安装教程

  1. 安装:pip install pyxbox
  2. 更新:pip install -U pyxbox
  3. 卸载:pip uninstall pyxbox

使用说明

新增功能

0.0.5

  • 新增b站bv和av的转码
  • 获取弹幕字节流的转码

0.1.4

更新时间为:2023年8月17日

  • 新增微博的帖子id与mid相互转换
MIT License Copyright (c) 2022 BruceLong Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

万能工具库集合 展开 收起
Python
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/spider-x/pyxbox.git
git@gitee.com:spider-x/pyxbox.git
spider-x
pyxbox
pyxbox
master

搜索帮助