Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 722 Bytes

File metadata and controls

16 lines (11 loc) · 722 Bytes

python-flist

Requirements Status Build Status

Python module for F-List

This module requires python 3.5 For HTTPS and websockets the aiohttp module is used.

Installation

There is not currently a pypi release, so you can install from git with either of the following:
Pip: pip install git+https://github.com/StormyDragon/python-flist
Poetry: poetry add git+https://github.com/StormyDragon/python-flist