Skip to main content

TeamFlow Console App - Phase 1: In-Memory Task Distribution

Project description

TeamFlow Console App

PyPI Python License

Interactive menu-driven console application for task distribution in small agencies.

Installation

# Install from PyPI
pip install teamflow-console

# Or install with pipx (recommended for isolated environments)
pipx install teamflow-console

Quick Start

# Run the application
teamflow

Features

  • Interactive Menu Navigation: No command memorization required
  • Task Management: Create, view, update, complete, and delete tasks
  • User & Team Management: Create users with roles and skills, create teams
  • Task Assignment: Assign tasks to team members with workload warnings
  • Task Filtering: Filter by status, priority, and assignee
  • Keyboard Shortcuts: Quick actions for power users (c=create, l=list, q=quit)

First Run

  1. Launch python -m src.main
  2. See main menu with numbered options
  3. Press 1 for Task Management
  4. Press 1 to Create Task
  5. Follow the prompts (title, description, priority, assignee)
  6. Task created! Press l to list all tasks

Tech Stack

  • Python 3.13+
  • typer (CLI framework)
  • rich (terminal UI)
  • pydantic (data validation)
  • pytest (testing)

Project Structure

src/
├── models/      # Pydantic data models
├── services/    # Business logic layer
├── cli/         # CLI interface (menus, prompts)
└── lib/         # Utilities (formatting, storage)
tests/
├── unit/        # Model and service tests
├── integration/ # End-to-end workflow tests
└── contract/    # Interface contract tests

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

teamflow_console-0.2.2.tar.gz (21.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

teamflow_console-0.2.2-py3-none-any.whl (28.1 kB view details)

Uploaded Python 3

File details

Details for the file teamflow_console-0.2.2.tar.gz.

File metadata

  • Download URL: teamflow_console-0.2.2.tar.gz
  • Upload date:
  • Size: 21.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for teamflow_console-0.2.2.tar.gz
Algorithm Hash digest
SHA256 49fbceb2d1dbe3a79ef62d4f24405d0a95d43cc9f5bab9f48e348a22e7165f3e
MD5 ed57f3405400e9e420aaa9ed37750ce5
BLAKE2b-256 3db03d870f45b1cf61c9a9b08a7ed641255728adb16658d0f3fa031f3d399640

See more details on using hashes here.

File details

Details for the file teamflow_console-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for teamflow_console-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 85d7ab9dc9fd59a2fade9260ab3af525639a533039ddaaeed9d53862c75cb1ad
MD5 a4852d6e5f0e9508e96c410edc75fbc2
BLAKE2b-256 b3523981d54f0a1aac8e6bda4f71c1fcb4ba05b7108c79ee1a1ae3d81513a7a8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page