Skip to main content

A collection of tools for building dynamic Command-Line applications

Project description

bestia


bestia is a library of functions and classes designed to help you build dynamic command-line applications on Linux / Darwin systems.


available functions / classes

connect.py

  • http_get

iter.py

  • items_are_equal
  • indexes_from_string
  • random_unique_items_from_list
  • pop_random_item
  • string_to_list
  • list_to_string

misc.py

  • copy_to_clipboard
  • file_type
  • say
  • command_output

output.py

  • tty_size
  • tty_rows
  • tty_columns
  • Row
  • echo
  • FString
  • clear_screen
  • abort
  • expand_seconds
  • remove_path
  • replace_special_chars
  • obfuscate_random_chars

dependencies

Installing bestia on your system will also install the following pip libraries:

  • pyperclip
  • python-magic
  • requests
  • termcolor

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

bestia-0.8.5.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

bestia-0.8.5-py3-none-any.whl (6.6 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