ickc/pantable

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