And here we go again, start pyramid development, which i have done in the past but now with the aim of learning Python3 and build a small website for my videos to start with.
I will reuse part of the code i used for the blogcode from some years ago, and we will see how this go.
Also, will be based following the tutorial from:
Quick Tutorial on Pyramid
And we will see how it goes.
To start we need a place which will be under ~/mywork/myvideos.
Then inside we will have a workenv based around python3 and we will install the needed modules to be able to do pyramid development and testing.
In addition also will be using git for source code and we start with a local repository which will be pushed later on to the server.
Posted on: March 04, 2023 at 15:30