LICENSE
README.md
pyproject.toml
setup.cfg
faker_pk/__init__.py
faker_pk/address.py
faker_pk/company.py
faker_pk/education.py
faker_pk/faker_pk.db
faker_pk/initialize_db.py
faker_pk/personal.py
faker_pk/provider.py
faker_pk/utils.py
faker_pk.egg-info/PKG-INFO
faker_pk.egg-info/SOURCES.txt
faker_pk.egg-info/dependency_links.txt
faker_pk.egg-info/requires.txt
faker_pk.egg-info/top_level.txt
tests/test_bank_name.py
tests/test_city.py
tests/test_cnic.py
tests/test_company_name.py
tests/test_female_name.py
tests/test_full_address.py
tests/test_iban.py
tests/test_industry_name.py
tests/test_institution_filtered_by_city.py
tests/test_institution_filtered_by_level.py
tests/test_institution_filtered_by_province.py
tests/test_integration.py
tests/test_job_title.py
tests/test_job_title_with_industry.py
tests/test_male_name.py
tests/test_provider.py
tests/test_provider_methods.py
tests/test_province.py
tests/test_realistic_combinations.py
tests/test_salary.py
tests/test_student_dob.py
tests/test_student_profile_consistency.py
tests/test_student_profile_gender_cnic_alignment.py
tests/test_student_profile_multiple_count.py
tests/test_student_profile_structure.py