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.1.tar.gz (209.7 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.1-py3-none-any.whl (232.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: taskinator-0.2.1.tar.gz
  • Upload date:
  • Size: 209.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for taskinator-0.2.1.tar.gz
Algorithm Hash digest
SHA256 6bec970a7240925a3ff5ae59af958dddbd5738872421481ef6ffc822bcb806b1
MD5 c9de264e5095f68266fa91a4e582abc4
BLAKE2b-256 d361a8256e9d7d0b39002f820045fb56838101ef6ff17e003da51f813d926563

See more details on using hashes here.

File details

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

File metadata

  • Download URL: taskinator-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 232.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for taskinator-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5a97ac93dc75b812aba1e8f70b5ddc8c9757e8a4a23d0616530c75b2912f7724
MD5 57f66975ac44cea44537cc9f3bab93ed
BLAKE2b-256 6509e8b4b518f2f1698e37359b9517afaddb7dfa1e755764a7310d37286c2e0d

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