Skip to main content

Example PyPI (Python Package Index) Package

Project description

Turkish Profile Generator

Turkish Profile Generator is a Python package used to generate random Turkish user profiles. This package creates realistic Turkish user profiles using random names and other attributes.

Installation

You can easily install the package using pip:

pip install turkish-profile-generator


from turkish_profile_generator import UserProfileGenerator

# Create an instance of UserProfileGenerator class
generator = UserProfileGenerator(min_age=18, max_age=50)

# Generate a random user profile
profile = generator.generate_profile()

# Print the generated profile attributes
print("Generated Profile:")
print("First Name:", profile['firstname'])
print("Last Name:", profile['lastname'])
print("Age:", profile['age'])
print("Birthday:", profile['birthday'])
print("Email:", profile['email'])
print("Password:", profile['password'])
print("Gender:", profile['gender'])

Features
Generates random Turkish names.
Generates random age, birth date, email address, and password.
Generates names compatible with the Turkish alphabet.
Can generate user profiles in the desired age range.
Contributing
If you'd like to contribute to this project, please visit the GitHub repository: https://github.com/bossturk/turkish-profile-generator

We welcome any feedback, suggestions, or contributions!

License
This project is licensed under the MIT License - see the LICENSE file for details.

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

turkish_profile_generator-0.1.9.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

turkish_profile_generator-0.1.9-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file turkish_profile_generator-0.1.9.tar.gz.

File metadata

File hashes

Hashes for turkish_profile_generator-0.1.9.tar.gz
Algorithm Hash digest
SHA256 bface60fb73f2410e0c0ebf643ed5896fe91e12ee477f2333e8a1078ba288aa8
MD5 07e34c3d3e0baa33a437c3664bfded66
BLAKE2b-256 7b6d3d38761d339e9bda39e45f402b2acfd0baa928ba9f6d84efb4cd20e4c1a1

See more details on using hashes here.

File details

Details for the file turkish_profile_generator-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for turkish_profile_generator-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 ef3e3ddcec4284bea0bdb75ce3dc659a896f0f630175025861a7f120ae957fc4
MD5 d606a7165175e19e17bfe66075a582b8
BLAKE2b-256 e974bfe23196c0fbc872462ed2bd04507e70822768dbfd74ea5d0f51f5b97437

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page