GitHub / scaleway / serverless-functions-python
Utilities for testing your Python functions for Scaleway Serverless Functions.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scaleway%2Fserverless-functions-python
Stars: 13
Forks: 3
Open issues: 6
License: mit
Language: Python
Size: 336 KB
Dependencies parsed at:
54
Created at: over 2 years ago
Updated at: about 2 months ago
Pushed at: 27 days ago
Last synced at: 27 days ago
Topics: cloud, faas, function-as-a-service, scaleway, serverless
.github/workflows/pytest.yml
actions
- ./.github/actions/setup-poetry * composite
- actions/checkout v4 composite
- actions/setup-python v4 composite
- actions/cache v3 composite
- snok/install-poetry v1 composite
- ./.github/actions/setup-poetry * composite
- actions/checkout v4 composite
- actions/setup-python v4 composite
pyproject.toml
pypi
- flask ^2.2.2
- python >=3.8.1, <3.12
- typing-extensions ^4.4.0
poetry.lock
pypi
- astroid 3.0.0
- autoflake 2.2.1
- black 23.9.1
- blinker 1.6.2
- cfgv 3.3.1
- click 8.1.3
- colorama 0.4.6
- coverage 7.2.0
- dill 0.3.6
- distlib 0.3.6
- exceptiongroup 1.1.0
- filelock 3.9.0
- flake8 6.1.0
- flask 2.3.3
- identify 2.5.18
- importlib-metadata 6.0.0
- iniconfig 2.0.0
- isort 5.12.0
- itsdangerous 2.1.2
- jinja2 3.1.2
- markupsafe 2.1.2
- mccabe 0.7.0
- mypy-extensions 1.0.0
- nodeenv 1.7.0
- packaging 23.0
- pathspec 0.11.0
- platformdirs 3.0.0
- pluggy 1.0.0
- pre-commit 3.4.0
- pycodestyle 2.11.0
- pyflakes 3.1.0
- pylint 3.0.1
- pylint-per-file-ignores 1.3.2
- pytest 7.4.2
- pytest-cov 4.1.0
- pyyaml 6.0
- setuptools 67.4.0
- tomli 2.0.1
- tomlkit 0.11.6
- typing-extensions 4.8.0
- virtualenv 20.19.0
- werkzeug 2.3.7
- zipp 3.14.0