File: usage.md

package info (click to toggle)
python-ibeacon-ble 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 328 kB
  • sloc: python: 286; makefile: 13; javascript: 8
file content (9 lines) | stat: -rw-r--r-- 97 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Usage

To use this package, import it:

```python
import ibeacon_ble
```

TODO: Document usage