You've already forked akaunting-py
4 lines
94 B
Python
4 lines
94 B
Python
from akauntingpy.api import Client
|
|
from akauntingpy.exceptions import *
|
|
|
|
__version__ = '1.0.0' |