Skip to main content

Python Boilerplate contains all the boilerplate you need to create a Python package.

Project description

https://img.shields.io/pypi/v/mcutils.svg https://img.shields.io/travis/macanepa/mcutils.svg Documentation Status

mcutils open-source

Features

  • Create easy and simple Menu cycles.
    • Title, Subtitle, Text

    • Options (list the different alternatives to choose from)
      • Submenus (Menu instance)

      • Functions (Menu_Function instance [must pass the arguments as *args])
        • Retrieve Menu_Function returned value

    • Each menu is an instance from the Menu Class

    • Allows to return to previous menus (parent menu)

    • Controlled user input

  • Error Handler

  • Directory Manager
    • List files in directory

    • Filter through different file extensions

    • Open files with default application (cross-platform support)

    • Select Files

    • Delete Files

  • Basic Logger

Future Features

  • Logger System

Supported Versions

  • Python 3.x

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

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

mcutils-1.0.0.tar.gz (7.1 kB view hashes)

Uploaded Source

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