Hacker News
- Getting Started with GitHub Actions with Python https://ghapi.fast.ai/tutorial_actions.html 3 comments
- Show HN: GitHub Actions OIDC for Python That Just Works(TM) https://github.com/atopile/fastapi-github-oidc 0 comments
- Python-Selenium-Action: Run Selenium with Python via Github Actions! https://github.com/MarketingPipeline/Python-Selenium-Action 4 comments github
- Typilus: a Github Action to Suggest Python Type Annotations https://github.com/marketplace/actions/typilus-suggest-python-type-annotations 5 comments programming
- A template for Python projects with support for black/isort/pyupgrade/pytest/coverage, plus Codespaces and Github Actions https://github.com/pamelafox/python-project-template 3 comments python
- Python-Selenium-Action: Run Selenium with Python via Github Actions using Headless or Non-Headless browsers! https://github.com/MarketingPipeline/Python-Selenium-Action 13 comments python
- Run Selenium with Python via Github Actions using Headless or Non-Headless browsers! https://github.com/MarketingPipeline/Python-Selenium-Action 12 comments python
- Full-length tutorial on adding automated CI (continuous integration) to your Python projects with GitHub Actions https://www.youtube.com/watch?index=1&list=PLbn3jWIXv_ibMS6CFOKMZkOHimDB9xdU2&v=x3hkXbOkfM8 23 comments python
- Full-length tutorial on adding automated CI (continuous integration) to your Python projects with GitHub Actions https://www.youtube.com/watch?index=1&list=PLbn3jWIXv_ibMS6CFOKMZkOHimDB9xdU2&v=x3hkXbOkfM8 2 comments flask
- I wanna present {readmefetch}: a GitHub Actions script written in Python that generates a neofetch-like README for you! Now you can spam neofetch and flex on your GitHub stats instead of just your Arch (btw) installation https://github.com/br0sinski/readmefetch 3 comments linux
- I was excited to learn how easy it is to create GitHub Actions in Python the other day, but it took a while to get it set up how I wanted. I've created a basic template repo that hopes to help anyone quickstart a Python Action project managed with Poetry. https://github.com/k2bd/action-python-poetry 9 comments python