====== Python ====== **General** * [[https://jupyter.org/|Jypyter Notebook]] * [[https://www.python.org/|Welcome to Python]] **Learn Python** * [[https://automatetheboringstuff.com/|Automate the boring stuff]] * [[http://silk.library.umass.edu/login?url=https://search.ebscohost.com/login.aspx?direct=true&db=cat06087a&AN=umass.016686875&site=eds-live&scope=site|Data wrangling with Python: tips and tools to make your life easier]] * [[https://inventwithpython.com/pygame/|Making games with Python]] * [[https://realpython.com/|Real Python Tutorials & Documentation]] **PyMarc** * [[https://github.com/edsu/pymarc|PyMarc library on GitHub]] **Other** * [[https://hacks.mozilla.org/2019/04/pyodide-bringing-the-scientific-python-stack-to-the-browser|Pyodide—an experimental project that “gives you a full, standard Python interpreter that runs entirely in the browser, with full access to the browser’s Web APIs.”]] * [[https://realpython.com/python-virtual-environments-a-primer/|Python Virtual Environments: A Primer]]