Skip to main content

Python projeleri için dependency ve import analiz aracı

Project description

getlibs

getlibs, bir Python projesindeki tüm import ifadelerini analiz ederek:

  • Yerel modülleri
  • Built-in (standart kütüphane) modülleri
    1. parti (pip) paketleri
  • Eksik / bilinmeyen import’ları

tespit eden bir dependency analiz aracıdır.

Özellikle:

  • Mevcut bir projeden requirements.txt çıkarmak
  • CI/CD süreçlerinde dependency denetimi yapmak
  • Farklı Python ortamları için uyumluluk kontrolü yapmak

amacıyla tasarlanmıştır.


Özellikler

  • 🔍 AST tabanlı gerçek import analizi (regex değil)
  • 🧠 top_level.txt kullanarak import adı → pip paket adı eşlemesi
  • 🐍 Hedef Python executable üzerinden analiz (env farkı sorunu yok)
  • 📄 4 farklı çıktı üretir:
    • Detaylı TXT rapor
    • CI uyumlu JSON
    • Sadece kullanılan paketlerden requirements.txt
    • Tüm ortamı kapsayan constraints.txt
  • 🧩 Yerel / built-in / 3. parti ayrımı net şekilde yapılır

Kurulum

pip install getlibs

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

getlibs-0.1.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

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

getlibs-0.1.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file getlibs-0.1.0.tar.gz.

File metadata

  • Download URL: getlibs-0.1.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for getlibs-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ace537e0cb7517a1e34033b003fefb6df0531f1b3847e00ce459fca3f1a9062b
MD5 c7de2018bf3fb783c039842d124507a0
BLAKE2b-256 c6aa8a3dd55e7b71def2937457190b5bea0deef30bdf3198e07e5d5dca99fd3c

See more details on using hashes here.

File details

Details for the file getlibs-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: getlibs-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for getlibs-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3878503a310da4ca5978c0af5a7059056f8e818127cdffbcfb1466899c4237dd
MD5 6fb208db829f2db4be1578feb2e369ae
BLAKE2b-256 93b1e55069f0f23c2b5b059c1e7f446c89ac72dd334a56d0a2db230d9a768fdf

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