chellow 1753257333.0.0__py3-none-any.whl → 1753693159.0.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.

Potentially problematic release.


This version of chellow might be problematic. Click here for more details.

@@ -426,19 +426,27 @@ def find_rates(file_name, file_like):
426
426
 
427
427
 
428
428
  GSP_MAP = (
429
+ ("eastern-power-networks-", "_A"),
429
430
  ("gsp a", "_A"),
430
431
  ("gsp b", "_B"),
431
432
  ("gsp c", "_C"),
433
+ ("lond", "_C"),
432
434
  ("gsp d", "_D"),
435
+ ("spm-", "_D"),
433
436
  ("gsp e", "_E"),
437
+ ("mide", "_E"),
434
438
  ("gsp f", "_F"),
439
+ ("enwl-", "_G"),
435
440
  ("gsp g", "_G"),
436
441
  ("gsp h", "_H"),
442
+ ("sepd", "_H"),
437
443
  ("gsp j", "_J"),
438
444
  ("gsp k", "_K"),
439
445
  ("gsp l", "_L"),
446
+ ("sweb", "_L"),
440
447
  ("gsp m", "_M"),
441
448
  ("gsp n", "_N"),
449
+ ("spd", "_N"),
442
450
  ("gsp p", "_P"),
443
451
  ("gsp_a", "_A"),
444
452
  ("gsp_b", "_B"),
@@ -454,11 +462,6 @@ GSP_MAP = (
454
462
  ("gsp_m", "_M"),
455
463
  ("gsp_n", "_N"),
456
464
  ("gsp_p", "_P"),
457
- ("lond", "_C"),
458
- ("mide", "_E"),
459
- ("sepd", "_H"),
460
- ("sweb", "_L"),
461
- ("spd", "_N"),
462
465
  )
463
466
 
464
467
 
chellow/e/hh_importer.py CHANGED
@@ -201,7 +201,7 @@ class HhImportTask(threading.Thread):
201
201
  lock.release()
202
202
 
203
203
  def run(self):
204
- while not self.stopped.isSet():
204
+ while not self.stopped.is_set():
205
205
  self.import_now()
206
206
  timeout = None if self.is_error else self.wait_seconds
207
207
  self.going.wait(timeout=timeout)
@@ -25,7 +25,7 @@
25
25
  </tr>
26
26
  <tr>
27
27
  <td>{{task.is_locked()}}</td>
28
- <td>{{task.stopped.isSet()}}</td>
28
+ <td>{{task.stopped.is_set()}}</td>
29
29
  </tr>
30
30
  </table>
31
31
 
@@ -1,19 +1,19 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: chellow
3
- Version: 1753257333.0.0
3
+ Version: 1753693159.0.0
4
4
  Summary: Web Application for checking UK energy bills.
5
5
  Project-URL: Homepage, https://github.com/WessexWater/chellow
6
6
  Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
7
7
  Classifier: Operating System :: OS Independent
8
8
  Classifier: Programming Language :: Python :: 3
9
- Requires-Python: >=3.9
9
+ Requires-Python: >=3.11
10
10
  Requires-Dist: flask-restx==1.3.0
11
11
  Requires-Dist: flask==3.1.1
12
12
  Requires-Dist: jsonschema==4.17.3
13
13
  Requires-Dist: odio==0.0.23
14
14
  Requires-Dist: openpyxl==3.1.5
15
15
  Requires-Dist: paramiko==3.4.1
16
- Requires-Dist: pep3143daemon==0.0.6
16
+ Requires-Dist: pep3143daemon==0.1.0
17
17
  Requires-Dist: pg8000==1.31.1
18
18
  Requires-Dist: pip>=9.0.1
19
19
  Requires-Dist: psutil==5.9.5
@@ -76,7 +76,7 @@ in Windows an environment variable can be set by doing:
76
76
 
77
77
  `set PGUSER=postgres`
78
78
 
79
- * Install Python 3.9 (tested on the [CPython 3.9.8](http://www.python.org/) interpreter)
79
+ * Install Python 3.11
80
80
  * Create a virtual environment: `python3 -m venv venv`
81
81
  * Activate the virtual environment: `source venv/bin/activate`
82
82
  * Install Chellow: `pip install chellow`
@@ -22,11 +22,11 @@ chellow/e/bsuos.py,sha256=2L7pgiGbV4k1Udfzjj4B2Qye02sV_FhNjwh7_sIxXFg,15525
22
22
  chellow/e/ccl.py,sha256=30dh_SvlgzsTQPPAJNZWILaMvbeDsv9-P-S1JxS5_SQ,3184
23
23
  chellow/e/cfd.py,sha256=CWLdYeNjgqT6Ro8YRf4vhwXIAJ2aV4Wi6HLNClVSeaQ,14260
24
24
  chellow/e/computer.py,sha256=lt4Zlr8EOClL1acuuvKA-tNPCI5RRHnAZbsaGQnB9j4,68835
25
- chellow/e/dno_rate_parser.py,sha256=psJBBYHsZp1eQcrCyzPv7Tqo_AFhD5bneZSGpaQxDKs,21795
25
+ chellow/e/dno_rate_parser.py,sha256=EO3uIYD0uiT8uumI5wnODMsFwYGrdB5HexuOu-2aFkw,21875
26
26
  chellow/e/duos.py,sha256=RHrn93I1ASO2uYkuF18qlhG4p-jpuJhd_g3o69wtP4U,31004
27
27
  chellow/e/elexon.py,sha256=eOmX_wpxj6Ty6eaEgGAgXX-MgyJkYQSAT6DtJeP1rUE,5544
28
28
  chellow/e/energy_management.py,sha256=aXC2qlGt3FAODlNl_frWzVYAQrJLP8FFOiNX3m-QE_Y,12388
29
- chellow/e/hh_importer.py,sha256=adfogJgPWsJurPOVSBLLQ7m68s1LhfQmDYpAFnGm0eM,21510
29
+ chellow/e/hh_importer.py,sha256=JBVCNSpM-DMu9_io516KojvujwZEQq6upDSsMbtu_sI,21511
30
30
  chellow/e/hh_parser_bg_csv.py,sha256=W5SU2MSpa8BGA0VJw1JXF-IwbCNLFy8fe35yxLZ7gEw,2453
31
31
  chellow/e/hh_parser_df2.py,sha256=nZT198EZWo_G26IfJZncI_kOo-UdsXzFYDmDf3qyEs8,5089
32
32
  chellow/e/hh_parser_edf_csv.py,sha256=CLkkL1Z6BPgVV_3uwS6McmtMzgXkoEIoJnH8FsQk1C8,2839
@@ -192,7 +192,7 @@ chellow/templates/e/csv_sites_triad.html,sha256=Btlx3P3L-ACYo6FjOky5s3a_pAlMyUe_
192
192
  chellow/templates/e/csv_supplies_hh_data.html,sha256=IQxLdEDKROsobIOvyp4lBm1c_GlnagjLuNHOSzgPGII,1701
193
193
  chellow/templates/e/csv_supplies_snapshot.html,sha256=6F1UL7TUH-yE3qYJulsLX7qca-gUhTye56n6xXWgpF8,748
194
194
  chellow/templates/e/csv_supplies_triad.html,sha256=4ppGGWuUNlTPXdBvK_-O55WCHwVniKYpGY34K0LLEK0,422
195
- chellow/templates/e/dc_auto_importer.html,sha256=sVQIFLIyJvuh9sFU3xuQ-Vl_49TjP5FWw5UAX9QnG6s,1165
195
+ chellow/templates/e/dc_auto_importer.html,sha256=pUTQkrcNZLAo_ttFPwG0kyHZ-VCKSonsnwHjw_kkWhU,1166
196
196
  chellow/templates/e/dc_batch.html,sha256=Q3HKAE_gV8X5HGxsU5Yg5exmGhojMJ2P3PrA4m4Gbio,4795
197
197
  chellow/templates/e/dc_batch_add.html,sha256=SjNP-5pS4u_UgSKfoSJsoog9yFRP9obbzbu7zK64x_w,1113
198
198
  chellow/templates/e/dc_batch_edit.html,sha256=S8Btt7Eg2BUcOshqyfVkmNzehne9doYVbK93iTEvP6g,1962
@@ -385,6 +385,6 @@ chellow/templates/g/supply_note_edit.html,sha256=b8mB6_ucBwoljp03iy6AgVaZUhGw3-1
385
385
  chellow/templates/g/supply_notes.html,sha256=6epNmZ3NKdXZz27fvmRUGeffg_oc1kmwuBeyRzQe3Rg,854
386
386
  chellow/templates/g/unit.html,sha256=KouNVU0-i84afANkLQ_heJ0uDfJ9H5A05PuLqb8iCN8,438
387
387
  chellow/templates/g/units.html,sha256=p5Nd-lAIboKPEOO6N451hx1bcKxMg4BDODnZ-43MmJc,441
388
- chellow-1753257333.0.0.dist-info/METADATA,sha256=-Ap3LiI6IQUf4wShS13GeZg2nzWVwHSSXz5uqPcpaEE,12585
389
- chellow-1753257333.0.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
390
- chellow-1753257333.0.0.dist-info/RECORD,,
388
+ chellow-1753693159.0.0.dist-info/METADATA,sha256=UsVoaoytahijKr86LEQtg06Dq9SRjBRqWMsl9Qv7UvM,12519
389
+ chellow-1753693159.0.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
390
+ chellow-1753693159.0.0.dist-info/RECORD,,