Disaster Factor
Business Continuity Disaster Tracker.
Requirements
- Python >= 3.10
Installation
Using Poetry (recommended):
poetry install
Using pip:
python -m venv .venv
. .venv/bin/activate
pip install -e .
Usage
disaster-factor --version
disaster-factor track --help
If you add a console script entry point later, the installed command will mirror the same subcommands.
Contributing
Set up a dev environment and run tests:
# with Poetry
deactivate 2>/dev/null || true
poetry install --with dev
poetry run pytest -q
# or with pip
python -m venv .venv
. .venv/bin/activate
pip install -e .[dev]
pytest -q
License
MIT License. See LICENSE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
disaster_factor-0.2.0.tar.gz
(128.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file disaster_factor-0.2.0.tar.gz.
File metadata
- Download URL: disaster_factor-0.2.0.tar.gz
- Upload date:
- Size: 128.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.2.1 CPython/3.12.7 Linux/7.0.0-31-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ab1df1f7463e7a9313703ad2638b8f2700ef46fbcb08c5ec4c9955d94ed813f
|
|
| MD5 |
3120fb6d64eec0cf0950d071afafd66b
|
|
| BLAKE2b-256 |
ea4ac85af7dd91b11294d21e4fcd420b1919a29f2b583369584b7f870a5d2a31
|
File details
Details for the file disaster_factor-0.2.0-py3-none-any.whl.
File metadata
- Download URL: disaster_factor-0.2.0-py3-none-any.whl
- Upload date:
- Size: 132.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.2.1 CPython/3.12.7 Linux/7.0.0-31-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22e9d3e1f21d6bfb1b98356f70c7d8388ee66ccc74a4114359043790e2a34425
|
|
| MD5 |
8bca2582a6064d88363682a9437c8d0b
|
|
| BLAKE2b-256 |
b0b181f733aed0848c812699cd5b4edadc388500f874ec33b347f8a029135a09
|