Skip to main content

A Python CLI task management tool for software development projects. Heavily inspired by claude-task-master

Project description

Taskinator

A Python CLI task management tool for software development projects, inspired by task-master.

Features

  • Task generation from PRD documents
  • Task management with dependencies
  • Task analysis and complexity assessment
  • AI-powered task expansion and breakdown
  • Dependency validation and management
  • Beautiful CLI interface with rich formatting

Installation

# Using Poetry
poetry install

# Using pip
pip install .

Configuration

Create a .env file in your project root with the following variables:

ANTHROPIC_API_KEY=your_anthropic_api_key
MODEL=claude-3-7-sonnet
MAX_TOKENS=4000
TEMPERATURE=0.7
PERPLEXITY_API_KEY=your_perplexity_api_key  # Optional
PERPLEXITY_MODEL=sonar-pro  # Optional
DEBUG=false
LOG_LEVEL=info
DEFAULT_SUBTASKS=3
DEFAULT_PRIORITY=medium
PROJECT_NAME=Taskinator

Usage

# Show help
taskinator --help

# List all tasks
taskinator list

# Show the next task to work on
taskinator next

# Add a new task
taskinator add-task --prompt="Implement user authentication"

# Set task status
taskinator set-status --id=1 --status=done

# Expand a task into subtasks
taskinator expand --id=1 --num=3

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

taskinator-0.2.0.tar.gz (165.3 kB view details)

Uploaded Source

Built Distribution

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

taskinator-0.2.0-py3-none-any.whl (185.8 kB view details)

Uploaded Python 3

File details

Details for the file taskinator-0.2.0.tar.gz.

File metadata

  • Download URL: taskinator-0.2.0.tar.gz
  • Upload date:
  • Size: 165.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.8

File hashes

Hashes for taskinator-0.2.0.tar.gz
Algorithm Hash digest
SHA256 94182baacb9ef605f8f50d8cc56c83d805dec26c6f650a14adbb026f766a1510
MD5 279267d1ceceee9ca3bbba082e0cc9a7
BLAKE2b-256 4cb2cff4633768b855f4e58bea6141db24fd1a75a9ed1421d4839495cffa917f

See more details on using hashes here.

File details

Details for the file taskinator-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: taskinator-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 185.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.8

File hashes

Hashes for taskinator-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 80f9c76541b5875542d2b6d69ef80a0e4db55b4f2a78e48d8a2b3b59b0ee1080
MD5 fc99e9326f9ae2c791d33b52b2dd66b4
BLAKE2b-256 a70ba244e8128620f9f6fddb3afe17d96fe294acf87ab37e08ed9bf8c2bef17b

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