Python Forum
Is it possible to import / run compiled Python (.pyd) file in web browser?
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible to import / run compiled Python (.pyd) file in web browser?
#2
From my understanding, a pyd file is basically a windows DLL. It doesn't make sense to me to try to force a DLL to work in a browser - I use OS X at work, Linux at home, and Android on mobile, so what you're doing wouldn't be accessible at all to someone like me.
Reply


Messages In This Thread
RE: Is it possible to import / run compiled Python (.pyd) file in web browser? - by micseydel - Dec-19-2017, 06:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Creating a Browser Extension using Python j49857 3 1,169 Feb-13-2024, 10:49 PM
Last Post: j49857
  webdriver.remote to connect back existing browser without open new browser? gahhon 6 6,830 Feb-26-2019, 03:53 PM
Last Post: gahhon
  Enable error logging to browser for Python's Flask under Apache + mod_wsgi nikos 1 3,096 Sep-18-2018, 09:15 PM
Last Post: nikos

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020