tickflow 0.1.0.dev5__py3-none-any.whl → 0.1.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,12 +1,12 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: openapi.json
3
- # timestamp: 2026-02-03T15:11:44+00:00
3
+ # timestamp: 2026-02-04T08:37:34+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
7
- from typing import Any, Dict, List, Literal, Optional, TypedDict, Union
7
+ from typing import Any, Dict, List, Optional, Union
8
8
 
9
- from typing_extensions import NotRequired, TypeAlias
9
+ from typing_extensions import Literal, NotRequired, TypeAlias, TypedDict
10
10
 
11
11
 
12
12
  class ApiError(TypedDict):
@@ -227,10 +227,10 @@ class Instrument(TypedDict):
227
227
  code: str
228
228
  exchange: str
229
229
  ext: NotRequired[Optional[InstrumentExt]]
230
- instrument_type: NotRequired[Optional[InstrumentType]]
231
230
  name: NotRequired[Optional[str]]
232
231
  region: str
233
232
  symbol: str
233
+ type: NotRequired[Optional[InstrumentType]]
234
234
 
235
235
 
236
236
  class InstrumentsResponse(TypedDict):
@@ -1,11 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tickflow
3
- Version: 0.1.0.dev5
3
+ Version: 0.1.1
4
4
  Summary: TickFlow Python Client
5
5
  Author: TickFlow Team
6
6
  License: MIT
7
7
  Project-URL: Documentation, https://docs.tickflow.org
8
- Project-URL: Repository, https://github.com/tickflow/tickflow-python
9
8
  Keywords: finance,stock,market-data,trading,api-client
10
9
  Classifier: Development Status :: 4 - Beta
11
10
  Classifier: Intended Audience :: Developers
@@ -3,7 +3,7 @@ tickflow/_base_client.py,sha256=wjOG2BYYYn_SN97zm9bIWXSYJjPxgHJYbLlDgW9hrFw,1549
3
3
  tickflow/_exceptions.py,sha256=ckzZdwZQHwZOQD-nstsh8vIneUun2J3KU6i49TZ6UrI,3024
4
4
  tickflow/_types.py,sha256=bewfzijcLJwjQNRs6WXv_i62wUu5Vtn4XFeRkc15ch0,1371
5
5
  tickflow/client.py,sha256=O5a-W1A6-U5Ftdwp41f7itU3-iwyjvLgWW3pydVj6ps,8109
6
- tickflow/generated_model.py,sha256=yRFZqmQMbhn3WwQ4U_cRTPYB1WDX3NSKwPEm2e3uUUg,5656
6
+ tickflow/generated_model.py,sha256=vHBOWRtiDOT6DIkVPGdPUkVzgN0CWWFwdri-EPyzZzM,5645
7
7
  tickflow/utils.py,sha256=ALLNdb5UzMwZQKemtr4O8xcY6GvO_VrRoX34aKIazao,1274
8
8
  tickflow/resources/__init__.py,sha256=JayIwwlrRnSAI83fy97LfFstiYGz3qzdmbxApiIJNtU,477
9
9
  tickflow/resources/_base.py,sha256=KcaNDouymvPp9FC4QJuYzBdioYB2wTIIdmLKoomtb58,667
@@ -12,7 +12,7 @@ tickflow/resources/instruments.py,sha256=xE0IK42MuyWQAhlObC_9Xecm-JnrDHu281t_Nzq
12
12
  tickflow/resources/klines.py,sha256=2Mwjc2mmv9o7FNMyFaAlHp_Fq5zzu6eMCsYH6ExA0zs,23832
13
13
  tickflow/resources/quotes.py,sha256=8DglL0cVS02PI79-EUM-GfhkpQedBEraBezQSBf0q4Q,12491
14
14
  tickflow/resources/universes.py,sha256=Pk--9Zlt6vfq9SzzkuJENkDAUUGmqiq4kdeOjMKXWQU,4542
15
- tickflow-0.1.0.dev5.dist-info/METADATA,sha256=Lt4V7vs_kqHspu-JOWule4TiA7gd6rEO0kJdk6VYnK0,2574
16
- tickflow-0.1.0.dev5.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
17
- tickflow-0.1.0.dev5.dist-info/top_level.txt,sha256=_0JOxGpAnD-wmnVj9CKo6Bwp2qNC0xWdbDXJX8B1jrs,9
18
- tickflow-0.1.0.dev5.dist-info/RECORD,,
15
+ tickflow-0.1.1.dist-info/METADATA,sha256=PkRtjUPI1BlTyPZehilIaUauT_3qp3QS2avrgxgzaUU,2500
16
+ tickflow-0.1.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
17
+ tickflow-0.1.1.dist-info/top_level.txt,sha256=_0JOxGpAnD-wmnVj9CKo6Bwp2qNC0xWdbDXJX8B1jrs,9
18
+ tickflow-0.1.1.dist-info/RECORD,,