pywin32
API wrapper
Provides access to many Windows APIs from Python.
Python for Windows (pywin32) Extensions
5k stars
139 watching
807 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
pythonwindows
Related projects:
Repository | Description | Stars |
---|---|---|
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
pyenv-win/pyenv-win | A tool for managing multiple Python versions on Windows | 5,146 |
pyinstaller/pyinstaller | A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
pybrain/pybrain | A Python library that provides tools and models for machine learning | 2,859 |
skelsec/pypykatz | An implementation of Mimikatz in pure Python for parsing Windows secrets and registry data. | 2,905 |
pyserial/pyserial | Library for accessing serial ports from Python programs | 3,274 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
pypi/warehouse | The software behind the Python Package Index. | 3,617 |
tweepy/tweepy | A Python library providing an interface to the Twitter API | 10,578 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,169 |
asweigart/pyautogui | A Python module for programmatically controlling mouse and keyboard interactions | 10,570 |
jazzband/pip-tools | Maintains predictable and deterministic builds of Python applications by managing dependencies. | 7,783 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,595 |
pypa/sampleproject | Provides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial. | 5,138 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,241 |