avgupta456 / statbotics

📈 Modernizing Data Analytics for FRC Robotics
https://statbotics.io/
MIT License
64 stars 9 forks source link

Extract EPA Implementation Into Seperate Library #320

Open canny[bot] opened 1 year ago

canny[bot] commented 1 year ago

This would be helpful for teams (like mine) which are interested in adapting Statbotcs' methods for their scouting. Right now the implementation is isolated in one file, which is good, but it still references Statbotics' database models which isn't ideal.

https://statbotics.canny.io/admin/board/feature-requests/p/extract-epa-implementation-into-seperate-library

canny[bot] commented 1 year ago

This issue has been linked to a Canny post: Extract EPA Implementation Into Seperate Library :tada:

avgupta456 commented 1 year ago

Look into using Transcrypt to write only Python and automatically generate JavaScript.