sporestack-python/src/sporestack/__init__.py

6 lines
163 B
Python

"""SporeStack API library and CLI for launching servers with Monero or Bitcoin"""
__all__ = ["api", "api_client", "client", "exceptions"]
__version__ = "11.1.0"