Skip to main content

Simple string sanitization functions

Project description

ofunctions

Collection of useful python functions

License Percentage of issues still open Linux Build Status GitHub Release

ofunctions is a set of various recurrent functions amongst

  • bisection: bisection algorithm for any function with any number of arguments, works LtoR and RtoL
  • checksums: various SHA256 tools for checking and creating checksum files
  • delayed_keyboardinterrupt: Just a nifty tool to catch CTRL+C signals
  • file_utils:
  • json_sanitize: make sure json does not contain unsupported chars, yes I look at you Windows eventlog
  • logger_utils: basic no brain console + file log creation
  • mailer: send emails regardless of ssl/tls protocols, in batch or as single mail, with attachments
  • network: various tools like ping, internet check, MTU probing and public IP discovery
  • platform: nothing special here, just check what arch we are running on
  • process: simple kill-them-all function to terminate subprocesses
  • pw_gen: basic password generator
  • service_control: control Windows / Linux service start / stop / status
  • string_handling: Remove accents / special chars from strings

Setup

pip install ofunctions.<subpackage>

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

ofunctions.string_handling-0.1.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

ofunctions.string_handling-0.1.1-py3-none-any.whl (29.3 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