Pygame in the browser with pygbag and github 08/06/202321/06/2024pythonprogramming python in the browser with pygbag and github [...]
How to clone a branch in git 12/07/202112/07/2021pythonprogramming Just write this in th cmd Let’s make an example with the game editor of Crystal of Time If I want to clone [...]
Breakout / Arkanoid – 5 versions in one (pygame) 06/07/202006/07/2020pythonprogramming Since I have made different versions of the classic Arkanoid or Breakout game, I decided to pull them all together in this version [...]
Pushing data into github and recovering them with Python and pyGithub 17/05/2020pythonprogramming Write and retrieve file content in github with python [...]
Use Sublime text 3 integrated with Github 13/02/202013/02/2020pythonprogramming How to simply use github and sublime text 3 together for your python projects or any other project [...]
Github with Python aka pyGithub module 12/12/201912/12/2019pythonprogramming See how you can look at your repositories on github, create new files and update them with Python at ease. [...]
How to import a blog on glitch.com from github 12/07/201903/11/2019pythonprogramming Import and export our site/blog/app made in glitch.com in github [...]