hoy-setup-generator


Namehoy-setup-generator JSON
Version 1.3 PyPI version JSON
download
home_pagehttps://github.com/Hoyasumii/SetupGenerator.git
SummaryPequena biblioteca para criar um setup.py rápido.
upload_time2024-01-03 07:29:12
maintainer
docs_urlNone
authorAlan Reis Anjos
requires_python
licenseGPL-3.0 license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## [SetupGenerator](https://pypi.org/project/hoy-setup-generator/)
- Pequena biblioteca para criar um setup.py rápido.
- Clique [**aqui**](https://github.com/Hoyasumii/SetupGenerator) para acessar o repositório.
---
## Instalação
- Você pode baixar pelo pip:
```
pip install hoy-setup-generator
```
---
## Como usar?
- Abra o terminal e digite:
```
setup-generator 
```
- Depois disso, você será solicitado a digitar o nome do seu projeto, o nome do autor, a versão do projeto, a descrição do projeto, o nome do arquivo principal e o nome do arquivo de instalação. Após isso, o arquivo setup.py será criado.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Hoyasumii/SetupGenerator.git",
    "name": "hoy-setup-generator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alan Reis Anjos",
    "author_email": "alanreisanjo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a0/64/1a925c26e79bc05b21b7f63f42027c9e3394831d0411a9714ebd122b2ca6/hoy-setup-generator-1.3.tar.gz",
    "platform": null,
    "description": "## [SetupGenerator](https://pypi.org/project/hoy-setup-generator/)\r\n- Pequena biblioteca para criar um setup.py r\u00e1pido.\r\n- Clique [**aqui**](https://github.com/Hoyasumii/SetupGenerator) para acessar o reposit\u00f3rio.\r\n---\r\n## Instala\u00e7\u00e3o\r\n- Voc\u00ea pode baixar pelo pip:\r\n```\r\npip install hoy-setup-generator\r\n```\r\n---\r\n## Como usar?\r\n- Abra o terminal e digite:\r\n```\r\nsetup-generator \r\n```\r\n- Depois disso, voc\u00ea ser\u00e1 solicitado a digitar o nome do seu projeto, o nome do autor, a vers\u00e3o do projeto, a descri\u00e7\u00e3o do projeto, o nome do arquivo principal e o nome do arquivo de instala\u00e7\u00e3o. Ap\u00f3s isso, o arquivo setup.py ser\u00e1 criado.\r\n",
    "bugtrack_url": null,
    "license": "GPL-3.0 license",
    "summary": "Pequena biblioteca para criar um setup.py r\u00e1pido.",
    "version": "1.3",
    "project_urls": {
        "Homepage": "https://github.com/Hoyasumii/SetupGenerator.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0641a925c26e79bc05b21b7f63f42027c9e3394831d0411a9714ebd122b2ca6",
                "md5": "092168701b51f3eb09eb2dfda3f50944",
                "sha256": "4991cf88a6d71413d5453245eeb687d2c632bbf9e21ca35c4061adb94b6174a4"
            },
            "downloads": -1,
            "filename": "hoy-setup-generator-1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "092168701b51f3eb09eb2dfda3f50944",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14937,
            "upload_time": "2024-01-03T07:29:12",
            "upload_time_iso_8601": "2024-01-03T07:29:12.509239Z",
            "url": "https://files.pythonhosted.org/packages/a0/64/1a925c26e79bc05b21b7f63f42027c9e3394831d0411a9714ebd122b2ca6/hoy-setup-generator-1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 07:29:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Hoyasumii",
    "github_project": "SetupGenerator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "hoy-setup-generator"
}
        
Elapsed time: 0.15128s