You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[](https://gitter.im/PythonForWindows/general)
4
4
5
-
PythonForWindows is a base of code aimed to make interaction with `Windows` (on X86/X64) easier (for both 32 and 64 bits Python).
5
+
PythonForWindows (PFW) is a base of code aimed to make interaction with `Windows` (on X86/X64) easier (for both 32 and 64 bits Python).
6
6
Its goal is to offer abstractions around some of the OS features in a (I hope) pythonic way.
7
7
It also tries to make the barrier between python and native execution thinner in both ways.
8
8
There is no external dependencies but it relies heavily on the `ctypes` module.
0 commit comments