Skip to main content

Cross-platform config and manager for click console utilities.

Project description

climan v1.0.0

Cross-platform config and manager for click console utilities.


PyPI Downloads GitHub top language PyPI - Downloads GitHub release (latest by date) GitHub PyPI PyPI - Format GitHub Repo stars GitHub watchers GitHub forks


⚠️ Disclaimer

By using this software, you agree to the full disclaimer terms.

Summary: Software provided "AS IS" without warranty. You assume all risks.

Full legal disclaimer: See DISCLAIMER.md


Help:

Install and Use:

  • pip install climan
from climan.managers import ClickManager

METADATA = {
    'name': 'Cli name',
    'title': 'Cli title',
    'description': 'Cli Description',
    'version': '0.0.0',
    'author': 'Cli Author',
    'email': 'cli@email.com',
    'url': 'https://cliurl.ru',
    'donate': 'https://clidonate.ru',
    'copyright': 'Cli copyright',
}

class CliManager(ClickManager):
    def __init__(self, metadata):
        super().__init__(metadata)

cli_man = CliManager(METADATA)

License

BSD 3-Clause License

Copyright (©) 2026, Alexander Suvorov


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

climan-1.0.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

climan-1.0.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file climan-1.0.0.tar.gz.

File metadata

  • Download URL: climan-1.0.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for climan-1.0.0.tar.gz
Algorithm Hash digest
SHA256 90fcd550d6046986c9f1853af1934208256a6843d47bf9ecf4a10f0eea997f44
MD5 ae3650a7c8364cdf5eaf87576205b0fc
BLAKE2b-256 bb2d2c1f16d0244ce2d043bcfd540cdc9c57516b014fff1ddca6555083c62341

See more details on using hashes here.

File details

Details for the file climan-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: climan-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for climan-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ae523977ec2f7bcdc6433977bfe9be5f0d863098992527eac22e61849ef57a1e
MD5 0ef30a4ac85a9036ec65176cf1d92403
BLAKE2b-256 600c1ea8ce9c671f9e53482b81163bb418536946f41d08a677a08f58b89f1788

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