Posts tagged python

Lightning talk at PyDayBCN2022

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.

Read more ...


Some reasons to create a web site using Python

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.

Read more ...