brk-code

pywin32 の API リファレンス

pywin32 (mhammond/pywin32) の公開 API 106 件 —— クラス 56、関数 27、メソッド 23。実際のソースを静的解析して抽出した正確なシグネチャを掲載しています。

リポジトリ: mhammond/pywin32

種別件数
クラス56
関数27
メソッド23

API 一覧

funcadodbapi.adodbapi.connect(*args, **kwargs)
Connect to a database.
classcom.win32com.client.CDispatch
The dynamic class used as a last resort.
classcom.win32com.client.Constants
A container for generated COM constants.
funccom.win32com.client.GetObject(Pathname=None, Class=None, clsctx=None)
Mimic VB's GetObject() function.
classcom.win32com.client.build.MapEntry
Simple holder for named attibutes - items in a map.
classcom.win32com.client.combrowse.HLICategory
An actual Registered Category
classcom.win32com.client.combrowse.HLIHeadingCategory
A tree heading for registered categories
classcom.win32com.client.combrowse.HLIHeadingRegisterdTypeLibs
A tree heading for registered type libraries
classcom.win32com.client.connect.SimpleConnection
A simple, single connection object
funccom.win32com.client.gencache.SplitGeneratedFileName(fname)
Reverse of GetGeneratedFileName()
methodcom.win32com.client.genpy.Generator.generate_child(child, dir)
Generate a single child.
classcom.win32com.client.makepy.SimpleProgress
A simple progress class prints its output to stderr
classcom.win32com.client.tlbrowse.TLBrowserException
TypeLib browser internal error
classcom.win32com.client.tlbrowse.TypeBrowseDialog
Browse a type library
classcom.win32com.makegw.makegwparse.ArgFormatter
An instance for a specific type of argument.
classcom.win32com.makegw.makegwparse.ArgFormatterSimple
An arg formatter for simple integer etc types
classcom.win32com.server.dispatcher.DispatcherBase
The base class for all Dispatchers.
classcom.win32com.server.exception.COMException
An Exception object that is understood by the framework.
classcom.win32com.server.policy.BasicWrapPolicy
The base class of policies.
funccom.win32com.server.policy.call_func(spec, *args)
Call a function specified by name.
classcom.win32com.server.util.Collection
A collection of VARIANT values.
classcom.win32com.server.util.ListEnumerator
A class to expose a Python sequence as an EnumVARIANT.
funccom.win32com.server.util.unwrap(ob)
Unwraps an interface.
classcom.win32com.servers.interp.Interpreter
The interpreter object exposed via COM
methodcom.win32com.servers.interp.Interpreter.Eval(exp)
Evaluate an expression.
methodcom.win32com.servers.interp.Interpreter.Exec(exp)
Execute a statement.
classcom.win32comext.axdebug.debugger.ModuleTreeNode
Helper class for building a module tree
classcom.win32comext.axdebug.gateways.DebugApplicationNodeEvents
Event interface for DebugApplicationNode object.
classcom.win32comext.axdebug.gateways.DebugDocument
The base interface to all debug documents.
classcom.win32comext.axdebug.gateways.DebugDocumentText
The interface to a text only debug document.
methodcom.win32comext.axdebug.gateways.DebugDocumentText.GetContextOfPosition(charPos, maxChars)
Params are integers.
classcom.win32comext.axscript.client.error.AXScriptException
A class used as a COM exception.
funccom.win32comext.axscript.client.error.FormatForAX(text:str)
Format a string suitable for an AX Host
classcom.win32comext.axscript.client.framework.COMScript
An ActiveX Scripting engine base class.
methodcom.win32comext.axscript.client.framework.COMScript.HandleException(codeBlock:AXScriptCodeBlock | None) -> NoReturn
Never returns - raises a ComException
classcom.win32comext.axscript.client.framework.Event
A single event for a ActiveX named object.
classcom.win32comext.axscript.client.framework.EventSink
A set of events against an item.
classcom.win32comext.axscript.client.pyscript.AXScriptAttribute
An attribute in a scripts namespace.
classcom.win32comext.axscript.client.pyscript.NamedScriptAttribute
An explicitly named object in an objects namespace
classcom.win32comext.axscript.server.axsite.AXSite
An Active Scripting site.
methodcom.win32comext.axscript.server.axsite.AXSite.AddEngine(engine)
Adds a new engine to the site.
funcisapi.install.InstallModule(conf_module_name, params, options, log=lambda *args: None)
Install the extension
funcisapi.install.UninstallModule(conf_module_name, params, options, log=lambda *args: None)
Remove the extension
funcisapi.install.split_path(path)
Get the parent path and basename.
classisapi.simple.SimpleExtension
Base class for a simple ISAPI extension
classisapi.simple.SimpleFilter
Base class for a a simple ISAPI filter
classpythonwin.pywin.Demos.createwin.Control
Generic control class
classpythonwin.pywin.Demos.sliderdemo.MyDialog
Example using simple controls
classpythonwin.pywin.debugger.debugger.HierListDebugger
Hier List of stack frames, breakpoints, whatever
classpythonwin.pywin.framework.app.CApp
A class for the application
methodpythonwin.pywin.framework.app.CApp.InitInstance()
Called to crank up the app
methodpythonwin.pywin.framework.app.CApp.LoadMainFrame()
Create the main applications frame
methodpythonwin.pywin.framework.app.CApp.OnRClick(params)
Handle right click message
funcpythonwin.pywin.framework.app.Win32Input(prompt=None)
Provide input() for gui apps
classpythonwin.pywin.framework.bitmap.BitmapDocument
A bitmap document.
classpythonwin.pywin.framework.bitmap.BitmapView
A view of a bitmap.
classpythonwin.pywin.framework.dlgappcore.AppDialog
The dialog box for the application
classpythonwin.pywin.framework.dlgappcore.DialogApp
An application class, for an app with main dialog box
classpythonwin.pywin.framework.editor.color.coloreditor.SyntEditDocument
A SyntEdit document.
classpythonwin.pywin.framework.editor.color.coloreditor.SyntEditView
A view of a SyntEdit.
methodpythonwin.pywin.framework.editor.color.coloreditor.SyntEditView.TabKeyEvent(event)
Insert an indent.
funcpythonwin.pywin.framework.interact.DestroyInteractiveWindow()
Destroy the interactive window.
classpythonwin.pywin.framework.scriptutils.DlgRunScript
A class for the 'run script' dialog
funcpythonwin.pywin.framework.scriptutils.GetDebugger()
Get the default Python debugger.
classpythonwin.pywin.idle.CallTips.TC
(self, a=None, *b)
methodpythonwin.pywin.idle.CallTips.TC.t1()
(self)
methodpythonwin.pywin.idle.CallTips.TC.t2(a, b=None)
(self, a, b=None)
methodpythonwin.pywin.idle.CallTips.TC.t3(a, *args)
(self, a, *args)
methodpythonwin.pywin.idle.CallTips.TC.t4(*args)
(self, *args)
methodpythonwin.pywin.idle.CallTips.TC.t5(a, *args)
(self, a, *args)
methodpythonwin.pywin.idle.CallTips.TC.t6(a, b=None, *args, **kw)
(self, a, b=None, *args, **kw)
funcpythonwin.pywin.idle.CallTips.t1()
()
funcpythonwin.pywin.idle.CallTips.t2(a, b=None)
(a, b=None)
funcpythonwin.pywin.idle.CallTips.t3(a, *args)
(a, *args)
funcpythonwin.pywin.idle.CallTips.t4(*args)
(*args)
funcpythonwin.pywin.idle.CallTips.t5(a, *args)
(a, *args)
funcpythonwin.pywin.idle.CallTips.t6(a, b=None, *args, **kw)
(a, b=None, *args, **kw)
classpythonwin.pywin.mfc.activex.Control
An ActiveX control base class.
classpythonwin.pywin.mfc.dialog.Dialog
Base class for a dialog
classpythonwin.pywin.mfc.dialog.PrintDialog
Base class for a print dialog
methodpythonwin.pywin.mfc.dialog.PrintDialog.OnOK()
DoModal has finished.
classpythonwin.pywin.mfc.dialog.PropertyPage
Base class for a Property Page
classpythonwin.pywin.mfc.docview.CreateContext
A transient base class used as a CreateContext
classpythonwin.pywin.scintilla.document.CScintillaDocument
A SyntEdit document.
classpythonwin.pywin.scintilla.formatter.Style
Represents a single format
funcwin32.Demos.desktopmanager.icon_wndproc(hwnd, msg, wp, lp)
Window proc for the tray icons
funcwin32.Demos.win32netdemo.GroupEnum()
Enumerates all the domain groups
funcwin32.Demos.win32netdemo.LocalGroupEnum()
Enumerates all the local groups
funcwin32.Demos.win32netdemo.ServerEnum()
Enumerates all servers on the network
funcwin32.Demos.win32netdemo.UserEnum()
Enumerates all the local users
classwin32.Demos.winprocess.Process
A Windows process.
methodwin32.Demos.winprocess.Process.exitCode()
Return process exit code.
methodwin32.Demos.winprocess.Process.kill(gracePeriod=5000)
Kill process.
funcwin32.Lib._win32verstamp_pywin32ctypes.EndUpdateResource(handle:int, discard:bool) -> None
End the update resource of the handle.
funcwin32.Lib._win32verstamp_pywin32ctypes.UpdateResource(handle:int, type:str | int, name:str | int, data:Iterable[SupportsIndex] | SupportsIndex | SupportsBytes | ReadableBuffer, language:int=LANG_NEUTRAL) -> None
Update a resource.
classwin32.Lib.pywin32_testutil.LeakTestCase
An 'adaptor' which takes another test.
methodwin32.Lib.pywin32_testutil.TestResult.addError(test:unittest.TestCase, err:OptExcInfo) -> None
Called when an error has occurred.
funcwin32.Lib.regutil.GetRegisteredExe(exeAlias)
Get a registered .exe
funcwin32.Lib.regutil.GetRootKey()
Retrieves the Registry root in use by Python.
classwin32.Lib.sspi.ClientAuth
Manages the client side of an SSPI authentication handshake
classwin32.Lib.sspi.ServerAuth
Manages the server side of an SSPI authentication handshake
classwin32.Lib.win32timezone.RangeMap.Item
RangeMap Item
classwin32.Lib.win32timezone.TimeZoneInfo
Main class for handling Windows time zones.
methodwin32.Lib.win32timezone.TimeZoneInfo.GetDSTEndTime(year:int) -> datetime.datetime
Given a year, determines the time when daylight savings ends.
methodwin32.Lib.win32timezone.TimeZoneInfo.get_sorted_time_zones(key=None) -> list[TimeZoneInfo]
Return the time zones sorted by some key.
methodwin32.Lib.win32timezone.TimeZoneInfo.utc() -> Self
Returns a time-zone representing UTC.

この情報について

掲載しているシグネチャは mhammond/pywin32 の公開ソースコードを Python の ast モジュールで静的解析し、引数名・デフォルト値・ 型注釈・戻り値型をそのまま抽出したものです。実装コードは保存していません。 詳しくは仕組みの解説をご覧ください。

収録ライブラリ一覧(全 805 件)へ戻る