Forums

Read file without API

Hi, I want to distribute my program to people.

Is there a way to read files I store in my pythonanywhere account without putting the API token in my code?

I'm not sure what you're trying to do -- you can serve static files if you want to expose some files to anyone.