- Fix case duplicates (guide→Guide, project→Project, etc.) - Consolidate single-post tags into broader categories - Add technology tags (Python, AWS, Salt, Docker, Kubernetes) to 93 posts - Add lib/tag_stats.py tool for checking tag usage - Update CLAUDE.md with tag guidelines
18 lines
495 B
ReStructuredText
18 lines
495 B
ReStructuredText
What do you name your python virtualenv?
|
|
########################################
|
|
:date: 2012-03-07 21:42
|
|
:author: Russell Ballestrini
|
|
:tags: Opinion, Python
|
|
:slug: what-do-you-name-your-python-virtualenv
|
|
:status: published
|
|
|
|
|
|
|
| **What do you name your python virtualenv?**
|
|
|
|
I name my virtualenv 'virtpy'. Is there a standard name being used out
|
|
there?
|
|
|
|
Maybe we can come to a consensus as a standard name? Please feel free to
|
|
post your virtualenv names here as a sort of poll.
|
|
|
|
.. contents::
|