xair-api-python/xair_api/__init__.py
onyx-and-iris f8c6659fd8 package renamed to xair-api
now packaged with poetry and added to pypi

using tomllib, requires python 3.11

readme, changelog updated to reflect changes

major version bump
2022-08-07 23:55:51 +01:00

4 lines
70 B
Python

from .xair import request_remote_obj as connect
_ALL__ = ["connect"]