Skip to main content

Python package for general classes and methods

Project description

🔰 generalpy

  • Python package for general classes and methods
  • Install using pip install generalpy

💠 Settings class

  • Class to handle all settings related aspect for an app.
  • Based on settings file stored in storage.

💠 LevelFormatter class

  • Custom logging.Formatter class.
  • To set formatting based on logging Levels. Like logging.INFO, logging.ERROR etc.
  • You can also set different time zone for %(asctime)s

💠 CustomLogging class

  • Class to handle logging in easy way.
  • All logging class features + more.
  • Compact & Full formatting are applied wherever applicable.
  • Stream logging to Terminal.
  • File logging: For all logs, and error logs in different files.
  • You can also set different time zone for %(asctime)s.

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

generalpy-1.3.0.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

generalpy-1.3.0-py3-none-any.whl (9.5 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