faker-commerce

Provider for Faker which adds fake commerce product names, prices, categories and descriptions.


License
MIT
Install
pip install faker-commerce==1.0.3

Documentation

python-faker-commerce

Provider for Faker which adds fake commerce product names, prices, categories and descriptions.

Issues

Installation

pipenv install faker-commerce

Usage

Python

from faker import Faker

import faker_commerce

fake = Faker()
fake.add_provider(faker_commerce.Provider)
print(fake.ecommerce_name())  # prints a product name