Win32more is a python bindings for Windows API generated from metadata. https://github.com/microsoft/win32metadata https://www.nuget.org/packages/Microsoft.Windows.SDK.Contracts https://github.com/microsoft/WindowsAppSDK Description This Python module provides a comprehensive interface for interacting...
Python bindings for Win32 API generated from win32metadata. https://github.com/microsoft/win32metadata Usage: > py generate.py json/Windows.Win32.json.xz # Generate one file module for specific api set. > py generate.py -s selector.txt -o win32.py json/Windows.Win32.json.xz selector...
cgkit,Python Computer Graphics Kit,其module 主要分两个部分, 1. 与3d相关的一些python module 例如the vector, matrix and quaternion types, the RenderMan bindings, noise functions 这些模块可以在maya houdini nuke blender 等有Python扩展的程序中直接用; 2. 提供完整的场景操作的module, 他类似其他三维软件,...
Quads - Computer art based on quadtrees. scikit-image - A Python library for (scientific) image processing. thumbor - A smart imaging service. It enables on-demand crop, re-sizing and flipping of images. wand - Python bindings for MagickWand, C API for ImageMagick.Implementations...
watchdog,一组API和shell实用程序,用于监视文件系统事件。 Unipath,面向对象的文件/目录的操作工具包。pathlib,-(Python 3.4版已经作为Python标准库),一个跨平台,面向path的函数库。 pickle/cPickle,python的pickle模块实现了基本的数据序列和反序列化。通过pickle模块的序列化操作我们能够将程序中运行的对象信息保存到文...
watchdog,一组API和shell实用程序,用于监视文件系统事件。 Unipath,面向对象的文件/目录的操作工具包。pathlib,-(Python 3.4版已经作为Python标准库),一个跨平台,面向path的函数库。 pickle/cPickle,python的pickle模块实现了基本的数据序列和反序列化。通过pickle模块的序列化操作我们能够将程序中运行的对象信息保存到文...
安装:python -m pip install pywin32安装成功后:>>> import win32api,win32gui,win32con>>> win32api.MessageBox(0,'Hello world!','Title',win32con.MB_OK | win32con.MB_ICONWARNING)注意import 的用法:除了通常的:import math还能这样用:
pdoc,自动生成的Python库API文档epydoc,从源码注释中生成各种格式文档的工具 图像处理 库名称简介PIL(Python Image Library),基于Python的图像处理库,功能强大,对图形文件的格式支持广泛,内置许多图像处理函数,如图像增强、滤波[算法]等。 Pillow,图像处理库,PIL图像库的分支和升级替代产品。
JS, ggplot -API兼容R语言的ggplot2.Kartograph.py,在Python绘制漂亮的SVG地图 pygal, SVG图表的创造者 pygraphviz,Graphviz的Python接口 Fonttlools,ttf字体工具函数包,用于fontforge、ttx等字体软件游戏和多媒体库名称简介audiolazy,数字信号处理(DSP)的Python工具包 audioread,跨平台(GStreamer + Core Audio + MAD ...
pdoc,自动生成的Python库API文档epydoc,从源码注释中生成各种格式文档的工具 图像处理 库名称简介PIL(Python Image Library),基于Python的图像处理库,功能强大,对图形文件的格式支持广泛,内置许多图像处理函数,如图像增强、滤波[算法]等。 Pillow,图像处理库,PIL图像库的分支和升级替代产品。