Skip to content

cameronraysmith/testflocken

Repository files navigation

testflocken

structure

tree

.
├── .github
│   └── workflows
│       └── ci.yml
├── testflocken
│   ├── __init__.py
│   ├── __main__.py
│   ├── app.py
│   ├── cli.py
│   └── py.typed
├── tests
│   ├── __init__.py
│   └── test_app.py
├── .dockerignore
├── .env
├── .envrc
├── .gitignore
├── .pre-commit-config.yaml
├── CHANGELOG.md
├── Makefile
├── README.md
├── flake.lock
├── flake.nix
├── poetry.lock
└── pyproject.toml

5 directories, 20 files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors