Skip to main content

dummylog is the open source python package to help the python module/plugin developers to create/update the log files in simple syntax and easy format

Project description



dummy long is the open source python package to help the python module/plugin developers to create/update the log files in simple syntax and easy convenient format

Installation

Install using pip . Offical Python Package Here!!

pip install dummylog

(OR)

Clone this Repository. Run this from the root directory to install

python setup.py install

Documentation

Read the detailed documentation in readthedocs.io

License

The license for dummylog is MIT license

Need help?

Stuck on your edaSQL code or problem? Any other questions? Don't hestitate to send me an email (selva221724@gmail.com).

Usage

Import Package

import dummylog

1. Initialize the Address Parser Object

parser = pypostalwin.AddressParser()
parser.runParser("The White House 1600 Pennsylvania Avenue NW, Washington, DC 20500, USA")

2. Terminate the Address Parser Object

parser.terminateParser()

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

dummylog-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

dummylog-0.0.1-py3-none-any.whl (2.9 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