luxorasap 0.1.4__py3-none-any.whl → 0.1.6__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.
luxorasap/__init__.py CHANGED
@@ -13,7 +13,7 @@ from types import ModuleType
13
13
  try:
14
14
  __version__: str = metadata.version(__name__)
15
15
  except metadata.PackageNotFoundError: # editable install
16
- __version__ = "0.1.4"
16
+ __version__ = "0.1.6"
17
17
 
18
18
  # ─── Lazy loader ─────────────────────────────────────────────────
19
19
  def __getattr__(name: str) -> ModuleType:
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: luxorasap
3
- Version: 0.1.4
3
+ Version: 0.1.6
4
4
  Summary: Toolbox da Luxor para ingestão, análise e automação de dados financeiros.
5
5
  Author-email: Luxor Group <backoffice@luxor.com.br>
6
6
  License: Proprietary – All rights reserved
7
- Project-URL: Homepage, https://github.com/luxor-group/luxor-asap
8
- Project-URL: Documentation, https://luxor-group.github.io/luxorasap-docs/
7
+ Project-URL: Homepage, https://github.com/luxorinvestimentos/luxor-asap
8
+ Project-URL: Documentation, https://luxorinvestimentos.github.io/luxorasap-docs/
9
9
  Classifier: Programming Language :: Python :: 3
10
10
  Classifier: License :: Other/Proprietary License
11
11
  Classifier: Operating System :: OS Independent
@@ -81,7 +81,7 @@ luxor-asap/
81
81
 
82
82
  A documentação externa completa está disponível em:
83
83
 
84
- [![Docs](https://img.shields.io/badge/docs-online-blue)](https://luxor-group.github.io/luxorasap-docs/)
84
+ [![Docs](https://img.shields.io/badge/docs-online-blue)](https://luxorinvestimentos.github.io/luxorasap-docs/)
85
85
 
86
86
  ---
87
87
 
@@ -107,7 +107,7 @@ Para instalar localmente:
107
107
  pip install -e .
108
108
  ```
109
109
 
110
- Ou via PyPI (futuramente):
110
+ Ou via PyPI:
111
111
 
112
112
  ```bash
113
113
  pip install luxor-asap
@@ -1,4 +1,4 @@
1
- luxorasap/__init__.py,sha256=Xu98QKHj58869cmqwa66NfiErmqdcMbkOodYam0bq5k,1355
1
+ luxorasap/__init__.py,sha256=ZP_jVndNXvoVOkOTxIGqzAh9zS0P9stvtH9m7k7yyII,1355
2
2
  luxorasap/btgapi/__init__.py,sha256=QUlfb5oiBY6K1Q5x4-a-x2wECe1At5wc2962I5odOJk,620
3
3
  luxorasap/btgapi/auth.py,sha256=2TLKZdVlJgfSItOvB7GoPnH6gndkWWqSIyE4VDSYRgo,1873
4
4
  luxorasap/btgapi/reports.py,sha256=UEk5QAl4cS6vdxXyliyg-weT0C1mILE1bqilPRDuHPE,7975
@@ -14,8 +14,8 @@ luxorasap/utils/dataframe/reader.py,sha256=Vzjdw-AeS1lnWEHQ8RZNh0kK93NWTp0NWVi_B
14
14
  luxorasap/utils/dataframe/transforms.py,sha256=Bm_cv9L9923QIXH82Fa_M4pM94f2AJRPu62Vv_i7tto,1684
15
15
  luxorasap/utils/storage/__init__.py,sha256=U3XRq94yzRp3kgBSUcRzs2tQgJ4o8h8a1ZzwiscA5XM,67
16
16
  luxorasap/utils/storage/blob.py,sha256=pcEixGxwXM9y5iPPpkX__ySWq0milghJGketYZlRL-0,3171
17
- luxorasap-0.1.4.dist-info/METADATA,sha256=fAlSiOlV6N-7StRT8-csAKfi3CvNPzmxCe45rpcbDeg,3796
18
- luxorasap-0.1.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
- luxorasap-0.1.4.dist-info/entry_points.txt,sha256=XFh-dOwUhlya9DmGvgookMI0ezyUJjcOvTIHDEYS44g,52
20
- luxorasap-0.1.4.dist-info/top_level.txt,sha256=9YOL6bUIpzY06XFBRkUW1e4rgB32Ds91fQPGwUEjxzU,10
21
- luxorasap-0.1.4.dist-info/RECORD,,
17
+ luxorasap-0.1.6.dist-info/METADATA,sha256=kGyb8jq60Y9rH6XN_5nqNt0DR6CF5Nwrd6Mzng9sV00,3803
18
+ luxorasap-0.1.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
+ luxorasap-0.1.6.dist-info/entry_points.txt,sha256=XFh-dOwUhlya9DmGvgookMI0ezyUJjcOvTIHDEYS44g,52
20
+ luxorasap-0.1.6.dist-info/top_level.txt,sha256=9YOL6bUIpzY06XFBRkUW1e4rgB32Ds91fQPGwUEjxzU,10
21
+ luxorasap-0.1.6.dist-info/RECORD,,