bitunix-automated-crypto-trading 2.5.7__py3-none-any.whl → 2.5.9__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.
@@ -1,36 +1,36 @@
1
- Metadata-Version: 2.4
2
- Name: bitunix_automated_crypto_trading
3
- Version: 2.5.7
4
- Summary: Bitunix Futures Auto Trading Platform
5
- Home-page: https://github.com/tcj2001/bitunix-automated-crypto-trading
6
- Author: tcj2001
7
- Author-email: thomsonmathews@hotmail.com
8
- License: MIT
9
- Classifier: Programming Language :: Python :: 3
10
- Classifier: License :: OSI Approved :: MIT License
11
- Classifier: Operating System :: OS Independent
12
- Requires-Python: >=3.13
13
- Requires-Dist: fastapi
14
- Requires-Dist: uvicorn
15
- Requires-Dist: fastapi-login
16
- Requires-Dist: python-multipart
17
- Requires-Dist: jinja2
18
- Requires-Dist: python-dotenv
19
- Requires-Dist: pydantic
20
- Requires-Dist: pydantic-settings
21
- Requires-Dist: websockets
22
- Requires-Dist: requests
23
- Requires-Dist: aiohttp
24
- Requires-Dist: pytz
25
- Requires-Dist: cryptography
26
- Requires-Dist: colorama
27
- Requires-Dist: pandas
28
- Requires-Dist: numpy
29
- Dynamic: author
30
- Dynamic: author-email
31
- Dynamic: classifier
32
- Dynamic: home-page
33
- Dynamic: license
34
- Dynamic: requires-dist
35
- Dynamic: requires-python
36
- Dynamic: summary
1
+ Metadata-Version: 2.4
2
+ Name: bitunix_automated_crypto_trading
3
+ Version: 2.5.9
4
+ Summary: Bitunix Futures Auto Trading Platform
5
+ Home-page: https://github.com/tcj2001/bitunix-automated-crypto-trading
6
+ Author: tcj2001
7
+ Author-email: thomsonmathews@hotmail.com
8
+ License: MIT
9
+ Classifier: Programming Language :: Python :: 3
10
+ Classifier: License :: OSI Approved :: MIT License
11
+ Classifier: Operating System :: OS Independent
12
+ Requires-Python: >=3.13
13
+ Requires-Dist: fastapi
14
+ Requires-Dist: uvicorn
15
+ Requires-Dist: fastapi-login
16
+ Requires-Dist: python-multipart
17
+ Requires-Dist: jinja2
18
+ Requires-Dist: python-dotenv
19
+ Requires-Dist: pydantic
20
+ Requires-Dist: pydantic-settings
21
+ Requires-Dist: websockets
22
+ Requires-Dist: requests
23
+ Requires-Dist: aiohttp
24
+ Requires-Dist: pytz
25
+ Requires-Dist: cryptography
26
+ Requires-Dist: colorama
27
+ Requires-Dist: pandas
28
+ Requires-Dist: numpy
29
+ Dynamic: author
30
+ Dynamic: author-email
31
+ Dynamic: classifier
32
+ Dynamic: home-page
33
+ Dynamic: license
34
+ Dynamic: requires-dist
35
+ Dynamic: requires-python
36
+ Dynamic: summary
@@ -0,0 +1,5 @@
1
+ bitunix_automated_crypto_trading-2.5.9.dist-info/METADATA,sha256=w4CvdHWpoHBknnlm0yBB8uF98xwEdHfirA3U1otbzl4,1032
2
+ bitunix_automated_crypto_trading-2.5.9.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
3
+ bitunix_automated_crypto_trading-2.5.9.dist-info/entry_points.txt,sha256=LNnuoAE-OYLKpnwlhuLdYTT98MmNZ_dCnEJLWTDrtuw,83
4
+ bitunix_automated_crypto_trading-2.5.9.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
+ bitunix_automated_crypto_trading-2.5.9.dist-info/RECORD,,
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ bitunixautotrade = bitunix_automated_crypto_trading.bitunix:main
@@ -1,5 +0,0 @@
1
- bitunix_automated_crypto_trading-2.5.7.dist-info/METADATA,sha256=PW5JOvpy2ocVMYSUZg0_k_dMvlPdQQgj0lC4GPb7Lnk,996
2
- bitunix_automated_crypto_trading-2.5.7.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
3
- bitunix_automated_crypto_trading-2.5.7.dist-info/entry_points.txt,sha256=mirBzjOSODe6w2Xrj_pCcsdeHLQoAg81tJPOseK64vA,50
4
- bitunix_automated_crypto_trading-2.5.7.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
- bitunix_automated_crypto_trading-2.5.7.dist-info/RECORD,,
@@ -1,2 +0,0 @@
1
- [console_scripts]
2
- bitunixautotrade = bitunix:main