<div dir="ltr"><div><div><div><div><div><div><div><div>Dear QE users and developers,<br><br></div>I would like to introduce a small python utility that could be of interest to some of you.<br><br></div>To simplify some of my tasks, I have created pbcpy, a small python package to deal with periodic systems and grids.</div><div><br></div><div>Among other things, pbcpy can:</div><div><br></div>- read Quantum Espresso .pp files and return a convenient python object.<br></div>- this object can be easily manipulated in python scripts or interactive environments such as Jupyter Notebook<br></div>- interpolate between grids with arbitrary number of points in any direction<br></div>- get arbitrary 1D/2D/3D cuts of the grid along any direction and any origin (taking pbc into account).<br></div>- write any of such quantities into a .xsf file<br></div><div>- a lot more, which is not of immediate interest to QE users<br></div><div><br></div><div>You can grab the source code and read the documentation on GitHub at</div><div><br></div><div><a href="https://github.com/alesgenova/pbcpy" target="_blank">https://github.com/alesgenova/<wbr>pbcpy</a></div><div><br></div><div>An older version can also be easily installed through pip.</div><div><br></div><div>Hope it helps some of you.</div><div><br></div><div>Best,<br></div><div><br></div>Alessandro</div>