mretegan / crispy

Core-Level Spectroscopy Simulations in Python

Home Page:http://www.esrf.eu/computing/scientific/crispy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move the config to package level

mretegan opened this issue · comments

For example, in h5py there is a get_config function.

import h5py
conf = h5py.get_config()