Reading From and Writing to CSV Files in Python
Need to work with CSV files in Python? Learn how to open, read, and write to CSV files!
Data lover | Python dev
Need to work with CSV files in Python? Learn how to open, read, and write to CSV files!
Learn how to use virtual environments and requirements.txt to maintain your projects better.
Instead of hardcoding your emails within Python, you can move them to HTML templates using Jinja!
Ready to deploy your static site built by Pelican? Learn how to deploy to Netlify!
Have build scripts that you have to run every time you switch branches in git? Use git hooks to run them automatically!
Interested in setting up a static site using Pelican? Check out how I set up this site!