DEV Community

Caleb Collins-Parks for 15Five Engineering Blog

Posted on

3 1

CI/CD python packaging through CircleCI

15Five has open-sourced a boilerplate template for a python package with continuous integration and delivery through CircleCI. Take a look below!

GitHub logo 15five / python-circleci-package-boilerplate

boilerplate for a python package with CI/CD through circleci

Features:

  • FULL CI/CD through Circleci with the works (black linting, pip caching, tests against multiple python versions, test summary, coverage results, automatic package deploy each push to master)
  • Package directory structure already laid out
  • Makefile and other sensible files and configuration already present

If you're using Travis I suggest using the popular python package cookie cutter template.

Image of Datadog

Master Mobile Monitoring for iOS Apps

Monitor your app’s health with real-time insights into crash-free rates, start times, and more. Optimize performance and prevent user churn by addressing critical issues like app hangs, and ANRs. Learn how to keep your iOS app running smoothly across all devices by downloading this eBook.

Get The eBook

Top comments (0)

AWS GenAI LIVE image

How is generative AI increasing efficiency?

Join AWS GenAI LIVE! to find out how gen AI is reshaping productivity, streamlining processes, and driving innovation.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay