shinzo-test


Nameshinzo-test JSON
Version 1.1.8 PyPI version JSON
download
home_pagehttps://github.com/JahongirHakimjonov
SummaryA Django project structure generator
upload_time2024-07-06 18:44:54
maintainerNone
docs_urlNone
authorJahongir Hakimjonov
requires_pythonNone
licenseNone
keywords django project structure generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Shinzo Test

Shinzo Test is a Django project structure generator that simplifies the process of setting up new Django projects. It automates the cloning of a predefined Django project structure from a GitHub repository, enabling developers to start their projects with a solid foundation.

## Features

- Automates the cloning of a Django project structure.
- Customizable to fit specific project needs.
- Streamlines the initial setup process for Django projects.

## Installation

Install Shinzo Test using pip:

```bash
pip install shinzo-test
```

## Usage

To generate a new Django project structure, execute the following command:

```bash
shinzo
```

This command clones the predefined Django project structure into your current working directory.

## Contributing

Contributions are welcome! If you have suggestions for improving Shinzo Test, please open an issue or submit a pull request.

## License

Shinzo Test is released under the MIT License. See the LICENSE file in the project repository for more information.

## Acknowledgments

- Thanks to all contributors who have helped to improve Shinzo Test.
- Special thanks to Jahongir Hakimjonov for creating and maintaining this project.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JahongirHakimjonov",
    "name": "shinzo-test",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django project structure generator",
    "author": "Jahongir Hakimjonov",
    "author_email": "jahongirhakimjonov@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/42/4b/7eb5fb903e89b3c10579b62d3bae818423e5c8c4734cf144315d5a1058fd/shinzo-test-1.1.8.tar.gz",
    "platform": null,
    "description": "# Shinzo Test\r\n\r\nShinzo Test is a Django project structure generator that simplifies the process of setting up new Django projects. It automates the cloning of a predefined Django project structure from a GitHub repository, enabling developers to start their projects with a solid foundation.\r\n\r\n## Features\r\n\r\n- Automates the cloning of a Django project structure.\r\n- Customizable to fit specific project needs.\r\n- Streamlines the initial setup process for Django projects.\r\n\r\n## Installation\r\n\r\nInstall Shinzo Test using pip:\r\n\r\n```bash\r\npip install shinzo-test\r\n```\r\n\r\n## Usage\r\n\r\nTo generate a new Django project structure, execute the following command:\r\n\r\n```bash\r\nshinzo\r\n```\r\n\r\nThis command clones the predefined Django project structure into your current working directory.\r\n\r\n## Contributing\r\n\r\nContributions are welcome! If you have suggestions for improving Shinzo Test, please open an issue or submit a pull request.\r\n\r\n## License\r\n\r\nShinzo Test is released under the MIT License. See the LICENSE file in the project repository for more information.\r\n\r\n## Acknowledgments\r\n\r\n- Thanks to all contributors who have helped to improve Shinzo Test.\r\n- Special thanks to Jahongir Hakimjonov for creating and maintaining this project.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Django project structure generator",
    "version": "1.1.8",
    "project_urls": {
        "Homepage": "https://github.com/JahongirHakimjonov"
    },
    "split_keywords": [
        "django",
        "project",
        "structure",
        "generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "845801d02515b686e5e783a73f88cdee9033e655a0cf1807fb03898604214b84",
                "md5": "7a2a60fc92f2f190c5b9918baecc92c4",
                "sha256": "061d98d2131902dd6b0d06908afaf02a2e399197b7bce9e79a79a0853eb0d78a"
            },
            "downloads": -1,
            "filename": "shinzo_test-1.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a2a60fc92f2f190c5b9918baecc92c4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4439,
            "upload_time": "2024-07-06T18:44:52",
            "upload_time_iso_8601": "2024-07-06T18:44:52.593472Z",
            "url": "https://files.pythonhosted.org/packages/84/58/01d02515b686e5e783a73f88cdee9033e655a0cf1807fb03898604214b84/shinzo_test-1.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "424b7eb5fb903e89b3c10579b62d3bae818423e5c8c4734cf144315d5a1058fd",
                "md5": "6c00c80dafbb5b5321e779c11de1eb72",
                "sha256": "de1a63e51c1b70c54c6cce22793e78f5ec8f6bf118d2a421d4ccce8fd6d464b6"
            },
            "downloads": -1,
            "filename": "shinzo-test-1.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "6c00c80dafbb5b5321e779c11de1eb72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4160,
            "upload_time": "2024-07-06T18:44:54",
            "upload_time_iso_8601": "2024-07-06T18:44:54.724714Z",
            "url": "https://files.pythonhosted.org/packages/42/4b/7eb5fb903e89b3c10579b62d3bae818423e5c8c4734cf144315d5a1058fd/shinzo-test-1.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-06 18:44:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "shinzo-test"
}
        
Elapsed time: 0.29810s