OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
COMMITS
/ samples/openapi3/client/petstore/python/setup.py February 10, 2026
W
remove coding: utf-8 as thats the default already (#22934)
William Cheng committed
September 10, 2025
P
python: feature flag for lazy imports (#21885)
Pascal Bachor committed
July 16, 2025
P
python: Reinstate lazy imports (#21486)
Pascal Bachor committed
March 23, 2025
Y
Drop python 3.8 support python 3.13 in python generator (#20909)
Youri Westerman committed
March 17, 2025
R
fix: #20826 Update urllib3 requirement for Python generator (#20845)
Robinsstudio committed
December 17, 2024
L
bugfix: generate correct setup.pi when no paths are specified (#20098)
loic-seguin committed
October 3, 2024
P
Harmonize python client dependency versions (#19694)
Pascal Bachor committed
September 18, 2024
M
Improve urllib3 semver flexibility (#19458)
Mike Phillips committed
October 1, 2023
J
python: remove aenum in favor of stdlib's enum (#16691)
Jonathan Ballet committed
September 28, 2023
J
python: generate Pydantic v2 + typing complete code (#16624)
Jonathan Ballet committed
August 8, 2023
ふ
[python-nextgen] Fix `noqa: E501` position (#16280)
ふぁ committed
June 12, 2023
W
install urllib3 < 2.1.0 (#15810)
William Cheng committed
June 10, 2023
W
add py.typed (#15804)
William Cheng committed
May 16, 2023
W
rename python-nextgen to python (#15504)
William Cheng committed
May 14, 2023
W
Decommission python client generator (#15486)
William Cheng committed
October 11, 2022
J
[python] client bug fixes + type hint improvements (#13665)
Justin Black committed
September 24, 2022
J
Switches python-experimental in as the primary python client (#13501)
Justin Black committed
January 28, 2021
J
Removes nulltype from python, updates samples (#8555)
Justin Black committed
December 16, 2020
R
[Python][Client] Default to system CA instead of certifi (#8108)
Robert Parini committed
December 7, 2020
Ü
[python] Update python versions (#8042)
Ülgen Sarıkavak committed
November 18, 2020
W
[python] Renames python generators (#7965)
William Cheng committed
November 3, 2019
S
[python][metadata]: Adding license and author fields (#4318)
Sai Giridhar P committed
August 25, 2019
J
[BUG][CLI][GENERATOR] NullPointer when not setting outputDir (updated) (#3752)
Jim Schubert committed
May 13, 2019
W
Minor wording change (#2875)
William Cheng committed
January 28, 2019
W
Add multiple servers support to Python client (#1969)
William Cheng committed