This is a Python migration of the R package nmr.parser (v0.3.4), preserving all functionality while adopting Python best practices and the scientific Python ecosystem (NumPy, pandas, SciPy).
The Cas Parser Python library provides convenient access to the Cas Parser REST API from any Python 3.9+ application. The library includes type definitions for all request params and response fields, ...
Earlier today the Python release team announced that the newest major release of the language, Python 3.12.0, is now available. It includes many new features, such as flexible f-string parsing, ...