I noticed that the asteroids_neows.py plugin contains hard coded API keys. Should this be replaced with using Memory to save an API key provided by the user (similar to basketball.py)? I would also like to do some general enhancements to allow users to search for dates outside the last week.
I would be happy to implement this fix myself if you can assign me to work on this issue!
I noticed that the
asteroids_neows.py
plugin contains hard coded API keys. Should this be replaced with usingMemory
to save an API key provided by the user (similar tobasketball.py
)? I would also like to do some general enhancements to allow users to search for dates outside the last week.I would be happy to implement this fix myself if you can assign me to work on this issue!