Commit Graph

11 Commits (main)

Author SHA1 Message Date
Alex Hall 525613216c (core) Fix updating attributes inside f-strings when columns are renamed
8 months ago
Alex Hall b9adcefcce (core) Use new asttokens.ASTText to support dollar signs inside f-strings
9 months ago
Dmitry S 0a8ce2178a (core) Add PHONE_FORMAT function using the phonenumberslight library
2 years ago
Alex Hall 692ea4820f reorganise and comment on requirements files
2 years ago
Alex Hall 42afb17e36 (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling
2 years ago
Alex Hall 1c43aed5dd (core) Upgrade sortedcontainers, python_dateutil, and html5lib for better Python 3.10 compatibility
2 years ago
Alex Hall 6c90de4d62 (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows
2 years ago
Alex Hall 5b16dd2e86 (core) Upgrade chardet
3 years ago
Paul Fitzpatrick bb8cb2593d (core) support python3 in grist-core, and running engine via docker and/or gvisor
3 years ago
Alex Hall ca57b3c099 (core) Updating dependencies only in preparation for Python 3 upgrade
3 years ago
Paul Fitzpatrick b82eec714a (core) move data engine code to core
4 years ago