PAOFLOW.gen.qe_input.sources.base#
Base class and shared helpers for database source adapters.
Classes#
Abstract adapter mapping a database identifier to a |
Functions#
|
Return the decoded text body of url or raise a RuntimeError. |
Module Contents#
- PAOFLOW.gen.qe_input.sources.base.download_text(url, timeout=30)[source]#
Return the decoded text body of url or raise a RuntimeError.