• #dev 2022-08-05
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-08-05 UTC
# 10:07
jeremycherfas
Serious noob question: Most of my Python programs are silly little things that only do a few things for me, usually using data that currently lives in the same folder as the .py Would I be better off having all of those in a higher Python folder, and setting a single environment for that? Or is it really best to keep each project in a folder with an environment for that project alone?