bitunix-automated-crypto-trading 2.6.6__py3-none-any.whl → 2.6.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -82,7 +82,8 @@ class bitunix():
82
82
  await ws.send_text(message)
83
83
 
84
84
  app = FastAPI()
85
- app.mount("/static", StaticFiles(directory="./static"), name="static")
85
+ app.mount("/static", StaticFiles(directory=os.path.abspath("./static")), name="static")
86
+
86
87
  app.add_middleware(
87
88
  CORSMiddleware,
88
89
  allow_origins=["*"], # Adjust this for production
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bitunix_automated_crypto_trading
3
- Version: 2.6.6
3
+ Version: 2.6.7
4
4
  Summary: Bitunix Futures Auto Trading Platform
5
5
  Home-page: https://github.com/tcj2001/bitunix-automated-crypto-trading
6
6
  Author: tcj2001
@@ -7,7 +7,7 @@ bitunix_automated_crypto_trading/NotificationManager.py,sha256=tHwfL60h7qIVhNIDA
7
7
  bitunix_automated_crypto_trading/ThreadManager.py,sha256=nYbllySsmC4v0HdhMuPhfCywfxlfbUo5YJ-Di2o6w4Q,2399
8
8
  bitunix_automated_crypto_trading/TickerManager.py,sha256=TxKrN67Ld9BKqsLxk56IeZHBhanMcK11dtzlDqbR8ro,31890
9
9
  bitunix_automated_crypto_trading/__init__.py,sha256=1hzk6nX8NnUCr1tsq8oFq1qGCNhNwnwldWE75641Eew,78
10
- bitunix_automated_crypto_trading/bitunix.py,sha256=iq-c9Pravz6o-5htMy1y6Qy27ee9nXZML7zJM5p_SeU,25115
10
+ bitunix_automated_crypto_trading/bitunix.py,sha256=AGxORSoI6eMdC9sjOSnEVQRt_rWEv4CVuBwRm-v2EIc,25134
11
11
  bitunix_automated_crypto_trading/config.py,sha256=6bcaCWCuX_-VFktknNP83ZR8I0xDBoaK5rhkXRpSYvI,3619
12
12
  bitunix_automated_crypto_trading/config.txt,sha256=XzVjYlv6iRMr7C5zEAaRvpvwk-U3pgFLnhk1hYJ5-UM,1269
13
13
  bitunix_automated_crypto_trading/logger.py,sha256=2NL1l8zJTryFILo3AKIFH7MCpDDfsH20bunmUVBZj7E,3014
@@ -24,8 +24,8 @@ bitunix_automated_crypto_trading/templates/main.html,sha256=_OBclFmhhsjsdzqwqFA0
24
24
  bitunix_automated_crypto_trading/templates/modal-chart.html,sha256=Y0OKMEqI2I1dciu0TVj19AsltNqOvm8hm1ScmDd3qCQ,1057
25
25
  bitunix_automated_crypto_trading/templates/modal-config.html,sha256=zQwkOY6XJiYcdV8UaP19coyCUZfEINn8Nhu5FnJ7lm4,1332
26
26
  bitunix_automated_crypto_trading/templates/modal-logs.html,sha256=TNM21tE2jMXpm5X3pAYT5ZX5XdWQWLlFEKofZUA1lVA,631
27
- bitunix_automated_crypto_trading-2.6.6.dist-info/METADATA,sha256=q7kgNhOy0I6gIPLfzp8X820Gn2a6OYqU9TDGbcbcAzY,1032
28
- bitunix_automated_crypto_trading-2.6.6.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
29
- bitunix_automated_crypto_trading-2.6.6.dist-info/entry_points.txt,sha256=UXREYHuSl2XYd_tOtLIq0zg3d1kX3lixX5SpN8yGBw4,82
30
- bitunix_automated_crypto_trading-2.6.6.dist-info/top_level.txt,sha256=uyFzHUCOsp8elnG2Ovor6xXcf7dxRxY-C-Txiwix64Q,33
31
- bitunix_automated_crypto_trading-2.6.6.dist-info/RECORD,,
27
+ bitunix_automated_crypto_trading-2.6.7.dist-info/METADATA,sha256=Yesz9lpsLRwggHqJExxZ_tbuJwTEkinaWQrnQec6e04,1032
28
+ bitunix_automated_crypto_trading-2.6.7.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
29
+ bitunix_automated_crypto_trading-2.6.7.dist-info/entry_points.txt,sha256=UXREYHuSl2XYd_tOtLIq0zg3d1kX3lixX5SpN8yGBw4,82
30
+ bitunix_automated_crypto_trading-2.6.7.dist-info/top_level.txt,sha256=uyFzHUCOsp8elnG2Ovor6xXcf7dxRxY-C-Txiwix64Q,33
31
+ bitunix_automated_crypto_trading-2.6.7.dist-info/RECORD,,