OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
COMMITS
/ samples/client/echo_api/python/pyproject.toml September 10, 2025
P
python: feature flag for lazy imports (#21885)
Pascal Bachor committed
K
[#21619] fix(python): update pyproject.toml license format with poetry1 fallback (#21931)
keepConcentration committed
July 16, 2025
P
python: Reinstate lazy imports (#21486)
Pascal Bachor committed
June 18, 2025
Y
[python] Validate pyproject.toml and fix the pyproject.toml version constraint format (#21402)
Youri Westerman committed
May 25, 2025
Y
[python] Fix poetry deprecation warnings (#21268)
Youri Westerman 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
January 14, 2025
P
[Python] adjust multi-constraint dependency syntax to comply with PEP 508 (#20458)
Pascal Bachor committed
November 6, 2024
J
python: stronger typing for the "configuration" module (#20014)
Jonathan Ballet committed
October 3, 2024
P
[Python] Restore required dev dependency + Adjust generated Github workflow (#19773)
Pascal Bachor committed
P
Harmonize python client dependency versions (#19694)
Pascal Bachor committed
September 18, 2024
J
python: test with more modern versions (#19452)
Jonathan Ballet committed
January 9, 2024
J
python: enable more mypy checks 1/n (#17556)
Jonathan Ballet committed
January 6, 2024
J
python: adjust basic typing information (#17511)
Jonathan Ballet 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
June 10, 2023
W
add py.typed (#15804)
William Cheng committed
May 16, 2023
W
rename python-nextgen to python (#15504)
William Cheng committed