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.1.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.1.0.tar.gz.
File metadata
- Download URL: disaster_factor-0.1.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 |
ef448b7b2f5dcd62ae4a291989f5514bed0b2661854e2c35e8a458558a546acb
|
|
| MD5 |
d64e513097fb6f54a29b86d14ed52083
|
|
| BLAKE2b-256 |
d1c0a4e8c1a2d2f7df014eae30c92d5b4168a0c374e0e23feacd12c1c0b8b8d9
|
File details
Details for the file disaster_factor-0.1.0-py3-none-any.whl.
File metadata
- Download URL: disaster_factor-0.1.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 |
b2443ca4823957950e4b574b9bac05063dcb0c5a52696b9a90cff3c42d6f2ecb
|
|
| MD5 |
1b958ed281664962cebb8db21f6dd5a3
|
|
| BLAKE2b-256 |
f623c898d0aa53f5ade516d9641163d4446f0be8c12dcbb7f4575db2327956da
|