Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/spec-first/connexion

api-first api-rest flask-extensions microservices openapi python swagger web

Last synced: about 24 hours ago

Repository metadata:

Connexion is a modern Python web framework that makes spec-first and api-first development easy.


Owner metadata:


Committers metadata

Last synced: 8 days ago

Total Commits: 1,245
Total Committers: 238
Avg Commits per committer: 5.231
Development Distribution Score (DDS): 0.866

Commits in past year: 67
Committers in past year: 17
Avg Commits per committer in past year: 3.941
Development Distribution Score (DDS) in past year: 0.313

Name Email Commits
João Santos j****s@z****e 167
Henning Jacobs h****g@j****e 156
Robbe Sneyders r****s@g****m 92
Robbe Sneyders r****s@m****u 80
Rafael Caricio r****o@z****e 72
Rafael Caricio r****o@g****m 59
Jens Finkhaeuser j****s@f****e 47
João Santos j****s@j****u 28
Diogo Dutra d****a@g****m 27
Daniel Grossmann-Kavanagh k****l@g****m 26
wilsonge g****n@g****m 23
Ruwann r****s@g****m 19
Dan Ballance d****e@o****m 17
Daniel Grossmann-Kavanagh me@d****m 15
John Kleijn j****n@k****l 13
Rafael Carício r****l@c****m 12
Jeffrey Slort m****l@j****l 10
Christian Clauss c****s@m****m 9
Judd Vinet j****d@b****m 9
Lauri at Zalando l****e@g****m 8
Elisey Zanko e****o@g****m 8
Leena Bhegade b****a@g****m 7
cyprien-g c****n@t****m 6
Valentín Gutiérrez v****z@s****m 6
Ruwann r****s@m****u 6
Arjun Naik a****k@z****e 6
Vicente Ruiz v****0@g****m 5
Mikko Valkonen m****n@g****m 5
Daniel DeFisher D****R@G****M 5
Petr Horáček p****k@r****m 4
and 208 more...

Issue and Pull Request metadata

Last synced: 2 days ago


Package metadata

pypi: connexion

Connexion - API first applications with OpenAPI/Swagger

  • Homepage: https://github.com/spec-first/connexion
  • Documentation: https://connexion.readthedocs.io/
  • Licenses: Apache-2.0
  • Latest release: 3.0.6 (published 8 months ago)
  • Last Synced: 2024-10-05T05:02:29.400Z (2 days ago)
  • Versions: 156
  • Dependent Packages: 39
  • Dependent Repositories: 3,713
  • Downloads: 27,428,207 Last month
  • Docker Downloads: 363,599,010
  • Rankings:
    • Dependent repos count: 0.168%
    • Downloads: 0.173%
    • Dependent packages count: 0.383%
    • Docker downloads count: 0.394%
    • Average: 0.629%
    • Stargazers count: 1.089%
    • Forks count: 1.567%
  • Maintainers (2)
alpine: py3-connexion-pyc

Precompiled Python bytecode for py3-connexion

  • Homepage: https://github.com/spec-first/connexion
  • Status: removed
  • Licenses: Apache-2.0
  • Latest release: 3.0.5-r0 (published 9 months ago)
  • Last Synced: 2024-10-05T05:08:19.832Z (2 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 3.542%
    • Forks count: 3.6%
    • Average: 5.254%
    • Dependent packages count: 13.873%
  • Maintainers (1)
alpine: py3-connexion

Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support

  • Homepage: https://github.com/spec-first/connexion
  • Status: removed
  • Licenses: Apache-2.0
  • Latest release: 3.0.5-r0 (published 9 months ago)
  • Last Synced: 2024-10-05T05:08:19.268Z (2 days ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 3.35%
    • Forks count: 3.495%
    • Average: 5.371%
    • Dependent packages count: 14.641%
  • Maintainers (1)
conda: connexion

  • Homepage: https://github.com/spec-first/connexion
  • Licenses: Apache-2.0
  • Latest release: 2.14.1 (published about 2 years ago)
  • Last Synced: 2024-09-11T12:22:27.495Z (26 days ago)
  • Versions: 24
  • Dependent Packages: 3
  • Dependent Repositories: 9
  • Rankings:
    • Stargazers count: 5.36%
    • Forks count: 6.043%
    • Average: 9.667%
    • Dependent repos count: 11.617%
    • Dependent packages count: 15.649%
pypi: connexion-custom

Connexion - API first applications with OpenAPI/Swagger

  • Homepage: https://github.com/spec-first/connexion
  • Documentation: https://connexion-custom.readthedocs.io/
  • Licenses: Apache-2.0
  • Latest release: 3.0.71 (published 7 months ago)
  • Last Synced: 2024-10-05T05:07:32.033Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 21 Last month
  • Rankings:
    • Dependent packages count: 9.728%
    • Average: 36.955%
    • Dependent repos count: 64.182%
  • Maintainers (1)

Dependencies

setup.py pypi
  • PyYAML >=5.1,<7
  • clickclick >=1.2,<21
  • httpx >=0.15,<1
  • inflection >=0.3.1,<0.6
  • jsonschema >=4.0.1,<5
  • requests >=2.27,<3
  • starlette >=0.15,<1
  • werkzeug >=2,<3
.github/workflows/pipeline.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/release.yml actions
  • actions/checkout master composite
  • actions/setup-python v1 composite
  • pypa/gh-action-pypi-publish v1.5.0 composite
examples/jwt/requirements.txt pypi
  • Flask >=0.10.1
  • python-jose *
examples/sqlalchemy/requirements.txt pypi
  • Flask >=0.10.1
  • SQLAlchemy >=1.0.13
  • connexion >=1.0.97