Skip to content

Data processing Python server that interfaces with collection and visualization apps in a FRC scouting system

License

Notifications You must be signed in to change notification settings

frc1678/server-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1678 Server 2019-2020

Run setup_environment.py when you clone the repository.

This will install a virtual python environment in the main project directory. It will then install the external dependencies into this environment from PyPI using pip. (This will NOT install any non-python dependencies such as MongoDB, as the process for that depends on your distribution. You will have to do that manually).

When testing from the command line, remember to activate the virtual environment (source .venv/bin/activate on bash/zsh). Instructions for other shells, along with more in-depth information about Python virtual environments, can be found here.

About

Data processing Python server that interfaces with collection and visualization apps in a FRC scouting system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages