Skip to main content

Lightweight cross-language app manager for Python and Lua

Project description

clapp - Hafif Komut Satırı Uygulama Paket Yöneticisi

clapp, Python ve Lua uygulamalarını kolayca yükleyip çalıştırmanızı sağlayan, sade ve hızlı bir CLI paket yöneticisidir.

Özellikler

  • 🚀 Tek Komutla Kurulum ve Çalıştırma
  • 📦 Çoklu Dil Desteği: Python ve Lua uygulamaları
  • 🔒 Güvenli ve Şeffaf Paket Sistemi
  • 🛠️ Geliştirici Araçları: Doğrulama, yayınlama, kaldırma, güncelleme
  • 🌐 Ayrı Paket Deposu: clapp-packages ile iki repo sistemi

Kurulum

pip install clapp-pm

Temel Kullanım

# Paket yükle (uzak depodan)
clapp install hello-world

# Yüklü paketleri listele
clapp list

# Paket çalıştır
clapp run hello-world

# Paket kaldır
clapp uninstall hello-world

# Kendi uygulamanı yayınla (clapp-packages'a otomatik push)
clapp publish ./my-app --push

İki Repo Sistemi

  • clapp: CLI ve yönetim araçlarını içerir. (Bu repo)
  • clapp-packages: Sadece paketler ve index.json içerir. Tüm paket işlemleri publish komutu ile otomatik yapılır.

Manifest Formatı

{
    "name": "my-app",
    "version": "1.0.0",
    "language": "python",
    "entry": "main.py",
    "description": "Açıklama",
    "dependencies": []
}

Katkı ve Destek

  • 🐛 Hata bildirimi ve öneriler için: Issues
  • 📦 Paket eklemek için: clapp-packages
  • 📖 Detaylı bilgi ve dokümantasyon: Wiki

Lisans

MIT 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

clapp_pm-1.0.46.tar.gz (190.8 kB view details)

Uploaded Source

Built Distribution

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

clapp_pm-1.0.46-py3-none-any.whl (221.1 kB view details)

Uploaded Python 3

File details

Details for the file clapp_pm-1.0.46.tar.gz.

File metadata

  • Download URL: clapp_pm-1.0.46.tar.gz
  • Upload date:
  • Size: 190.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.13

File hashes

Hashes for clapp_pm-1.0.46.tar.gz
Algorithm Hash digest
SHA256 568fe3de099d1c9ff54d2a5506cf1036b90d2a5ce97d83a4ee371f800bfd323e
MD5 0a08401917d44a2cd79ce4b810d22ca4
BLAKE2b-256 53ef26326d84787b4b65939b9494b9f428e23415148156a965e97af96b8aaf92

See more details on using hashes here.

File details

Details for the file clapp_pm-1.0.46-py3-none-any.whl.

File metadata

  • Download URL: clapp_pm-1.0.46-py3-none-any.whl
  • Upload date:
  • Size: 221.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.13

File hashes

Hashes for clapp_pm-1.0.46-py3-none-any.whl
Algorithm Hash digest
SHA256 57e9f1196b6f8a31da0c94d6c470f6ace5fa8339fc05e6cfa811db9ba21417aa
MD5 b41c8539fa7bbd3d97c5967917b3b048
BLAKE2b-256 80a0e0b59ce5a52cd54525e4e264d5954079b8dddf402932d5ea42f684dd1950

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