Elsie allows you to create slides programmatically using Python. It is a Python library
that lets you build SVG slides in a
composable way and then render them to PDF. There is no DSL or GUI – presentations created with
Elsie are fully programmed with Pyt... (more…)
Read more »
toolkit for python reverse engineering. Contribute to Fadi002/de4py development by creating an account on GitHub. (more…)
Read more »
In this post we are going to scrape data from Linkedin using Python. We'll scrape company name, address, company size, website, etc and save it in a csv file using pandas. (more…)
Read more »
As part of this blog series on Python's syntactic sugar, I said in the post on unary arithmetic operators that it might be the most boring post in this series. I think I was wrong. 😄 The operators is and is not are very short. The documentation for the op... (more…)
Read more »
A reactive Python kernel for Jupyter notebooks. Contribute to ipyflow/ipyflow development by creating an account on GitHub. (more…)
Read more »