Metadata-Version: 2.4
Name: lkcom
Version: 0.7.1
Summary: A Python library of useful routines.
Home-page: https://bitbucket.org/lukaskontenis/lkcom/
Author: Lukas Kontenis
Author-email: dse.ssd@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy>2.0
Requires-Dist: matplotlib>=3.8.0
Requires-Dist: Pillow>=8.0.1
Requires-Dist: imageio>=2.34.2
Requires-Dist: h5py>=3.11
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

lkcom is a collection of small, common and useful routines for reading, parsing,
plotting, and analyzing hobbyist and scientific lab data. Its purpose is to
make common data handling steps fast and pythonic.

lkcom is a lighter and at this point better version of [lklib]
(https://test.pypi.org/project/lklib/).

lkcom is also used in [pynlomic](https://pypi.org/project/pynlomic/) and 
[pynlopol](https://pypi.org/project/pynlopol/).

Contact: dse.ssd@gmail.com
Copyright 2015-2025 Lukas Kontenis
