Ruben Fiszel
|
904d74187e
|
feat(backend): allow relative imports for python
|
2023-03-28 20:27:40 +02:00 |
|
Ruben Fiszel
|
fd08c40893
|
update rustpython parser
|
2023-02-22 23:43:06 +01:00 |
|
Ruben Fiszel
|
f193a8c889
|
fix(backend): compile issue
|
2023-01-31 19:50:22 +01:00 |
|
Ruben Fiszel
|
90324fb557
|
feat(python): add support for extra args in python
|
2023-01-31 09:52:29 +01:00 |
|
Ruben Fiszel
|
9030cb1862
|
allow whitespace in requirements override
|
2023-01-30 05:06:13 +01:00 |
|
Ruben Fiszel
|
efaf1407b0
|
feat: add PIP_LOCAL_DEPENDENCIES
|
2023-01-28 03:09:47 +01:00 |
|
Ruben Fiszel
|
004593539f
|
feat: add sql as a valid type in Python
|
2023-01-23 15:58:33 +01:00 |
|
Ruben Fiszel
|
421d87dfde
|
add support for python import shopifyAPI
|
2023-01-20 19:52:18 +01:00 |
|
Ruben Fiszel
|
7940b04723
|
add selenium-wire exception
|
2023-01-15 22:48:49 +01:00 |
|
Ruben Fiszel
|
15aef1dd7c
|
add psycopg-pool to psycopg default install
|
2023-01-13 12:16:48 +01:00 |
|
Ruben Fiszel
|
c32e113ea7
|
add psycopg3 to the list of support imports
|
2023-01-13 07:54:05 +01:00 |
|
Ruben Fiszel
|
3ad5bfc192
|
feat: add relative imports for python scripts (#1075)
* all
* all
|
2023-01-09 13:49:30 +01:00 |
|
Ruben Fiszel
|
b93a54c279
|
feat(python): add support for parsing resource type in python
|
2022-11-28 21:47:25 +01:00 |
|
Ruben Fiszel
|
27b638b611
|
feat(python): add Resource[resource_type] as a parsed parameter
|
2022-11-16 14:08:55 +01:00 |
|
Ruben Fiszel
|
cd8d0e5ea6
|
feat: deprecate previous_result in favor of results per id
|
2022-11-10 01:58:52 +01:00 |
|
Ruben Fiszel
|
af1d1191ee
|
small UX and client fixes
|
2022-11-08 23:38:17 +01:00 |
|
Ruben Fiszel
|
c097a3d039
|
fix(backend): capture up all lockfile issues
|
2022-11-02 14:04:44 +01:00 |
|
Ruben Fiszel
|
6ceac4280e
|
feat(python): type is automatically inferred from default parameters
|
2022-10-29 12:48:50 +02:00 |
|
Kai Jellinghaus
|
6263e90735
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|