Metadata-Version: 2.4
Name: pratikpathak
Version: 1.0.0
Summary: A package that prints information about Pratik Pathak
Home-page: http://pratikpathak.com/
Author: Pratik Pathak
Author-email: me@pratikpathak.com
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# Pratik Pathak Package

A Python package that displays information about Pratik Pathak, a Microsoft Certified Trainer and technology professional.

## Installation

```bash
pip install pratikpathak
```

## Usage

After installation, you can run the command:

```bash
pratikpathak
```

Or use it in Python:

```python
import pratikpathak
pratikpathak.main()
```

## About

This package prints information about Pratik Pathak, including his professional background, contact details, and passion for sharing knowledge through free workshops and seminars.

## Contact

- **Email**: me@pratikpathak.com
- **LinkedIn**: https://www.linkedin.com/in/pathakpratik/
- **Website**: http://pratikpathak.com/

## License

MIT License
