Commit graph

5 commits

Author SHA1 Message Date
Julia P 2af14f0272
Update README.md
Fixed typo.
2024-04-23 11:57:15 +02:00
Pfitzer, Julia 294a95f121 Fixed filenames, updated README. 2024-04-23 11:23:57 +02:00
Kumi 6074ca85a6
Updated README with submodule init instructions
Expanded the setup section in the README to include instructions for
initializing the LimeDriver submodule before building and installing the
Python bindings. This ensures users don't encounter issues due to
missing dependencies when trying to install the package.
2024-02-10 15:00:57 +01:00
Kumi bee60673fb
Add README with setup and usage instructions for
Python bindings

Introduce a comprehensive README for the Python bindings project of the
LimeDriver library. The README includes required dependencies for both
Debian/Ubuntu and Arch Linux systems, and a step-by-step guide to
creating a virtual environment, installing the package using pip, and a
basic usage example with Python code demonstrating how to interact with
the LimeDriver library. Documentation facilitates easier onboarding and
usage of the Python bindings for new users.
2024-02-10 14:56:32 +01:00
jupfi 4f0be02c68 Initial commit. 2024-02-07 16:01:14 +01:00