Skip to main content

Cross-platform config and manager for click console utilities.

Project description

climan


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


Short Description:

climan - Cross-platform config and manager for click console utilities.


Author and developer: A.A. Suvorov

smartlegiondev@gmail.com


What is news:

climan v0.2.1


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)

Disclaimer of liability:

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

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-0.2.1.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

climan-0.2.1-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: climan-0.2.1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for climan-0.2.1.tar.gz
Algorithm Hash digest
SHA256 18b1536d0b2a179937addcb648e8509922fa82f4397373adaa1191bb387ea7e5
MD5 5a584c7453c410a1a8ba312258487c96
BLAKE2b-256 d54215b23aa746ec82f3032475342842bb46b4b886dbd6e2eb271ab2a9bcf970

See more details on using hashes here.

File details

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

File metadata

  • Download URL: climan-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for climan-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 65d59f8473b7e86d68fee3eeda3f59cf2203f89f48e56adeffa5da2d627d3ce7
MD5 a706dff2c30cc3d046b0500a5b125ea2
BLAKE2b-256 e6c6022443f4d950c1bdd63f2831d9cef81953d5efc028d77fb0a1174010af96

See more details on using hashes here.

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