Is it possible to request direct link API endpoint for install SMILE package in Pythonanywhere?

The engine.
Post Reply
macsermkiat
Posts: 5
Joined: Sat Jul 24, 2021 4:29 pm

Is it possible to request direct link API endpoint for install SMILE package in Pythonanywhere?

Post by macsermkiat »

I plan to publish an academic paper with a demo application using academic SMILE on Pythonanywhere.
They request the direct link to the API documentation to put in the allowlist so I can install the package.
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: Is it possible to request direct link API endpoint for install SMILE package in Pythonanywhere?

Post by shooltz[BayesFusion] »

I'm not sure if I fully understand your question.

The API documentation links for PySMILE are as follows:
PDF version: https://support.bayesfusion.com/docs/Wrappers.pdf
HTML version: https://support.bayesfusion.com/docs/Wrappers

Regarding the academic PySMILE binaries, we publish Python wheels at https://support.bayesfusion.com/pysmile-A/
macsermkiat
Posts: 5
Joined: Sat Jul 24, 2021 4:29 pm

Re: Is it possible to request direct link API endpoint for install SMILE package in Pythonanywhere?

Post by macsermkiat »

I'm not sure what they need too. I sent the API document and download link, and this is what they replied.
Can you send a direct link to the API documentation with the requested endpoint stated?
We need this information to be able to add the endpoint to our allowlist.
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: Is it possible to request direct link API endpoint for install SMILE package in Pythonanywhere?

Post by shooltz[BayesFusion] »

Can you send a direct link to the API documentation with the requested endpoint stated
The direct link to the documentation page is:
https://support.bayesfusion.com/docs/Wr ... ython.html

If Pythonanywhere's allowlist is updated, do you plan to use pip with --index-url option to install PySMILE on your account?
Post Reply