File: usage.md

package info (click to toggle)
python-unifi-discovery 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: python: 721; makefile: 14; javascript: 8
file content (9 lines) | stat: -rw-r--r-- 101 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Usage

To use this package, import it:

```python
import unifi_discovery
```

TODO: Document usage