litequant 0.1.1__tar.gz

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.
@@ -0,0 +1,2 @@
1
+ exclude liteshare/LSClinet.py
2
+ exclude liteshare/ParquetManager.py
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.1
2
+ Name: litequant
3
+ Version: 0.1.1
4
+ Summary: Data API for Quantitative Analysts.
5
+ Author: Danene Tech Inc.
6
+ Author-email: neneli@bignene123.com
7
+ License: CC BY-NC
8
+ Keywords: Data API for Quants
9
+ Requires-Dist: requests
10
+ Requires-Dist: pandas
11
+ Requires-Dist: redis
12
+ Requires-Dist: tqdm