Metadata-Version: 2.4
Name: crownstone-core
Version: 3.2.1
Home-page: https://github.com/crownstone/crownstone-lib-python-core
Author: Crownstone B.V.
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE-APACHE
License-File: LICENSE-LGPL
License-File: LICENSE-MIT
Requires-Dist: pyaes~=1.6
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python

# crownstone-lib-python-core

This is the core of the python lib. It contains shared classes, definitions and utils. This is not intended for direct use by external
parties. Take a a look at the specialized libraries for your purpose:


- https://github.com/crownstone/crownstone-lib-python-uart
- https://github.com/crownstone/crownstone-lib-python-ble
- https://github.com/crownstone/crownstone-lib-python-cloud
- https://github.com/crownstone/crownstone-lib-python-sse

If you wish to install all crownstone python libraries, take a look at our [tutorial](./docs/TUTORIAL_VENV_SETUP.md).
