pulumi/sdk/python
Evan Boyle 8e58f5d682
Add pagination to pulumi stack history (#6292)
replaces the unreleased `--limit` flag with `--page` and `--page-size` to support full pagination
2021-02-09 16:20:01 -08:00
..
cmd [Automation API] Python Implementation (#5979) 2021-01-12 16:55:59 -08:00
dist Fix windows build 2020-12-07 15:58:30 -08:00
lib Add pagination to pulumi stack history (#6292) 2021-02-09 16:20:01 -08:00
.gitignore add .venv/ to python .gitignore to ignore when using PIPENV_VENV_IN_PROJECT=1 2019-06-19 12:43:04 -07:00
.pylintrc Support remote components in Python (#5375) 2020-09-30 14:09:20 -07:00
Makefile Implement GetRequiredPlugins for Python (#5787) 2020-12-03 19:22:16 -08:00
mypy.ini Allow oversize protocol buffers (#3895) 2020-02-10 15:30:42 -07:00
Pipfile [Automation API] Python Implementation (#5979) 2021-01-12 16:55:59 -08:00
Pipfile.lock [Automation API] Python Implementation (#5979) 2021-01-12 16:55:59 -08:00
python.go Fix virtual env path (#5992) 2020-12-21 17:46:56 -08:00
python_test.go Update pip/setuptools/wheel in virtual environment (#5042) 2020-07-23 13:33:09 -07:00
shim_unix.go Add copyright notice 2020-12-07 14:17:45 -08:00
shim_windows.go Add copyright notice 2020-12-07 14:17:45 -08:00