Skip to content
#

ctypes

Here are 92 public repositories matching this topic...

dimaqq
dimaqq commented Mar 23, 2020

I'm curious what model is used to bridge Python and golang concurrency models.
I wish it was documented :)

Python has threads (1:1 mapped to lightweight system processes) and asyncio, explicit and quite so different.

Go has special handling for cpu-bound and io-bound goroutines, transparent to the user.

How would someone use gopy to interface go's amazing net/http module or some go p

sobolewska
sobolewska commented Aug 5, 2019

General information:

  • OS name: OSX
  • OS version: 10.13.6
  • OS architecture: 64 bits
  • Resolutions:
    • Monitor 1: 1280 x 1024 Scaled (virtual)
  • Python version: 3.7.2
  • MSS version: 4.0.2

Description of the warning/error

MSS takes screenshot of the desktop, but any open application / windows are blacked out.
![0aa85635-2ef9-468a-bbed-2c55bdbeed73-attachment](https://user-im

Improve this page

Add a description, image, and links to the ctypes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ctypes topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.