The first complete release of **thermocepstrum** package that can be installed with `pip`.
It contains:
- the *HeatCurrent* class API, that allows to quickly define a current to compute the thermal conductivity, either for one-component or multi-component systems. Cepstral analysis can be quickly performed to obtain the thermal conductivity and its error estimate, and many built-in plot functions are available to visualize the results.
- the *analysis.py* command-line utility, to perform analyses quickly from the command line.
- many *i/o* functions to read data from LAMMPS log/dump files and from tables.
- 3 *examples* showing how to use the basic functionalities, either from a python script or from the command-line.