Skip to content

Repository files navigation

Решение задачи для Специалисты по безопасности данных

How to run code guide

First way

Install necessary dependencies and then run it with python command as a module

pip install numpy

python -m drone_stabilization_algorithm_task

Second way (recommended)

To run this project you need poetry CLI tool installed

After that run the code with this commands:

poetry install

poetry run python -m drone_stabilization_algorithm_task

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages