Cradicle Explorer
learning
Info
Issues
Patches
Wallets
Source
Source
C++
C
Haskell
JavaScript
Python
asyncexp
examples
experiments
rel_path_test
templating
typexps
docs
src
tests
.coveragerc
.gitignore
.project_alt.json
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
manim
pytorch
tabulator
tryhatch
wagtail
Rust
.gitignore
.gitmodules
.python-version
LICENSE
README.md
/
Python
/
experiments
/
typexps
/ .project_alt.json
.project_alt.json
1
{
2
"src/*/*.py": {"test": "tests/{}/test_{}.py"},
3
"tests/test_*.py": {"src": "src/{}.py"}
4
}