Skip to main content

Open-source CLI utility to bootstrap AI assistant project context and agent prompts.

Project description

uvx distribution

This folder contains the Python-based distribution of AiCite.

Usage

To use AiCite via uvx (uv's package runner):

uvx aicite --help
uvx aicite setup [--force] [--only <targets> | --copilot] [--kilocode] [--docs]

Features

  • setup: Create project assistant files in the current directory
  • --force: Overwrite existing generated files
  • --only: Comma-separated targets: copilot,kilocode,docs (default: all). Note: docs are always generated.
  • --copilot: Generate only .github/ (Copilot)
  • --kilocode: Generate only .kilocode/ (KiloCode)
  • --docs: Generate only docs/

Development

To install and develop locally:

cd uvx
python3 -m venv venv
source venv/bin/activate
pip install -e .

To sync templates from the repository root:

python3 scripts/sync-templates.py

Build

To build the package:

cd uvx
pip install build
python -m build

Publish

To publish to PyPI (requires appropriate credentials):

cd uvx
pip install twine
twine upload dist/*

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

aicite-0.0.6-py3-none-any.whl (28.3 kB view details)

Uploaded Python 3

File details

Details for the file aicite-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: aicite-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 28.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for aicite-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 41c107f0d02ecaa5a059bd5ef38a42325b49559491ae02918f50cd93cf7b5767
MD5 6099a3e611846df902d1c6dc2617ff3d
BLAKE2b-256 5afc54a74cfaf6913e011a2b0741b0d0a74b22eef79b53462be6f5c30a8141f7

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