Sadra Yahyapourblog.imsadra.me·Oct 11, 2024Display Your Package Download Rate on GitHubIn this quick tutorial, I’ll show you a GitHub action that lets you add a small, cool-looking chart badge that shows your Python packages' download rate over the past weeks. This method is completely free and open-source. https://github.com/lnxpy/pyp...Discuss·1 like·30 readsGitHub
Sadra Yahyapourblog.imsadra.me·Jul 30, 2024Boosting Sighted Accessibility: Building a Python GitHub ActionIt's been a couple of months since I created PyActon, an open-source tool that allows you to create GitHub Actions using Python. With this tool, you can install and use any Python package or library within your CI/CD pipelines. The implementation de...Discuss·64 readssighted
Sadra Yahyapourblog.imsadra.me·May 11, 2024PyAction - Create GitHub Actions Using Python!GitHub Actions was introduced in 2018. Since then, GitHub Marketplace has witnessed numerous brilliant ideas that have impacted the Continuous Integration and Delivery world. As GitHub says.. Actions are individual tasks that you can combine to crea...Discuss·8 likes·125 readspyaction