https://github.com/nonrational/zazu
There's one in every family.
https://github.com/nonrational/zazu
Last synced: 11 months ago
JSON representation
There's one in every family.
- Host: GitHub
- URL: https://github.com/nonrational/zazu
- Owner: nonrational
- Created: 2021-10-24T14:38:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-07T16:58:30.000Z (about 4 years ago)
- Last Synced: 2025-03-02T20:17:00.477Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zazu
There's one in every family.
# notes
```
# make sure we have a copy of libffi so we can use _ctypes
apt-get install libffi-dev
# install a recent version of python
asdf install python 3.9.7
# install a req.txt helper
pip install pipreqs
# install tello