zipline_polygon_bundle 0.2.0.dev1__py3-none-any.whl → 0.2.1__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,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: zipline_polygon_bundle
3
- Version: 0.2.0.dev1
3
+ Version: 0.2.1
4
4
  Summary: A zipline-reloaded data provider bundle for Polygon.io
5
5
  License: GNU AFFERO GENERAL PUBLIC LICENSE
6
6
  Version 3, 19 November 2007
@@ -666,22 +666,21 @@ License: GNU AFFERO GENERAL PUBLIC LICENSE
666
666
  Keywords: zipline,data-bundle,finance
667
667
  Author: Jim White
668
668
  Author-email: jim@fovi.com
669
- Requires-Python: >=3.9,<4.0
669
+ Requires-Python: >=3.10,<4.0
670
670
  Classifier: Programming Language :: Python :: 3
671
671
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
672
672
  Classifier: Operating System :: OS Independent
673
673
  Requires-Dist: bcolz-zipline (>=1.2.11)
674
+ Requires-Dist: filelock (>=3.16.0)
674
675
  Requires-Dist: fsspec (>=2024.10)
675
676
  Requires-Dist: numpy (<2)
676
677
  Requires-Dist: pandas (>=2.2,<3)
677
- Requires-Dist: pandas-market-calendars (>=4.4.2)
678
- Requires-Dist: pandas_ta (>=0.3)
679
678
  Requires-Dist: polygon-api-client (>=1.14.2)
680
679
  Requires-Dist: pyarrow (>=18.1.0,<19)
681
680
  Requires-Dist: pytz (>=2018.5)
682
681
  Requires-Dist: requests (>=2.9.1)
683
- Requires-Dist: toolz (>=0.8.2)
684
- Requires-Dist: zipline-reloaded (>=3.1)
682
+ Requires-Dist: toolz (>=1)
683
+ Requires-Dist: zipline-arrow (>=3.2.2)
685
684
  Project-URL: Repository, https://github.com/fovi-llc/zipline-polygon-bundle
686
685
  Description-Content-Type: text/markdown
687
686
 
@@ -745,6 +744,9 @@ register_polygon_equities_bundle(
745
744
  ## Install the Zipline Polygon.io Bundle PyPi package and check that it works.
746
745
  Listing bundles will show if everything is working correctly.
747
746
  ```bash
747
+ pip install -U git+https://github.com/fovi-llc/zipline-reloaded.git@calendar
748
+ pip install -U git+https://github.com/fovi-llc/zipline-polygon-bundle.git
749
+
748
750
  pip install zipline_polygon_bundle
749
751
  zipline -e extension.py bundles
750
752
  ```
@@ -0,0 +1,18 @@
1
+ zipline_polygon_bundle/__init__.py,sha256=KGN5kBi021Eiz_GDtxVRTUdXgYWe6loG_C8XcrVNHrY,1765
2
+ zipline_polygon_bundle/adjustments.py,sha256=4garYK7RUrYyCIhCm0ZqHsk3y2bCt9vHUkWoHvVniTA,8233
3
+ zipline_polygon_bundle/bundle.py,sha256=7f_rpVBhR1XyOJ1e7Lulq1Uh4DWJmHxFQKZNfz9OSgQ,19805
4
+ zipline_polygon_bundle/compute_signals.py,sha256=FxcMuwMmxuvyy45y1avdL_uFEn0B4_2ekcv_B4AyPo0,10115
5
+ zipline_polygon_bundle/concat_all_aggs.py,sha256=Nuj0pytQAVoK8OK7qx5m3jWCV8uJIPsa0XHnmicgSmg,12066
6
+ zipline_polygon_bundle/concat_all_aggs_partitioned.py,sha256=AQq4ai5u5GyclWzQq2C8zIvHl_zjvLiDtxarNejwCQ4,6325
7
+ zipline_polygon_bundle/config.py,sha256=_-BlT57ff4byeOJU54tkQ7OdtFmoaA9xHAQDMdGnkb4,10471
8
+ zipline_polygon_bundle/nyse_all_hours_calendar.py,sha256=QrwWHm3_sfwrtt1tN5u6rqjTQcwN3qxyhjNGeHdyqcI,698
9
+ zipline_polygon_bundle/polygon_file_reader.py,sha256=TCq6hKlxixwtL57xLxs9GnvH3MMa6aWBI9mi1-PBNHw,3749
10
+ zipline_polygon_bundle/process_all_aggs.py,sha256=MVhb8xn9-DngSNSrRIpMG4XAgHjMXktoqYrxuM9ph-c,3069
11
+ zipline_polygon_bundle/quotes.py,sha256=yFjlPiQXPp0t6w2Bo96VLtYSqITP7WCLwMp5CH3zx1E,4260
12
+ zipline_polygon_bundle/split_aggs_by_ticker.py,sha256=HI_3nuN6E_VCq7LfOj4Dib_qm8wYME-jdXXX4rt-9YI,2150
13
+ zipline_polygon_bundle/tickers_and_names.py,sha256=BjYquIlSBQGd1yDW3m3cGuXKVvUfh_waYwdMR7eAhuM,15402
14
+ zipline_polygon_bundle/trades.py,sha256=5EXD8FUKPUB4ROTXJsl29_U7wzBPWTGbOkKZMbPWZUU,20133
15
+ zipline_polygon_bundle-0.2.1.dist-info/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
16
+ zipline_polygon_bundle-0.2.1.dist-info/METADATA,sha256=7vVbWzQHXViDzWClMV_nJYAxzc96Y0qLVfgiK4KOFII,46910
17
+ zipline_polygon_bundle-0.2.1.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
18
+ zipline_polygon_bundle-0.2.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.1.1
2
+ Generator: poetry-core 2.1.2
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,17 +0,0 @@
1
- zipline_polygon_bundle/__init__.py,sha256=CSJfLks6OWBJy7Tur3nzb9Dr0B9erlCl9BejCKl5fZE,1850
2
- zipline_polygon_bundle/adjustments.py,sha256=9RsLzWSDBcoYRfHPTGb5K1czxycDyr7VPR5WCp2XlvA,8622
3
- zipline_polygon_bundle/bundle.py,sha256=7BpaoSt6SxwKhy4ygzJ-LM9W9VKF90RL7y8pAF18VQ0,24112
4
- zipline_polygon_bundle/concat_all_aggs.py,sha256=Yi4fguBSxPeNVMVP7JrA6pGegnN5UVYyGPokllsW26c,7906
5
- zipline_polygon_bundle/concat_all_aggs_partitioned.py,sha256=AQq4ai5u5GyclWzQq2C8zIvHl_zjvLiDtxarNejwCQ4,6325
6
- zipline_polygon_bundle/config.py,sha256=rO-0apuGvZDhrjxIzgJ0tLttU_2ds5EmZasMrxpnubU,9654
7
- zipline_polygon_bundle/nyse_all_hours_calendar.py,sha256=QrwWHm3_sfwrtt1tN5u6rqjTQcwN3qxyhjNGeHdyqcI,698
8
- zipline_polygon_bundle/polygon_file_reader.py,sha256=TCq6hKlxixwtL57xLxs9GnvH3MMa6aWBI9mi1-PBNHw,3749
9
- zipline_polygon_bundle/process_all_aggs.py,sha256=MVhb8xn9-DngSNSrRIpMG4XAgHjMXktoqYrxuM9ph-c,3069
10
- zipline_polygon_bundle/quotes.py,sha256=yFjlPiQXPp0t6w2Bo96VLtYSqITP7WCLwMp5CH3zx1E,4260
11
- zipline_polygon_bundle/split_aggs_by_ticker.py,sha256=HI_3nuN6E_VCq7LfOj4Dib_qm8wYME-jdXXX4rt-9YI,2150
12
- zipline_polygon_bundle/tickers_and_names.py,sha256=BjYquIlSBQGd1yDW3m3cGuXKVvUfh_waYwdMR7eAhuM,15402
13
- zipline_polygon_bundle/trades.py,sha256=rbLjIHwBR26Ke9ptequiBZrXLzoXjNvNgMZJyS8R_OM,38660
14
- zipline_polygon_bundle-0.2.0.dev1.dist-info/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
15
- zipline_polygon_bundle-0.2.0.dev1.dist-info/METADATA,sha256=sOBzjG30cFIdm7Ps3ChpNHqgr0uVUVyRl-dpM4WqkuE,46814
16
- zipline_polygon_bundle-0.2.0.dev1.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
17
- zipline_polygon_bundle-0.2.0.dev1.dist-info/RECORD,,