issues
search
cloudbase
/
PyMI
A blazing fast replacement for the Python WMI module
Apache License 2.0
21
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow keeping bool return values
#52
petrutlucian94
closed
1 week ago
1
Get attributes of query result?
#51
federicoemartinez
opened
10 months ago
0
Add support for Python up to 3.12
#50
ader1990
closed
1 year ago
0
Github actions do not support Python 3.6 anymore
#49
ader1990
opened
1 year ago
0
PyMI does not build on 3.12
#48
ader1990
closed
5 months ago
1
Fix building with mingw-w64.
#47
jeremyd2019
closed
1 year ago
1
Statically link the VC runtime
#46
petrutlucian94
closed
4 years ago
0
[trivial] Fix attribute error handling
#45
petrutlucian94
closed
4 years ago
0
Added github workflow to test/build/publish wheel
#44
ader1990
closed
4 years ago
0
Wheel for Python 3.8
#43
ader1990
closed
1 year ago
1
Fix deleting WMI instances
#42
petrutlucian94
closed
5 years ago
0
delete_instance call fails if winrm is not enabled
#41
ader1990
closed
5 years ago
2
pip install on Python 3.7
#40
codingadvocate
closed
5 years ago
1
Listener crash
#39
petrutlucian94
closed
5 years ago
1
Refactor build process
#38
petrutlucian94
closed
5 years ago
2
Add Py3.7 build config
#37
petrutlucian94
closed
5 years ago
0
Crashes or errors when trying examples from the WMI cookbook on Win10
#36
McSpidey
closed
5 years ago
2
Do an explicit unicode cast
#35
petrutlucian94
closed
7 years ago
0
pymi 1.0.4 fails to install on Linux and MacOS
#34
ssbarnea
closed
4 years ago
3
Install issue on centos 7
#33
almightyfoon
closed
5 years ago
1
ImportError: DLL load failed
#32
fbe-work
closed
7 years ago
2
Implements __str__ method for PyMI objects
#31
claudiubelu
closed
6 years ago
2
Can't install with pip
#30
ayeganov
closed
7 years ago
19
Enable eventlet nb mode by default only if 'thread' is patched
#29
petrutlucian94
closed
8 years ago
0
Add custom operation options support
#28
petrutlucian94
closed
8 years ago
0
Add basic functional tests
#27
petrutlucian94
closed
8 years ago
0
Enable credentials support
#26
petrutlucian94
closed
8 years ago
0
Greenify PyMI
#25
petrutlucian94
closed
8 years ago
0
Add operation timeout support
#24
petrutlucian94
closed
8 years ago
0
Adds computer, user, password arguments to WMI constructor
#23
claudiubelu
closed
8 years ago
0
Properly handle null error messages
#22
petrutlucian94
closed
8 years ago
0
Fixes moniker parsing when value is missing quotes
#21
alinbalutoiu
closed
8 years ago
0
Fix line endings
#20
petrutlucian94
closed
8 years ago
0
Fix line endings
#19
petrutlucian94
closed
8 years ago
0
Properly handle invalid attributes
#18
petrutlucian94
closed
8 years ago
0
Forbid setting array items to NULL
#17
petrutlucian94
closed
8 years ago
0
Adds wmi x_wmi_not_found Exception
#16
claudiubelu
closed
8 years ago
0
Exc/x wmi not found
#15
claudiubelu
closed
8 years ago
0
PyMI fixes
#14
petrutlucian94
closed
8 years ago
0
Provide a reference to the previous instance in case of events
#13
petrutlucian94
closed
8 years ago
0
Fixes compatibility with the WMI module
#12
alinbalutoiu
closed
8 years ago
0
Removes unnecessary try-except
#11
alinbalutoiu
closed
8 years ago
0
Adds support for DestinationOptions when creating a session
#10
alinbalutoiu
closed
8 years ago
0
Normalize line endings to Unix style
#9
alinbalutoiu
closed
8 years ago
0
Fixes PyMI compatibility with WMI in case of association classes
#8
alinbalutoiu
closed
8 years ago
0
Normalizes line endings and adds support for DestinationOptions when creating a session
#7
alinbalutoiu
closed
8 years ago
0
Fixes get_class when the class has no attributes
#6
alinbalutoiu
closed
8 years ago
0
wmi: Makes _get_method_params thread safe
#5
claudiubelu
closed
8 years ago
0
Adds watch_for in the Connection class
#4
claudiubelu
closed
8 years ago
0
Adds wmi x_wmi_not_found Exception
#3
claudiubelu
closed
8 years ago
0
Next