.readthedocs.yaml
.zenodo.json
CITATION.cff
LICENSE
MANIFEST.in
README.md
SECURITY.md
conda_build_config.yaml
meta.yaml
package-lock.json
package.json
pyproject.toml
requirements.txt
setup.py
.github/CODEOWNERS
.github/dependabot.yml
.github/workflows/ci-cd.yml
.github/workflows/codeql.yml
.github/workflows/jekyll-gh-pages.yml
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
.github/workflows/static.yml
.github/workflows/workflow.yml
.github/workflows/zenodo.yml
docs/conf.py
docs/index.rst
docs/requirements.txt
recipe/meta.yaml
src/grikod/__init__.py
src/grikod/_version.py
src/grikod/grikod.py
src/grikod.egg-info/PKG-INFO
src/grikod.egg-info/SOURCES.txt
src/grikod.egg-info/dependency_links.txt
src/grikod.egg-info/top_level.txt
tests/test_sample.py