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.8.tar.gz (5.0 MB 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.8-py3-none-any.whl (59.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: clapp_pm-1.0.8.tar.gz
  • Upload date:
  • Size: 5.0 MB
  • 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.8.tar.gz
Algorithm Hash digest
SHA256 51ea59dfc4e2adb97544f288eb452efe574272e002b92f924fbee97291fa59d7
MD5 93a415605520ef36b7fc76e2e181d09c
BLAKE2b-256 1479d688abd4c651003472eecc71ce6b4a7713169792daf79df8a5b5aa4472c2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: clapp_pm-1.0.8-py3-none-any.whl
  • Upload date:
  • Size: 59.2 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 efb03a0407df8943d252521aca10614864a2ab4b27ec9ef179c8a7f3a9d7a7bd
MD5 efec687bdc0ad5826642bb39c11d6ee9
BLAKE2b-256 daf4eae617cb7209b04dacb47b14ff04951585c656af26f804c9b92e7c1b3436

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