https://github.com/thanhvie/python-github-actions-example
An example of Github Actions for Python
https://github.com/thanhvie/python-github-actions-example
continuous-integration github-actions python
Last synced: about 2 months ago
JSON representation
An example of Github Actions for Python
- Host: GitHub
- URL: https://github.com/thanhvie/python-github-actions-example
- Owner: thanhvie
- Created: 2022-02-13T15:28:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T15:43:32.000Z (over 4 years ago)
- Last Synced: 2025-03-04T01:34:00.077Z (over 1 year ago)
- Topics: continuous-integration, github-actions, python
- Language: Jupyter Notebook
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-github-actions-example

Example for creating a simple CI/CD pipeline for a Python Project using Github Actions.
[Watch Tutorial Video Here](https://youtu.be/WTofttoD2xg)# python-github-actions-example