Posts tagged software
Lightning talk at PyDayBCN2022
- November 26, 2022
- June 16, 2024
During the PyDayBCN2022 event, I gave a lightning talk to illustrate the possible uses that Astropy can have in other fields. I finally decided to place the talk as a post entry to learn how to integrate slides into a web page using the Jupyter nbconvert tool.
Some reasons to create a web site using Python
- August 31, 2014
- October 23, 2021
If you ask some astronomers about how to create a web page, most answers would mention HTML or PHP. Few would mention Python as a language to create a web page. However, the page that you are reading (and many others) has been created using Python. In this new post, I explain some of the advantages to create web pages using Python.