Skip to main content

collection of wonderful python utilities and tools that can make your life easier

Project description

put℠

GitHub Action workflow PyPI - Python Version PyPI Project License PyPI - Downloads Codacy Grade Code Climate maintainability Codecov DeepSource

put, stands for Python utilities & tools, is a collection of wonderful Python utilities and tools that can make your life easier.

installation

simply use pip or pipenv:

pip install put

feature

the following helper methods are included:

  • hash utilities:

    • md5: md5str, md5sum, md5base64
    • sha1: sha1str, sha1sum, sha1base64
    • sha256: sha256str, sha256sum, sha256base64
  • file utilities:

    • directory: is_dir_exist, is_dir_empty, make_dir, remove_dir, scan_dir, join_path
    • file: is_file_exist, is_file_empty, save_json, load_json, load_lines, get_file_info
  • string utilities:

    • substring: str_after_first, str_after_last, str_before_first, str_before_last
  • json utilities:

    • dump_json, save_json, load_json

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

put-0.0.7.tar.gz (20.9 kB view hashes)

Uploaded Source

Built Distribution

put-0.0.7-py2.py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 2 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