credit-card-info-generator


Namecredit-card-info-generator JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://creditcardgenerator.app/
SummaryCredit Card Info Generator is a Python package designed to create realistic dummy credit card data. It's a handy tool for developers who need to test payment systems, verify eCommerce applications, or any situation where real credit card data is not necessary or desirable.It supports a variety of card providers and generates corresponding credit card numbers, CVVs, and expiry dates.
upload_time2023-06-20 17:40:16
maintainer
docs_urlNone
authorBellamy
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# 💳 Credit Card Info Generator

This is a simple, yet powerful Python 🐍 package for generating realistic dummy credit card data. It's a handy tool for developers who need to test payment systems, verify eCommerce applications, or any situation where real credit card data is not necessary or desirable.


Check out our [Credit Card Generator](https://creditcardgenerator.app/) for more information!

## 🚀 Installation

Install the package with pip using the following command:

```shell
pip install credit_card_info_generator
```

## ⚙️ Usage

```python
from credit_card_info_generator import generate_credit_card

# Generate a Visa card
card = generate_credit_card('Visa')

# Print the card details
print(card)
```

## 🏦 Supported Card Types

The package currently supports the generation of the following card types:

- American Express
- Bankcard
- China T-Union
- China UnionPay
- Diners Club enRoute
- Diners Club International
- Diners Club United States & Canada
- Discover Card
- UkrCard
- RuPay
- InterPayment
- InstaPayment
- JCB
- Mastercard
- Laser
- Maestro (UK)
- Maestro
- Dankort
- Mir
- BORICA
- NPS Pridnestrovie
- Solo
- Switch
- Troy
- Visa
- Visa Electron
- UATP
- Verve
- LankaPay
- UzCard
- Humo
- GPN

## 👥 Contributing

Pull requests are welcome! 👍 For major changes, please open an issue first to discuss what you would like to change.

## 📜 License

This project is licensed under the MIT License.




            

Raw data

            {
    "_id": null,
    "home_page": "https://creditcardgenerator.app/",
    "name": "credit-card-info-generator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bellamy",
    "author_email": "bellamyy.blakee100@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/60/86/dc0b3baa12bb38e1c925257973ff3e9f8de7fc8160315d98eeacba44cd0b/credit_card_info_generator-1.0.tar.gz",
    "platform": null,
    "description": "\n# \ud83d\udcb3 Credit Card Info Generator\n\nThis is a simple, yet powerful Python \ud83d\udc0d package for generating realistic dummy credit card data. It's a handy tool for developers who need to test payment systems, verify eCommerce applications, or any situation where real credit card data is not necessary or desirable.\n\n\nCheck out our [Credit Card Generator](https://creditcardgenerator.app/) for more information!\n\n## \ud83d\ude80 Installation\n\nInstall the package with pip using the following command:\n\n```shell\npip install credit_card_info_generator\n```\n\n## \u2699\ufe0f Usage\n\n```python\nfrom credit_card_info_generator import generate_credit_card\n\n# Generate a Visa card\ncard = generate_credit_card('Visa')\n\n# Print the card details\nprint(card)\n```\n\n## \ud83c\udfe6 Supported Card Types\n\nThe package currently supports the generation of the following card types:\n\n- American Express\n- Bankcard\n- China T-Union\n- China UnionPay\n- Diners Club enRoute\n- Diners Club International\n- Diners Club United States & Canada\n- Discover Card\n- UkrCard\n- RuPay\n- InterPayment\n- InstaPayment\n- JCB\n- Mastercard\n- Laser\n- Maestro (UK)\n- Maestro\n- Dankort\n- Mir\n- BORICA\n- NPS Pridnestrovie\n- Solo\n- Switch\n- Troy\n- Visa\n- Visa Electron\n- UATP\n- Verve\n- LankaPay\n- UzCard\n- Humo\n- GPN\n\n## \ud83d\udc65 Contributing\n\nPull requests are welcome! \ud83d\udc4d For major changes, please open an issue first to discuss what you would like to change.\n\n## \ud83d\udcdc License\n\nThis project is licensed under the MIT License.\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Credit Card Info Generator is a Python package designed to create realistic dummy credit card data. It's a handy tool for developers who need to test payment systems, verify eCommerce applications, or any situation where real credit card data is not necessary or desirable.It supports a variety of card providers and generates corresponding credit card numbers, CVVs, and expiry dates.",
    "version": "1.0",
    "project_urls": {
        "Homepage": "https://creditcardgenerator.app/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f15f87fc82973cafae54fdf55937dd73b235354044fb832f090de36362815a23",
                "md5": "9cf8919b0184484ecc1278770cef0511",
                "sha256": "320ec2dd34d623b35fedb65bd39cd8106f148fa9969b4456477ae34b0fb16b33"
            },
            "downloads": -1,
            "filename": "credit_card_info_generator-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9cf8919b0184484ecc1278770cef0511",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3981,
            "upload_time": "2023-06-20T17:40:14",
            "upload_time_iso_8601": "2023-06-20T17:40:14.131475Z",
            "url": "https://files.pythonhosted.org/packages/f1/5f/87fc82973cafae54fdf55937dd73b235354044fb832f090de36362815a23/credit_card_info_generator-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6086dc0b3baa12bb38e1c925257973ff3e9f8de7fc8160315d98eeacba44cd0b",
                "md5": "b547ef78f6c8fa91a911ed3c7fed61de",
                "sha256": "95d9586dc9f8a0ee3bdea01aae292533474d1c6b9f82d1fb54c9058618e8b8ec"
            },
            "downloads": -1,
            "filename": "credit_card_info_generator-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b547ef78f6c8fa91a911ed3c7fed61de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3488,
            "upload_time": "2023-06-20T17:40:16",
            "upload_time_iso_8601": "2023-06-20T17:40:16.758243Z",
            "url": "https://files.pythonhosted.org/packages/60/86/dc0b3baa12bb38e1c925257973ff3e9f8de7fc8160315d98eeacba44cd0b/credit_card_info_generator-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-20 17:40:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "credit-card-info-generator"
}
        
Elapsed time: 0.13150s