Skip to main content

Get genuine data for your testing needs in a blink of an eye.

Project description

Welcome to Genuine-Fake documentation!

Definition Genuine Fake means an imitation of a (usually) valuable object that is so good that it is, to all intents and purposes, identical. Literaly genuine fake means something that is real but not real at the same time. Take it like this, it's more of a perfect replica of the original.

Why As I was building a Django app that involved forms a lot, I got tired from filling the forms and having to think of the testing data at the same time. As curious as I am I wondered if there might be a package that can handle this for me, fortunately there was one, but I didn't like it, well not because it wasn't good, it was brilliant actually but it didn't have all the necessary and broad range of data I was looking for. Then I asked myself "What now?" The decision was to write my own. I did write it within 6 hours. I have changed it's name about 3 times now, hopefully this time it will stick.

Inspiration Well, truthfully the inspiration came from me trying to challenge myself and be out there. I was so inspired to write the code for this to the point that I wrote half the code on paper as I was travelling from school to home on the train.

How It Works Installation

    1. pip install genuine-fake

Importing the necessary module

    1. from genuine.fake import GenuineFake

Assigning GenuineFake to a variable named genuine

    1. genuine = GenuineFake

Calling the name function, name contains full names

    1. genuine.name() 'Andile Mbele'

Calling the first_name function

    1. genuine.first_name() 'Andile'

Calling the first_name function

    1. genuine.last_name() 'Moyo'

Author Information

    1. genuine.author 'Andile Jaden Mbele'
    1. genuine.email 'andilembele020@gmail.com'
    1. genuine.package 'genuine-fake'
    1. genuine.Author 'Andile Jaden Mbele'

Other functions include

  • genuine.hospital()
  • genuine.medical_aid()
  • genuine.career()
  • genuine.medical_professions()
  • genuine.national_id()
  • genuine.career_positions()
  • genuine.company()
  • genuine.date()
  • genuine.random_date()
  • genuine.date_of_birth()
  • genuine.allergies()

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

genuine-fake-1.1.2.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

genuine_fake-1.1.2-py3-none-any.whl (17.5 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