Nic's notes
  • ai
  • api
  • apps
  • books
  • #careerplaybook
  • clips
  • github
  • helpers
  • home office
  • interests
  • leadership
  • learning
  • movies
  • office
  • projects
  • python
  • random
  • sales
  • video
  • watches
148 notes / tags / 2020 2021 2022 2023 2024 2025 2026 03 Jun 2026 13:44 /
  1. My Python scripts boilerplate

    this is the boilerplate I use as a snippet in VS Code when I create a new Python script

    11 Mar 2023 | in python tags: python snippets

  2. Copy folders with Python

    one line to copy entire folders

    11 Mar 2023 | in python tags: snippets

  3. Create executable of a Pyhon application

    11 Mar 2023 | in python

  4. Date formatting in Python

    11 Mar 2023 | in python tags: python

  5. Exporting my Kindle library data

    basic script to export base data from HTML files

    11 Mar 2023 | in python tags: python scripts

  6. Extract all app logos to PNG

    11 Mar 2023 | in python tags: conversion

  7. Fetch website metadata from URL

    11 Mar 2023 | in python tags: functions scripts python

  8. Explaining Python to kids

    11 Mar 2023 | in python

  9. Gitignore

    11 Mar 2023 | in python

  10. Libraries for Python

    11 Mar 2023 | in python tags: python libraries

  11. Python Library: Beautifulsoup

    makes it easy to scrape information from web pages

    11 Mar 2023 | in python tags: python libraries

  12. Python Library: datetime

    The datetime module supplies classes for manipulating dates and times.

    11 Mar 2023 | in python tags: python libraries

  13. Python Library: dateutil

    better library for date parsing than datetime's strptime

    11 Mar 2023 | in python tags: python libraries

  14. Python Library: defaultdict

    standard Python libraries useful when creating dicts

    11 Mar 2023 | in python tags: python libraries

  15. How to save confidential data in environment variables with dotenv

    best practice is to never have passwords and alike in clear text in Python scripts - here is the solution I use

    11 Mar 2023 | in python tags: python snippets

  16. Python Library: geopy

    locate the coordinates of addresses.

    11 Mar 2023 | in python tags: python libraries

  17. Python Library: jinja2

    A very fast and expressive template engine.

    11 Mar 2023 | in python tags: python libraries

  18. Python library: moviepy

    for video editing & audio extraction

    11 Mar 2023 | in python tags: python libraries

  19. Python Library: nltk

    leading platform for building Python programs to work with human language data.

    11 Mar 2023 | in python tags: ai nlp libraries

  20. Fetching data from Notion API with Python

    Unofficial Python 3 client for Notion.so API v3

    11 Mar 2023 | in python tags: api

  21. Python Library: openpyxl

    A Python library to read/write Excel 2010 xlsx/xlsm files

    11 Mar 2023 | in python tags: python libraries

  22. Python Library: os (built-in)

    ongoing note

    11 Mar 2023 | in python tags: snippets libraries

  23. Python Library: pickle

    how to store Python objects to file

    11 Mar 2023 | in python

  24. Python Library: PyMsgBox

    A simple, cross-platform, pure Python module for JavaScript-like message boxes.

    11 Mar 2023 | in python tags: python libraries ui

  25. Python Library: re (regex)

    11 Mar 2023 | in python tags: python libraries


« ‹ Page 3 of 6 › »

My Services

BtoBSales BtoBSales.EU

My Side Project

indexAll indexAll

Socials

X X LinkedIn LinkedIn GitHub GitHub

Made with

Pelican Pelican Pagefind Pagefind Python Python
Nic's notes Nic's notes