rupython 1.1.7__py3-none-any.whl → 1.1.8__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.
@@ -16,7 +16,7 @@ import sqlite3
16
16
 
17
17
  Словарь_перевода = {
18
18
  'НАЧАТЬ': 'BEGIN',
19
- 'ЗАКОНЧИТЬ': 'END',
19
+ 'ЗАВЕШИТЬ': 'END',
20
20
  'ТРАНЗАКЦИЮ': 'TRANSACTION',
21
21
  'ОТЛОЖЕННО': 'DEFERRED',
22
22
  'НЕМЕДЛЕННО': 'IMMEDIATE',
@@ -80,6 +80,13 @@ import sqlite3
80
80
  'ЕСЛИ': 'IF',
81
81
  'СУЩЕСТВУЕТ': 'EXISTS',
82
82
 
83
+ 'ОПРЕДЕЛИВ': 'WITH',
84
+ 'ВЫБОР': 'CASE',
85
+ 'ЕСЛИ': 'WHEN',
86
+ 'ТО': 'THEN',
87
+ 'КОНЕЦ': 'END',
88
+ 'РЕКУРСИВНО': 'RECURSIVE',
89
+
83
90
  'ЦЕЛОЕ': 'INTEGER',
84
91
  'ВЕЩЕСТВЕННОЕ': 'REAL',
85
92
  'ТЕКСТ': 'TEXT',
@@ -98,6 +105,7 @@ import sqlite3
98
105
  'НЕТ': 'FALSE',
99
106
  'ПО_УМОЛЧАНИЮ': 'DEFAULT',
100
107
  'САМОУВЕЛИЧИВАЮЩЕЕСЯ': 'AUTO_INCREMENT',
108
+ 'ССЫЛАЕТСЯ НА': 'REFERENCES',
101
109
 
102
110
  'КОЛИЧЕСТВО': 'COUNT',
103
111
  'СУММА': 'SUM',
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rupython
3
- Version: 1.1.7
3
+ Version: 1.1.8
4
4
  Summary: Исполнитель кода Русского Питона
5
5
  Description-Content-Type: text/markdown
6
6
  License-File: LICENSE
@@ -1,12 +1,12 @@
1
1
  rupython/__main__.py,sha256=BxtsIK8PJuOOGVDKxqoscwJjjWWhZts7adicFuwUL6k,540
2
2
  rupython/__Заголовочный_код__.py,sha256=VWghfQc6dv9lwIeQvJotpdOlBtHZeN00NBeL4RdWloA,10998
3
3
  rupython/Преобразователь.py,sha256=YaR4lZaQxgo4vEZFk0i4_1Nx41AoH3N0mSbV2KH3wEM,42790
4
- rupython/Модули/БД.py,sha256=9Q3U634QBas1jvf898Lqt1EiMp8YpLGYv9_uXx6CU3I,15299
4
+ rupython/Модули/БД.py,sha256=Hkp7Iyx9WeefuJLCNJ-NMCUMd7KF8R63mELQf6L6WFo,15521
5
5
  rupython/Модули/Матем.py,sha256=d8ekm7GJreu7LJ9KmAKcTOciIUQ-VBI567BfK_QeLSc,3587
6
6
  rupython/Модули/РегВыр.py,sha256=yeXYfeDF2qw4DSKVdZVSFInMUW52U7Nq_KOJKvm4XnM,6349
7
7
  rupython/Модули/Случ.py,sha256=oeVdSdFVb4X_T-nX2P7NSIhise1zUPIS4lk7h-67XSg,2689
8
- rupython-1.1.7.dist-info/LICENSE,sha256=iWzdt1wyTlK8qNSu7TzK8pjjIcCvLvWHycp7ACRcWEc,59
9
- rupython-1.1.7.dist-info/METADATA,sha256=_K57p8V9E7pgrXmTqi7-rrBVmZPSnbsz0FZWdFrTUm4,13869
10
- rupython-1.1.7.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
11
- rupython-1.1.7.dist-info/top_level.txt,sha256=GtXaS8JTsBm5hpQxxtQlrxK6rExvSAK_Cp44FrY4210,9
12
- rupython-1.1.7.dist-info/RECORD,,
8
+ rupython-1.1.8.dist-info/LICENSE,sha256=iWzdt1wyTlK8qNSu7TzK8pjjIcCvLvWHycp7ACRcWEc,59
9
+ rupython-1.1.8.dist-info/METADATA,sha256=b-F1dnuD_q-nTzF5xOY9PHJ_YWchjSn7rOqNkiX8t60,13869
10
+ rupython-1.1.8.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
11
+ rupython-1.1.8.dist-info/top_level.txt,sha256=GtXaS8JTsBm5hpQxxtQlrxK6rExvSAK_Cp44FrY4210,9
12
+ rupython-1.1.8.dist-info/RECORD,,