socode
socode copied to clipboard
Use of Third-Party Packages
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.
sure, as long as it is something that is easily attainable via pip or easy_install