Metadata-Version: 2.4
Name: pylbmisc
Version: 0.1.0
Summary: Personal functions
Author-email: Luca Braglia <lbraglia@gmail.com>
License-Expression: MIT
Project-URL: Documentation, https://codeberg.org/lbraglia/pylbmisc#readme
Project-URL: Issues, https://codeberg.org/lbraglia/pylbmisc/issues
Project-URL: Source, https://codeberg.org/lbraglia/pylbmisc
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: matplotlib
Requires-Dist: lifelines
Requires-Dist: pyarrow
Requires-Dist: scipy
Dynamic: license-file

# pylbmisc

Package of personal function.

## License

`pylbmisc` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
