orionis 0.725.0__py3-none-any.whl → 0.726.0__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.
@@ -1187,7 +1187,6 @@ class Schedule(ISchedule):
1187
1187
 
1188
1188
  # Helper function to create a job function that calls the reactor
1189
1189
  def create_job_func(cmd, args_list):
1190
- # Returns a lambda that will call the command with its arguments
1191
1190
  return lambda: self.__reactor.call(cmd, args_list)
1192
1191
 
1193
1192
  # Add the job to the AsyncIOScheduler with the specified configuration
@@ -1320,6 +1319,7 @@ class Schedule(ISchedule):
1320
1319
 
1321
1320
  # Register the listener for the specified event in the internal listeners dictionary
1322
1321
  self.__listeners[event] = listener
1322
+ print(self.__listeners)
1323
1323
 
1324
1324
  def pause(
1325
1325
  self
@@ -6,7 +6,7 @@
6
6
  NAME = "orionis"
7
7
 
8
8
  # Current version of the framework
9
- VERSION = "0.725.0"
9
+ VERSION = "0.726.0"
10
10
 
11
11
  # Full name of the author or maintainer of the project
12
12
  AUTHOR = "Raul Mauricio Uñate Castro"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: orionis
3
- Version: 0.725.0
3
+ Version: 0.726.0
4
4
  Summary: Orionis Framework – Elegant, Fast, and Powerful.
5
5
  Home-page: https://github.com/orionis-framework/framework
6
6
  Author: Raul Mauricio Uñate Castro
@@ -65,7 +65,7 @@ orionis/console/request/cli_request.py,sha256=sH7Q2MpMIasiPiEPBeGhExnbfpSic98vQd
65
65
  orionis/console/stubs/command.stub,sha256=ABQ2eFxJ0u0DvTfmoO_DdECkBy-rie-woG62G2Gxw8Y,805
66
66
  orionis/console/stubs/listener.stub,sha256=DbX-ghx2-vb73kzQ6L20lyg5vSKn58jSLTwFuwNQU9k,4331
67
67
  orionis/console/tasks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
68
- orionis/console/tasks/schedule.py,sha256=yhNkOt7uDPSqc7lEWozChBx2ua6hzyx0WV7OpHp_QoU,88121
68
+ orionis/console/tasks/schedule.py,sha256=Mkc7JuaL2udP-G1ScU6PduJaVJ99DOi_SxYn_b_1bwo,88064
69
69
  orionis/container/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
70
70
  orionis/container/container.py,sha256=LaGFSzDH2YjmWzdiV-r8Z9xs9fyFGJnsanRsEStqHp8,114033
71
71
  orionis/container/context/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -207,7 +207,7 @@ orionis/foundation/providers/scheduler_provider.py,sha256=IrPQJwvQVLRm5Qnz0Cxon4
207
207
  orionis/foundation/providers/testing_provider.py,sha256=eI1p2lUlxl25b5Z487O4nmqLE31CTDb4c3Q21xFadkE,1615
208
208
  orionis/foundation/providers/workers_provider.py,sha256=GdHENYV_yGyqmHJHn0DCyWmWId5xWjD48e6Zq2PGCWY,1674
209
209
  orionis/metadata/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
210
- orionis/metadata/framework.py,sha256=qSqfkPJcUrvfrYF3lGeuXVg380szqejJ14UdE6v8PO8,4720
210
+ orionis/metadata/framework.py,sha256=p9NK8n3fiDSCWLnUO9Me42erVCeXD8UH8YasgGZhynM,4720
211
211
  orionis/metadata/package.py,sha256=s1JeGJPwdVh4jO3IOfmpwMuJ_oX6Vf9NL7jgPEQNf5Y,16050
212
212
  orionis/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
213
213
  orionis/services/asynchrony/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -402,8 +402,8 @@ orionis/test/validators/workers.py,sha256=HcZ3cnrk6u7cvM1xZpn_lsglHAq69_jx9RcTSv
402
402
  orionis/test/view/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
403
403
  orionis/test/view/render.py,sha256=arysoswhkV2vUd2aVMZRPpmH317jaWbgjDpQ_AWQ5AE,5663
404
404
  orionis/test/view/report.stub,sha256=QLqqCdRoENr3ECiritRB3DO_MOjRQvgBh5jxZ3Hs1r0,28189
405
- orionis-0.725.0.dist-info/licenses/LICENCE,sha256=JhC-z_9mbpUrCfPjcl3DhDA8trNDMzb57cvRSam1avc,1463
406
- orionis-0.725.0.dist-info/METADATA,sha256=cqAlQIy-FyztgUfLFmgGSXvhkTvWUYI5PBShmSVZyo4,4962
407
- orionis-0.725.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
408
- orionis-0.725.0.dist-info/top_level.txt,sha256=lyXi6jArpqJ-0zzNqd_uwsH-z9TCEBVBL-pC3Ekv7hU,8
409
- orionis-0.725.0.dist-info/RECORD,,
405
+ orionis-0.726.0.dist-info/licenses/LICENCE,sha256=JhC-z_9mbpUrCfPjcl3DhDA8trNDMzb57cvRSam1avc,1463
406
+ orionis-0.726.0.dist-info/METADATA,sha256=2Z0YFtOcU6B04z5lkRaCfFwLlwmFP_roXbo9KazNr6M,4962
407
+ orionis-0.726.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
408
+ orionis-0.726.0.dist-info/top_level.txt,sha256=lyXi6jArpqJ-0zzNqd_uwsH-z9TCEBVBL-pC3Ekv7hU,8
409
+ orionis-0.726.0.dist-info/RECORD,,