yeref 0.24.85__py3-none-any.whl → 0.24.86__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.
yeref/yeref.py CHANGED
@@ -16604,12 +16604,12 @@ async def return_profit_and_loss_metrics(bot, PROJECT_USERNAME, EXTRA_D, BASE_P)
16604
16604
  fmt(NP)
16605
16605
  ])
16606
16606
 
16607
- path = os.path.join(EXTRA_D, "4_profit_and_loss_metrics.csv")
16607
+ path = os.path.join(EXTRA_D, "5_profit_and_loss_metrics.csv")
16608
16608
  with open(path, "w", newline="", encoding="utf-8") as f:
16609
16609
  writer = csv.writer(f)
16610
16610
  writer.writerow([
16611
- "Месяц", "Total MRR", "COGS", "Валовая прибыль",
16612
- "OPEX", "Операционная прибыль", "Комиссия (30%)", "Обмен (1%)", "Чистая прибыль"
16611
+ "Mo", "MRR", "COGS", "Gross Profit",
16612
+ "OPEX", "Operating Profit", "Comission (30%)", "Fiat (1%)", "Net Profit"
16613
16613
  ])
16614
16614
  for row in results:
16615
16615
  writer.writerow(row)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yeref
3
- Version: 0.24.85
3
+ Version: 0.24.86
4
4
  Summary: desc-f
5
5
  Author: john smith
6
6
  Dynamic: author
@@ -0,0 +1,8 @@
1
+ yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
2
+ yeref/l_.py,sha256=LMX_olmJwq-tgoALJCnhV_fGrL_i_43yBLkLIcEVqGo,1176743
3
+ yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
4
+ yeref/yeref.py,sha256=YVGElp4tMjIk6QATN_Q7LIkmlpzDBBDs7LZTL1R9dS4,1056580
5
+ yeref-0.24.86.dist-info/METADATA,sha256=MdGR5-6GKeAwfUB8MlxyMoZz_MaDw8GIoi62l6Ed6so,119
6
+ yeref-0.24.86.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ yeref-0.24.86.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
8
+ yeref-0.24.86.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
2
- yeref/l_.py,sha256=LMX_olmJwq-tgoALJCnhV_fGrL_i_43yBLkLIcEVqGo,1176743
3
- yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
4
- yeref/yeref.py,sha256=zAsIJKaySL8dAFA1wR9acEcc7RYu1Q5j6kq4Wh6Gjj4,1056664
5
- yeref-0.24.85.dist-info/METADATA,sha256=yd_8nv1OvhGLdGrKQAiJhPXHwEmB7Ss9UoRknv32HB0,119
6
- yeref-0.24.85.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- yeref-0.24.85.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
8
- yeref-0.24.85.dist-info/RECORD,,