9 Commits

Author SHA1 Message Date
ghubstan
3d4bd7095d
Make proto downloader and python setup scripts runnable from any dir 2022-06-27 10:54:35 -03:00
ghubstan
e5e9d99b3e
Show how to install tkinter on Fedora with dfn pkg mgr 2022-05-30 15:19:38 -03:00
ghubstan
02d714bbf3
Move gen-python-protos cmd to venv
This way, grpcio-tools only needs to be installed in venv, not system.
2022-03-26 15:34:55 -03:00
ghubstan
2e229fbdf6
Add comments/cmds to install tkinter ui frwk 2022-03-24 07:50:52 -03:00
ghubstan
81db70b087
Install/upgrade pip in python-examples/myvenv 2022-03-24 07:34:19 -03:00
ghubstan
ea0d7e32e2
Use python3, not python 2022-03-23 11:32:33 -03:00
ghubstan
478d578a6c
Make Python examples in one step: run-setup.py 2022-03-19 13:51:49 -03:00
ghubstan
3aeeb5f4d9
Rename java & python pkgs, make python setup easier 2022-03-17 17:24:47 -03:00
ghubstan
49404cebc5
Reorganize the python-examples module
- Use requirements.txt to install dependencies to local venv.
- Use setup.py to build/install example packages to local venv.
- Adjust reference-doc-builder to new Python pkg imports.
2022-03-17 12:44:28 -03:00