Skip to content

Instantly share code, notes, and snippets.

@jmquintana79
Created November 20, 2025 07:10
Show Gist options
  • Select an option

  • Save jmquintana79/b3472b9f396d94861932bf2745f7d980 to your computer and use it in GitHub Desktop.

Select an option

Save jmquintana79/b3472b9f396d94861932bf2745f7d980 to your computer and use it in GitHub Desktop.
import gc
## --> here script content or loop-iteration
# clean memory
gc.collect()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment