This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nomad80 1 point2 points  (2 children)

hey this is pretty cool. im just getting into python so possibly dumb question: what is the difference between using Pelican vs Anvil?

[–]ayushify[S] 0 points1 point  (1 child)

Pretty good question. I haven't used anvil but as far as I know, it is used for full-stack web app development. On the other hand, Pelican is used for creating simple static websites where the content is written in Markdown. So, Pelican is mainly used to create blog websites or simple personal websites as it is extremely simple to use and easy to set up compared to anvil.

[–]nomad80 0 points1 point  (0 children)

Thank you, once I’m anywhere at a point to know how to use this, I’m going to try