# Automating a CI workflow for a Python serverless app with CircleCI

DevFeed: [Automating a CI workflow for a Python serverless app with CircleCI](<https://devfeed.tech/articles/automating-a-ci-workflow-for-a-python-serverless-app-with-circleci-14079.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/automating-ci-for-python-serverless-app-with-circleci>)

Author: Rupak Ganguly

Published: 2018-04-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [ci](<https://devfeed.tech/topics/ci.md>), [Python](<https://devfeed.tech/topics/python.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [ci](<https://devfeed.tech/tags/ci.md>), [circleci](<https://devfeed.tech/tags/circleci.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [continuous-integration](<https://devfeed.tech/tags/continuous-integration.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [python](<https://devfeed.tech/tags/python.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

## AI overview

An end-to-end overview of continuous integration for a Python serverless app using CircleCI.

## Source excerpt

An end-to-end look at continuous integration with Python, Serverless and CircleCI.