Skip to main content

Create a new Pixeltable project in one command

Project description

pixeltable-new

Create a new Pixeltable project in one command.

Package version Supported Python versions

How to use

Install uv following their guide for your system.

Run:

uvx pixeltable-new myapp

This will create a new project myapp with a Pixeltable schema and declarative serving config.

Enter the directory:

cd myapp

Install dependencies and run:

uv add pixeltable
uv run pxt serve my-service

Open your browser and go to http://localhost:8000/docs to see your API docs.

Application Templates

Full-stack vertical apps that replace paid SaaS -- each is one schema.py + pyproject.toml:

uvx pixeltable-new --template multimodal-rag my-kb        # your own Vectara
uvx pixeltable-new --template video-intel my-video-app    # your own Twelve Labs
uvx pixeltable-new --template agent my-agent              # your own Mem0
uvx pixeltable-new --template audio-intel my-podcast-app  # your own Otter.ai
uvx pixeltable-new --template content-pipeline my-pipe    # your own Cloudinary AI
uvx pixeltable-new --template data-lab my-dataset         # your own Roboflow
Template What it replaces What you get
multimodal-rag Vectara, Cohere RAG Unified search across docs, images, video, audio
video-intel Twelve Labs, Valossa Declarative video pipeline: frames, transcription, detection, search
agent Mem0, MemGPT Persistent agent with durable memory, tools, MCP
audio-intel Otter.ai, AssemblyAI Transcription, diarization, summarization, semantic search
content-pipeline Cloudinary AI Ingest from S3, process all modalities, export to your DB
data-lab Labelbox, Roboflow Auto-annotate, curate, version, export to PyTorch

Structural Patterns

API/pipeline scaffolds for when you want to wire Pixeltable into your own architecture:

uvx pixeltable-new myapp --serving    # Declarative API from TOML config (default)
uvx pixeltable-new myapp --backend    # FastAPI API scaffold (headless)
uvx pixeltable-new myapp --batch      # Batch processing script
Pattern What you get Run with
--serving (default) schema.py + pyproject.toml routes pxt serve <service-name>
--backend FastAPI API scaffold + Pixeltable schema + routers uvicorn main:app --reload
--batch Ingest script + export_sql python pipeline.py

Discovery

uvx pixeltable-new --list    # show all patterns + templates

All content is fetched from the Pixeltable Starter Kit. For the full reference with Docker, Helm, Terraform, and cloud deploy configs, clone the starter kit directly.

Existing directory

If you want to create a new Pixeltable project in an existing directory, run the command without a project name:

uvx pixeltable-new

Learn more

License

This project is licensed under the terms of the Apache 2.0 license.

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

pixeltable_new-0.2.1.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

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

pixeltable_new-0.2.1-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pixeltable_new-0.2.1.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.3 {"installer":{"name":"uv","version":"0.10.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for pixeltable_new-0.2.1.tar.gz
Algorithm Hash digest
SHA256 ed3b2f2c414bdd38dc632c48541204883057f40bd6d0b1d05c1071b7aaf0bf1d
MD5 232923a0aa4e18e8a32de71fd25a125b
BLAKE2b-256 7fc2892cea0182f628dc3e5d11c9143848438ee1e54cf60bad4763a5ae872519

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pixeltable_new-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.3 {"installer":{"name":"uv","version":"0.10.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for pixeltable_new-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7f9b6a69b242160f15ed61221ee5d8601dec26b849e2ac2c310b6254c98ea4c1
MD5 58fac8d2d9efc3fc4d24b215572b30bb
BLAKE2b-256 b944c574f70eda403fea1f595c3e98729ca011771e6331d0ea54613b3b1c4158

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