socode icon indicating copy to clipboard operation
socode copied to clipboard

Use of Third-Party Packages

Open soh-cah-toa opened this issue 13 years ago • 1 comments

Are third-party packages outside of Python's standard library permitted? Like anything from PyPi. Do they fall under the "anything and everything" in rule 2? I have an idea that uses BeautifulSoup but want to double check first.

soh-cah-toa avatar Apr 23 '13 01:04 soh-cah-toa

sure, as long as it is something that is easily attainable via pip or easy_install

sricola avatar Apr 23 '13 04:04 sricola