ickc/pantable

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
docs/Makefile
docs/installation.rst
docs/changelog.rst
.bumpversion.cfg
pyproject.toml
.github/FUNDING.yml
.github/workflows/sphinx.yml
docs/dot/pipeline.dot
CHANGELOG.md
docs/index.rst
docs/dot/makefile
.gitignore
makefile
.github/workflows/pythonpackage.yml
docs/readme.rst
docs/contributing.rst
environment.yml
README.rst
.editorconfig
docs/README.md
docs/usage.rst
CHANGELOG.rst
LICENSE
.readthedocs.yml
docs/dot/pipeline.svg
docs/spelling_wordlist.txt
docs/make.bat
docs/example.csv
docs/comparison.csv
CONTRIBUTING.rst
docs/dot/pipeline-simple.svg
src/pantable/cli/__init__.py0
A
0 mins
src/pantable/cli/pantable2csv.py15
A
0 mins
src/pantable/cli/pantable2csvx.py15
A
0 mins
src/pantable/__init__.py19
A
0 mins
src/pantable/cli/pantable.py22
A
0 mins
src/pantable/table_to_codeblock.py30
A
45 mins
src/pantable/codeblock_to_table.py38
A
0 mins
docs/conf.py43
A
0 mins
src/pantable/io.py84
A
3 hrs
src/pantable/util.py188
B
4 hrs
src/pantable/ast.py1,565
F
1 wk