Metadata-Version: 2.1
Name: UserAgentReplica
Version: 0.0.1
Summary: Generated safe and dummy usable user agent
Author: Pʀɪᴍᴇ Hʀɪᴛᴜ
Description-Content-Type: text/markdown

# UserAgentReplica

## Description

UserAgentReplica is a Python package that provides functionality for simulating different user agents. This can be useful for web scraping, testing, or any other situation where you need to mimic various types of web clients.

## Features

- Safe to use in various platforms
- Simulate a variety of user agents [ Chrome, Safari & Firefox ]
- Easy integration with existing projects
- Lightweight and simple to use

## Installation

You can install UserAgentReplica using pip:

```bash
pip install UserAgentReplica
