cpf-and-cnpj-generator


Namecpf-and-cnpj-generator JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryThis pypi package provides Python functions to generate valid Brazilian CPF (Cadastro de Pessoas Físicas) and CNPJ (Cadastro Nacional da Pessoa Jurídica) numbers.
upload_time2025-02-12 05:35:13
maintainerNone
docs_urlNone
authorGabriel Logan
requires_python>=3.1
licenseMIT License Copyright (c) 2023 Gabriel Logan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords cpf cnpj generator gerador validador documento python dados pessoais npm cpf cnpj gerador de cpf gerador de cnpj validador de cpf validador de cnpj gerador de cpf e cnpj validador de cpf e cnpj front-end back-end
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cpf-and-cnpj-generator

[![Versão PyPI](https://badge.fury.io/py/cpf-and-cnpj-generator.svg)](https://badge.fury.io/py/cpf-and-cnpj-generator)
[![Licença: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Downloads PyPI](https://img.shields.io/pypi/dm/cpf-and-cnpj-generator.svg?style=flat-square)](https://pypistats.org/packages/cpf-and-cnpj-generator)

Sinta-se à vontade para encontrar bugs e relatá-los para mim. Seu feedback é muito apreciado. Abraços do Gabriel Logan!

## Documentação

https://gabriel-logan.github.io/Gerador-CPF-e-CNPJ-valido/py

### Instalação

```bash
pip install cpf-and-cnpj-generator
```

# Funções Disponíveis

- **generate_cnpj**: Geração de CNPJ.
- **generate_cpf**: Geração de CPF.

## Uso

Aqui está um exemplo de como usar as funções neste pacote:

```python
from cpf_and_cnpj_generator import generate_cnpj, generate_cpf
```

```python
# Gerar um CNPJ válido
cnpj = generate_cnpj()
print(cnpj)

# Gerar um CPF válido
cpf = generate_cpf()
print(cpf)
```

Sinta-se à vontade para explorar as várias funções e experimentar diferentes entradas para entender seu comportamento. Se você encontrar algum problema ou tiver sugestões, não hesite em entrar em contato comigo. Seu feedback é valioso e ajuda a melhorar o pacote. Boa codificação!

# Por - Gabriel Logan

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cpf-and-cnpj-generator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.1",
    "maintainer_email": null,
    "keywords": "CPF, CNPJ, GENERATOR, GERADOR, VALIDADOR, DOCUMENTO, Python, Dados pessoais, npm, cpf, cnpj, gerador de cpf, gerador de cnpj, validador de cpf, validador de cnpj, gerador de cpf e cnpj, validador de cpf e cnpj, front-end, back-end",
    "author": "Gabriel Logan",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/af/fb/7113e81e7864d9d049818286fb8080b34526b04bf1c4e6b75553aebd5d89/cpf_and_cnpj_generator-1.0.0.tar.gz",
    "platform": null,
    "description": "# cpf-and-cnpj-generator\n\n[![Vers\u00e3o PyPI](https://badge.fury.io/py/cpf-and-cnpj-generator.svg)](https://badge.fury.io/py/cpf-and-cnpj-generator)\n[![Licen\u00e7a: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Downloads PyPI](https://img.shields.io/pypi/dm/cpf-and-cnpj-generator.svg?style=flat-square)](https://pypistats.org/packages/cpf-and-cnpj-generator)\n\nSinta-se \u00e0 vontade para encontrar bugs e relat\u00e1-los para mim. Seu feedback \u00e9 muito apreciado. Abra\u00e7os do Gabriel Logan!\n\n## Documenta\u00e7\u00e3o\n\nhttps://gabriel-logan.github.io/Gerador-CPF-e-CNPJ-valido/py\n\n### Instala\u00e7\u00e3o\n\n```bash\npip install cpf-and-cnpj-generator\n```\n\n# Fun\u00e7\u00f5es Dispon\u00edveis\n\n- **generate_cnpj**: Gera\u00e7\u00e3o de CNPJ.\n- **generate_cpf**: Gera\u00e7\u00e3o de CPF.\n\n## Uso\n\nAqui est\u00e1 um exemplo de como usar as fun\u00e7\u00f5es neste pacote:\n\n```python\nfrom cpf_and_cnpj_generator import generate_cnpj, generate_cpf\n```\n\n```python\n# Gerar um CNPJ v\u00e1lido\ncnpj = generate_cnpj()\nprint(cnpj)\n\n# Gerar um CPF v\u00e1lido\ncpf = generate_cpf()\nprint(cpf)\n```\n\nSinta-se \u00e0 vontade para explorar as v\u00e1rias fun\u00e7\u00f5es e experimentar diferentes entradas para entender seu comportamento. Se voc\u00ea encontrar algum problema ou tiver sugest\u00f5es, n\u00e3o hesite em entrar em contato comigo. Seu feedback \u00e9 valioso e ajuda a melhorar o pacote. Boa codifica\u00e7\u00e3o!\n\n# Por - Gabriel Logan\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2023 Gabriel Logan\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "This pypi package provides Python functions to generate valid Brazilian CPF (Cadastro de Pessoas F\u00edsicas) and CNPJ (Cadastro Nacional da Pessoa Jur\u00eddica) numbers.",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/gabriel-logan/Gerador-CPF-e-CNPJ-valido/tree/main/packages/python",
        "Homepage": "https://gabriel-logan.github.io/Gerador-CPF-e-CNPJ-valido"
    },
    "split_keywords": [
        "cpf",
        " cnpj",
        " generator",
        " gerador",
        " validador",
        " documento",
        " python",
        " dados pessoais",
        " npm",
        " cpf",
        " cnpj",
        " gerador de cpf",
        " gerador de cnpj",
        " validador de cpf",
        " validador de cnpj",
        " gerador de cpf e cnpj",
        " validador de cpf e cnpj",
        " front-end",
        " back-end"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "660a6f6daf048417326e9ce9fdfbd5a77a71150c4549c658c005611f72ff44d1",
                "md5": "15594b78ab56180853107c1eb47b860c",
                "sha256": "e9a8ef95ef19a8673c696da2f4ba20c5fc545725d0224c7723f5b4ec1fbd6f64"
            },
            "downloads": -1,
            "filename": "cpf_and_cnpj_generator-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "15594b78ab56180853107c1eb47b860c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.1",
            "size": 4905,
            "upload_time": "2025-02-12T05:35:12",
            "upload_time_iso_8601": "2025-02-12T05:35:12.372639Z",
            "url": "https://files.pythonhosted.org/packages/66/0a/6f6daf048417326e9ce9fdfbd5a77a71150c4549c658c005611f72ff44d1/cpf_and_cnpj_generator-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "affb7113e81e7864d9d049818286fb8080b34526b04bf1c4e6b75553aebd5d89",
                "md5": "74d99638e63fdebcd8c918afbe78f837",
                "sha256": "5e08d38dc06c12b253b0c201d24055eb47f79c55a0677daf1fb8c294fe0ad9fe"
            },
            "downloads": -1,
            "filename": "cpf_and_cnpj_generator-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "74d99638e63fdebcd8c918afbe78f837",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.1",
            "size": 3559,
            "upload_time": "2025-02-12T05:35:13",
            "upload_time_iso_8601": "2025-02-12T05:35:13.239287Z",
            "url": "https://files.pythonhosted.org/packages/af/fb/7113e81e7864d9d049818286fb8080b34526b04bf1c4e6b75553aebd5d89/cpf_and_cnpj_generator-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 05:35:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gabriel-logan",
    "github_project": "Gerador-CPF-e-CNPJ-valido",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cpf-and-cnpj-generator"
}
        
Elapsed time: 8.87689s