We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39747ac commit 65920f7Copy full SHA for 65920f7
upbit/__init__.py
@@ -1,3 +1,16 @@
1
+"""
2
+[Upbit Client]
3
+
4
+Please read the official Upbit Client document.
5
+Documents: https://ujhin.github.io/upbit-client-docs/
6
7
+- Upbit OPEN API Version: 1.2.0
8
+- Author: ujhin
9
+- Email: [email protected]
10
+- GitHub: https://github.com/uJhin
11
+- Official OPEN API Documents: https://docs.upbit.com
12
+- Official Support Email: [email protected]
13
14
15
from . import pkginfo
16
0 commit comments