ljnsn
|
3e96dae284
|
Pass correct arg type.
|
2022-12-21 23:51:45 +01:00 |
ljnsn
|
64ea7059d2
|
Add type hints and change docstyle to google.
|
2022-12-21 23:51:45 +01:00 |
ljnsn
|
bd3caab7f3
|
Factor out logic to get columns into separate functions.
|
2022-12-21 23:51:45 +01:00 |
ljnsn
|
9bf4415a9f
|
Improve login in `parse_data`.
|
2022-12-21 23:51:45 +01:00 |
ljnsn
|
5b9ea785e2
|
Add .coverage to .gitignore.
|
2022-12-21 23:51:45 +01:00 |
ljnsn
|
297e288526
|
Add `pytest-cov` dev dependency.
|
2022-12-21 23:51:45 +01:00 |
ljnsn
|
936fff3d18
|
Bump dev dependencies.
|
2022-12-21 23:51:45 +01:00 |
ljnsn
|
7bbd44b4b6
|
Bump dependencies and drop support for python 3.7
|
2022-12-21 23:51:45 +01:00 |
ljnsn
|
2b87c80b65
|
Add skiprows parameter to docstring.
|
2022-11-16 00:41:17 +01:00 |
ljnsn
|
5df67a728a
|
Simplify skiprows. We're currently not doing any input validation.
It might make sense to add, but then at the top level function.
|
2022-11-16 00:41:17 +01:00 |
ljnsn
|
e88ac035a2
|
Fix test list assertion.
|
2022-11-16 00:41:17 +01:00 |
ljnsn
|
963c19769e
|
Revert files changed to state at master.
|
2022-11-16 00:41:17 +01:00 |
ljnsn
|
675c002deb
|
Remove example file at top level.
|
2022-11-16 00:41:17 +01:00 |
Vagner Bessa
|
e06e2519a0
|
Add: test to 'skiprow' feature
|
2022-11-16 00:41:17 +01:00 |
Vagner Bessa
|
9dd3950bb9
|
implement optional 'skiprow' to read_ods.
|
2022-11-16 00:41:17 +01:00 |
Marvin Poul
|
5b4dfb7413
|
Fix typo
|
2022-07-13 21:51:12 +02:00 |
iuvbio
|
1442db1451
|
Bump version: 0.1.3 → 0.1.4
|
2021-10-04 17:50:55 +02:00 |
iuvbio
|
47ed598b9e
|
update github workflow
|
2021-10-04 17:43:44 +02:00 |
iuvbio
|
01809a0dbb
|
user importlib_metadata to get version
|
2021-10-04 17:43:32 +02:00 |
iuvbio
|
83011363ba
|
remove old build system files
|
2021-10-04 17:43:03 +02:00 |
iuvbio
|
23cbf83fd3
|
add pyproject.toml and poetry.lock
|
2021-10-04 17:42:26 +02:00 |
iuvbio
|
eb461f7332
|
add info about which backend is used to docstring
|
2021-10-04 16:46:48 +02:00 |
iuvbio
|
c1d003bec4
|
improve docstring
|
2021-10-04 14:34:29 +02:00 |
iuvbio
|
b7113b3011
|
make ods backend the default
|
2021-10-04 14:34:14 +02:00 |
iuvbio
|
6ed1140e11
|
version 0.1.2
|
2021-08-22 19:57:43 +02:00 |
iuvbio
|
7e270b3b95
|
importlib.metadata is only built-in since python 3.8
|
2021-08-22 19:52:07 +02:00 |
iuvbio
|
434982c7a9
|
change underscores
|
2021-08-22 19:51:31 +02:00 |
iuvbio
|
dcda01fce3
|
v0.1.1
|
2021-08-22 19:09:13 +02:00 |
iuvbio
|
992a4e0f9e
|
setup stuff
|
2021-08-22 19:06:42 +02:00 |
iuvbio
|
f2b17e78d6
|
fix homepage url
|
2021-08-22 19:06:25 +02:00 |
iuvbio
|
ca94b1ee49
|
use importlib.metadata for version
|
2021-08-22 19:06:01 +02:00 |
iuvbio
|
3180726046
|
update package name
|
2021-08-22 18:57:42 +02:00 |
iuvbio
|
2153083880
|
fix development status
|
2021-08-22 18:34:23 +02:00 |
iuvbio
|
4a59b22c75
|
black check tests as well and show diff
|
2021-08-22 18:23:14 +02:00 |
iuvbio
|
06444bafb6
|
v0.1.0
|
2021-08-22 18:13:42 +02:00 |
iuvbio
|
eef03fbcc3
|
update README
|
2021-08-22 18:13:23 +02:00 |
iuvbio
|
c379503b1c
|
rename modules and factor out common functionality
|
2021-08-22 18:05:47 +02:00 |
iuvbio
|
dbd8dd8bbd
|
put docstring on main function
|
2021-08-20 20:28:26 +02:00 |
iuvbio
|
701ec0d910
|
delete requirements
|
2021-08-20 20:00:57 +02:00 |
iuvbio
|
a20625bb35
|
Update workflow
|
2021-08-20 19:57:50 +02:00 |
iuvbio
|
9e78bdec0f
|
Fix pytest
|
2021-08-20 19:56:14 +02:00 |
iuvbio
|
89a7acb130
|
add lint and test workflow
|
2021-08-20 19:43:23 +02:00 |
iuvbio
|
c39fe4f599
|
add requirements.txt
|
2021-08-20 19:33:59 +02:00 |
iuvbio
|
a5c32e0e67
|
misc: requirement ordering
|
2021-08-20 19:33:48 +02:00 |
iuvbio
|
8ad7e1cebc
|
version 0.0.9
|
2021-08-20 19:22:49 +02:00 |
iuvbio
|
3e8999ae79
|
Merge branch 'feat/fods'
|
2021-08-20 19:19:25 +02:00 |
iuvbio
|
f6f1477231
|
misc: formatting
|
2021-08-20 19:18:48 +02:00 |
iuvbio
|
16ee03683f
|
get version from distribution
|
2021-08-20 19:16:18 +02:00 |
iuvbio
|
4e02c44276
|
add fods tests
|
2021-08-20 19:14:26 +02:00 |
iuvbio
|
db5c14409f
|
add fods support
|
2021-08-20 19:13:40 +02:00 |