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.3.tar.gz (4.4 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.3-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: getlibs-0.1.3.tar.gz
  • Upload date:
  • Size: 4.4 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.3.tar.gz
Algorithm Hash digest
SHA256 cdeceb8e7ffa9a85046e999f00f1061bd4bb50f87c3151b7aee3e9a0fc2ed711
MD5 b067bd6b00ca329991b5faf6a0983852
BLAKE2b-256 0770f0dbad51fa4e73b0d01b51841b8c7623c514123241678bc1820d8d03a058

See more details on using hashes here.

File details

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

File metadata

  • Download URL: getlibs-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 5.1 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4f1d0c113f3a2fe65a88f1097dda4627f41b4ee0536ef31df8faa3e36bc4b4bf
MD5 07e0b7e374b380ae17eb3dbfa7d3ebe3
BLAKE2b-256 bb02f7ec665d7df263e04ad9f82689797d6c13b983bb905f8a8dd0d465ce1a57

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