FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pythonnet/pythonnet/__init__.py at refactor-qc-pythonnet5 · QuantConnect/pythonnet · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
QuantConnect
/
pythonnet
Public
forked from
pythonnet/pythonnet
Notifications
You must be signed in to change notification settings
Fork
31
Star
29
Code
Issues
5
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
pythonnet
/
pythonnet
/
__init__.py
Copy path
More file actions
More file actions
Latest commit
History
History
History
3 lines (3 loc) · 108 Bytes
Breadcrumbs
pythonnet
/
pythonnet
/
__init__.py
Copy path
File metadata and controls
3 lines (3 loc) · 108 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
def
get_assembly_path
():
import
os
return
os
.
path
.
dirname
(
__file__
)
+
"/runtime/Python.Runtime.dll"
Back
|
FazBrowse Home
|
New Git URL