testflocken
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
testflocken-1.0.1.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file testflocken-1.0.1.tar.gz
.
File metadata
- Download URL: testflocken-1.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e02c7406797f53b25eb1a5108720d08b67eb84dd8f89475e78c9cc1b270a52e0 |
|
MD5 | cca1780fc4b6f63ae151ef2e50bc22d1 |
|
BLAKE2b-256 | fb557edda4ab95ef1c8e3a1f2daf17a4af9941e7c7e135ac79e96ce617cd10dd |
File details
Details for the file testflocken-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: testflocken-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8591992371921773f82e778632269941d29c63400d186c6be1de4c0ae6b7f96 |
|
MD5 | 60e1645ca43686331cd97ed907e326cc |
|
BLAKE2b-256 | 41a567669f03a6183c6927fd398488eb524fc657e21631fbfbe3e9aca7b96ae9 |