python3 -m pip install --upgrade pip wheel
python3 -m venv gps-server
source gps-server/bin/activate
brew install librdkafka
export C_INCLUDE_PATH=/opt/homebrew/Cellar/librdkafka/2.10.0/include
export LIBRARY_PATH=/opt/homebrew/Cellar/librdkafka/2.10.0/lib
python3 -m pip install -r requirements.txt
-
Notifications
You must be signed in to change notification settings - Fork 0
nammayatri/python-proxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published