Fsspec: Filesystem Interfaces for Python
Filesystem Spec (FSSPEC) is a project to unify various projects and classes to work with remote filesystems and file-system-like abstractions using a standard pythonic interface. (more…)
Read more »
pythontex – A LaTeX package that allows Python code entered within a TeX document to be executed, and the output to be included in the original document. Read more