Skip to main content

Just a printing listed version function.

Project description

listele Fonksiyonu


def listele(li:list|dict, kolon:int, ljustmz:int=30, *, find:str="")
# Usage example:

from listele import listele

import sysconfig
li = dir(sysconfig)  # list type object
di = sysconfig.get_paths()  # dict type object

print("Output1:")
listele(li, 4)

print("\n\nOutput2:")
listele(li, 4, find="path")

print("\n\nOutput3:")
listele(di, 2, 70)

print("\n\nOutput4:")
listele(di, 1, find="include")

Kullanım

li kısmına bir iterable verirsiniz (mesela bir dir() ifadesi). Terminalinizde kaç kolon halinde gözükmesini istediğinizi belirtirsiniz. Ve eğer isterseniz yazılan değerler arasındaki uzaklığı değiştirebilirsiniz.

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

listele-0.1.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

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

listele-0.1.2-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file listele-0.1.2.tar.gz.

File metadata

  • Download URL: listele-0.1.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for listele-0.1.2.tar.gz
Algorithm Hash digest
SHA256 c7b9919dba3343a822468eba4bc77bbf016738ec06f43cb333a9cd8d0e1bdc63
MD5 84c90c402b2655334ca9da25b72bb43f
BLAKE2b-256 1430f7f6d754515136b12a43698093ef3fa36c643de50459496b8d9db8ef5f02

See more details on using hashes here.

File details

Details for the file listele-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: listele-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for listele-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0c8f27b6ba425a0734126440e71c45e7847ab2aa3a1f3366d2a926b0dcf43f57
MD5 abcead8c4e725c5506d0b7d36957dd05
BLAKE2b-256 5ed6b1c3a9480bdf43bd6b7858a0e27a40697f4f71776e129184b35aea01b6f0

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