Skip to main content

A colorful printing library for Python

Project description

from cemir_print.ccprint import ccprint
ccprint("Hello, World!")
ccprint([1, 2, 3, 4, 5, 6,{"name": "İzmir", "plaka": 35}])
ccprint(42)
ccprint(False)
ccprint({
    "name": "muslu yüksektepe",
    "age": 30,
    "city": "İstanbul",
    "whereareyoufrom": "Türkiye",
    "are_you_ok": True,
    "listem": [1, 3.14, 3, "ceylan", "emir", "muslu", "cem", {"age": 35, "number":{"float": 35.58}}]
})

Örnek Çıktı

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

cemir-print-0.1.6.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

cemir_print-0.1.6-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page