Skip to main content

add bill methods to faker package

Project description

faker-bill

Coverage Status Build Status GitHub license

Provider for Faker which adds fake bill data.

install:

pip install faker-bill

how to use:

from faker import Faker
from faker_bill.fa_IR import BillProvider
fake = Faker('fa_IR')
fake.add_provider(BillProvider)
print(fake.bill_full())

شرکت گاز

قبض گاز

bill id: 7734853606234

payment id: 3004125788500

to run tests:

python -m unittest tests/test_bill.py

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

faker_bill-0.1.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

faker_bill-0.1.1-py3-none-any.whl (15.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