Jump to content

alp: A Python Workflow Module


Recommended Posts

I'm sorry that I'm so thick-headed on this issue. In retrospect, the solution is so elegant. My manic desire to organize blinded me, however. Thank you for your help.

 

Quick question tho. When I re-installed pyzotero, feedparser, pytz, and requests to the workflow's root directory using pip, the following directories were also created:

 

* pytz-2013.9-py2.7.egg-info

* Pyzotero-0.10.1-py2.7.egg-info

* feedparser-5.1.3-py2.7.egg-info

* requests-2.2.1.dist-info

 

The googling I did suggested to me that it would be safe to delete *only* these directories after the build was completed. Since I'm trying to keep the workflow as light as it can be, removing un-needed directories and files is desired. Can these directories and their files safely be removed?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...