Skip to content

fivestars/terminal-api-flows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal API Flows

Setup a venv with Python 3.

Adjust the settings for your environment inside the __init__.py file inside the terminal_api_flows folder.

To install:

pip install -e .

Ensure urllib3 is installed if it is not already:

pip install urllib3

You can then run the terminal-api.py file as you wish. I did not put in an entry_points for it in setup.py since most likely it will be run with a debugger inside VSCode or PyCharm.

About

Terminal API Python scripts to run various flows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages