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

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.13.tar.gz (101.3 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.13-py3-none-any.whl (114.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: clapp_pm-1.0.13.tar.gz
  • Upload date:
  • Size: 101.3 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.13.tar.gz
Algorithm Hash digest
SHA256 e944f524de6ade7063c625bce839dcc1c7b770f47c124fb59976533efebc47a5
MD5 55f140a87ff2d487b26cf87815fbc633
BLAKE2b-256 e82b95fabd321fdf142d26e8563d98075b630d34a8a32daf3070473d38776653

See more details on using hashes here.

File details

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

File metadata

  • Download URL: clapp_pm-1.0.13-py3-none-any.whl
  • Upload date:
  • Size: 114.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.13-py3-none-any.whl
Algorithm Hash digest
SHA256 30d431e73fcf594d9d6e2e2fd4f1954390d4cd84dc8e5e759c162733dad345f3
MD5 392d14c9a1ce8a42ade835bd14b17842
BLAKE2b-256 f426201295fd36a81569d9ae9cb6e37ff1c9e50a0c905c86bd49ea88288f3e5e

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