Skip to main content

A tool to empower your Python projects

Project description

Ultrapyup

The AI-ready Python toolkit that helps you build and ship code faster.

Ultrapyup is a zero-config Python development framework that provides a robust development experience for your team and your AI integrations. Built on modern Python tooling for lightning-fast performance, it automatically handles project setup, dependency management, and code quality without interrupting your workflow.

⚠️ Early Development: Ultrapyup is in active development. APIs may change and features are being added rapidly. We welcome feedback and contributions!

CD Status PyPI Version License Python Version

Heavily inspired by Ultracite, but built for the Python ecosystem.

Quick Start

Install and initialize Ultrapyup in your project:

uvx ultrapyup init

That's it! Ultrapyup will automatically detect your project structure and set up modern Python tooling with best practices. No configuration required.

Key Features (Coming Soon)

🎯 Zero-Config by Design

Preconfigured rules optimized for Python projects with sensible defaults. Customize when needed, but it works perfectly out of the box.

🛡️ Maximum Code Quality

Enforces strict type checking with ty, code formatting with ruff, and testing best practices by default, catching errors and maintaining consistency before they become problems.

🤖 AI-Friendly

Ensures consistent code style and quality across all team members and AI models, eliminating debates over formatting and reducing code review friction. Supports GitHub Copilot, Cursor, Windsurf, Zed, Claude Code, and OpenAI Codex.

🔧 Intuitive and Robust

Automatically manages dependencies, handles virtual environments, and enforces code quality standards with clear error reporting for issues that need manual attention.

How It Works (Planned)

Once set up, Ultrapyup will run mostly in the background:

  • Automatic project detection and intelligent setup
  • Dependency management with blazing-fast uv (Rust-powered)
  • Code formatting with ruff (Rust-powered)
  • Type safety enforced with strict ty rules (Rust-powered)
  • Import organization and cleanup

Because uv and ruff are extremely fast, even on large projects, running Ultrapyup's checks will be instantaneous and can comfortably run on every save without lag.

Current Status

✅ Available Now:

  • ultrapyup init - Project initialization and detection
  • Basic project structure analysis
  • Package manager detection (pip, uv, poetry, etc.)

Why Ultrapyup?

Finally a lightning-fast Python toolkit that ensures you, your team, and your AI agents are writing code in harmony. Stop spending time on tooling configuration and dependency management. Let Ultrapyup handle the mundane so you can focus on building and shipping.

Inspired by the success of Ultracite in the JavaScript ecosystem, Ultrapyup brings the same philosophy to the Python ecosystem.

Development

This project uses uv for dependency management and packaging. To contribute:

# Clone the repository
git clone https://github.com/teyik0/ultrapyup.git
cd ultrapyup

# Install dependencies
uv sync --all-extras --dev

# Setup pre-commit
uv run lefthook install

# Run tests
uv run pytest -n auto tests --cov --cov-report=xml --cov-report=term

# Run code quality checks
uv run ruff check .
uv run ty check .

# Format code
uv run ruff format .

Contributing

We're in early development and welcome contributions! Whether it's:

  • 🐛 Bug reports and fixes
  • 💡 Feature suggestions and implementations
  • 📚 Documentation improvements
  • 🧪 Testing and feedback

Please open an issue or submit a PR. Check our contributing guidelines for more details.


Star this repo if you're excited about faster Python development! Follow the project for updates as we build toward a stable release.

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

ultrapyup-0.8.0b3.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

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

ultrapyup-0.8.0b3-py3-none-any.whl (23.3 kB view details)

Uploaded Python 3

File details

Details for the file ultrapyup-0.8.0b3.tar.gz.

File metadata

  • Download URL: ultrapyup-0.8.0b3.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.14

File hashes

Hashes for ultrapyup-0.8.0b3.tar.gz
Algorithm Hash digest
SHA256 535f15e047d165d6dfe11396c3c9220b39e175a8b8d8ad36a5ad7d29e348042c
MD5 49af3d502433e198ed65676ee4ee6a7c
BLAKE2b-256 6effa15a9eff50920926248440d96d6fd384c6dc2bd5bf20a14af791c459d09b

See more details on using hashes here.

File details

Details for the file ultrapyup-0.8.0b3-py3-none-any.whl.

File metadata

File hashes

Hashes for ultrapyup-0.8.0b3-py3-none-any.whl
Algorithm Hash digest
SHA256 41bb55be37d7ad9179438a59fcad832279f00bbbd0e37414b89b729721371df3
MD5 27c8e35a5c8bbe8eeb86bf2827ab34b9
BLAKE2b-256 5dd441b79cc2e6acfcaf928bbdb64b69268f1e876df728fca316da674ea454b4

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