make-fastapi-app


Namemake-fastapi-app JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://github.com/zackees/createfastapiapp
SummaryCreates a FastAPI app that is ready to be deployed on Docker hosts like DigitalOcean / Render.com
upload_time2023-03-31 17:24:13
maintainerZachary Vorhies
docs_urlNone
author
requires_python>=3.7
licenseBSD 3-Clause License
keywords template-python-cmd
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # createfastapiapp

FastAPI app creation template

[![Linting](https://github.com/zackees/createfastapiapp/actions/workflows/lint.yml/badge.svg)](https://github.com/zackees/createfastapiapp/actions/workflows/lint.yml)

[![MacOS_Tests](https://github.com/zackees/createfastapiapp/actions/workflows/push_macos.yml/badge.svg)](https://github.com/zackees/createfastapiapp/actions/workflows/push_macos.yml)
[![Ubuntu_Tests](https://github.com/zackees/createfastapiapp/actions/workflows/push_ubuntu.yml/badge.svg)](https://github.com/zackees/createfastapiapp/actions/workflows/push_ubuntu.yml)
[![Win_Tests](https://github.com/zackees/createfastapiapp/actions/workflows/push_win.yml/badge.svg)](https://github.com/zackees/createfastapiapp/actions/workflows/push_win.yml)

To develop software, run `. ./activate.sh`

# Windows

This environment requires you to use `git-bash`.

# Linting

Run `./lint.sh` to find linting errors using `pylint`, `flake8` and `mypy`.

# Versions

  * 1.0.5: Fixes adding +x to sh files
  * 1.0.4: Allows empty github url
  * 1.0.3: Adds post install instructions to the command line.
  * 1.0.2: Remove trailing `.git` and `/` for githurl repo input
  * 1.0.1: Adds +x to all shell scripts
  * 1.0.0: Initial commit

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zackees/createfastapiapp",
    "name": "make-fastapi-app",
    "maintainer": "Zachary Vorhies",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "template-python-cmd",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/1e/4f/cc2164fb03a7a0ee0ce30b2692658c2df5aadeb98a7ba639513762f3a66c/make-fastapi-app-1.0.5.tar.gz",
    "platform": null,
    "description": "# createfastapiapp\r\n\r\nFastAPI app creation template\r\n\r\n[![Linting](https://github.com/zackees/createfastapiapp/actions/workflows/lint.yml/badge.svg)](https://github.com/zackees/createfastapiapp/actions/workflows/lint.yml)\r\n\r\n[![MacOS_Tests](https://github.com/zackees/createfastapiapp/actions/workflows/push_macos.yml/badge.svg)](https://github.com/zackees/createfastapiapp/actions/workflows/push_macos.yml)\r\n[![Ubuntu_Tests](https://github.com/zackees/createfastapiapp/actions/workflows/push_ubuntu.yml/badge.svg)](https://github.com/zackees/createfastapiapp/actions/workflows/push_ubuntu.yml)\r\n[![Win_Tests](https://github.com/zackees/createfastapiapp/actions/workflows/push_win.yml/badge.svg)](https://github.com/zackees/createfastapiapp/actions/workflows/push_win.yml)\r\n\r\nTo develop software, run `. ./activate.sh`\r\n\r\n# Windows\r\n\r\nThis environment requires you to use `git-bash`.\r\n\r\n# Linting\r\n\r\nRun `./lint.sh` to find linting errors using `pylint`, `flake8` and `mypy`.\r\n\r\n# Versions\r\n\r\n  * 1.0.5: Fixes adding +x to sh files\r\n  * 1.0.4: Allows empty github url\r\n  * 1.0.3: Adds post install instructions to the command line.\r\n  * 1.0.2: Remove trailing `.git` and `/` for githurl repo input\r\n  * 1.0.1: Adds +x to all shell scripts\r\n  * 1.0.0: Initial commit\r\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Creates a FastAPI app that is ready to be deployed on Docker hosts like DigitalOcean / Render.com",
    "version": "1.0.5",
    "split_keywords": [
        "template-python-cmd"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cece1a43a49fcb321bcba373406075a9f2aa9a31768e8f9101c9a8481fcdb0dc",
                "md5": "8b0890a92fc4ce077486b36d8aeef133",
                "sha256": "e4f0eb5ef8a14740d11c8c1221af0c2b4e7059dbdd80f7090085c23a17f7735f"
            },
            "downloads": -1,
            "filename": "make_fastapi_app-1.0.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b0890a92fc4ce077486b36d8aeef133",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 6230,
            "upload_time": "2023-03-31T17:24:11",
            "upload_time_iso_8601": "2023-03-31T17:24:11.887358Z",
            "url": "https://files.pythonhosted.org/packages/ce/ce/1a43a49fcb321bcba373406075a9f2aa9a31768e8f9101c9a8481fcdb0dc/make_fastapi_app-1.0.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e4fcc2164fb03a7a0ee0ce30b2692658c2df5aadeb98a7ba639513762f3a66c",
                "md5": "42416be2a7ac106fbada35487c99aa80",
                "sha256": "f446e142ec65d4d8958acf614ed056b934fb679a7b752eb8990e836ce6b4318a"
            },
            "downloads": -1,
            "filename": "make-fastapi-app-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "42416be2a7ac106fbada35487c99aa80",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11178,
            "upload_time": "2023-03-31T17:24:13",
            "upload_time_iso_8601": "2023-03-31T17:24:13.970959Z",
            "url": "https://files.pythonhosted.org/packages/1e/4f/cc2164fb03a7a0ee0ce30b2692658c2df5aadeb98a7ba639513762f3a66c/make-fastapi-app-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-31 17:24:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "zackees",
    "github_project": "createfastapiapp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "make-fastapi-app"
}
        
Elapsed time: 0.04939s