flask-starter


Nameflask-starter JSON
Version 0.8.2 PyPI version JSON
download
home_pagehttps://github.com/princekrroshan01/flask-starter
SummaryA flask extension which contains a basic app and is configured in your local machine through a command line utility
upload_time2023-05-24 14:32:01
maintainer
docs_urlNone
authorPrince Roshan
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements blinker certifi chardet charset-normalizer click Flask Flask-Admin Flask-Login Flask-SQLAlchemy httplib2 idna itsdangerous Jinja2 MarkupSafe pyparsing requests SQLAlchemy typing_extensions urllib3 Werkzeug WTForms
Travis-CI No Travis.
coveralls test coverage
            flask-starter
=============
      
A flask extension which contains a basic app and is configured in your local machine through a command line utility 

.. image:: https://img.shields.io/pypi/v/flask-starter
   :target: https://pypi.python.org/pypi/flask-starter/

.. image:: https://github.com/Agent-Hellboy/flask-starter/actions/workflows/python-app.yml/badge.svg
    :target: https://github.com/Agent-Hellboy/flask-starter/

.. image:: https://img.shields.io/pypi/pyversions/flask-starter.svg
   :target: https://pypi.python.org/pypi/flask-starter/

.. image:: https://img.shields.io/pypi/l/flask-starter.svg
   :target: https://pypi.python.org/pypi/flask-starter/

.. image:: https://pepy.tech/badge/flask-starter
   :target: https://pepy.tech/project/flask-starter

.. image:: https://img.shields.io/pypi/format/flask-starter.svg
   :target: https://pypi.python.org/pypi/flask-starter/

.. image:: https://coveralls.io/repos/github/Agent-Hellboy/flask-starter/badge.svg?branch=master
   :target: https://coveralls.io/github/Agent-Hellboy/flask-starter?branch=master

      
Installation
------------

    for stable version
       - pip install flask-starter

    for current_version
       - pip install git+https://github.com/Agent-Hellboy/flask-starter.git
	      

using
------

open the terminal and type 
```flask-starter-project --name=your-project-name``` this will build a basic project with inbuilt auth and admin interface for you

create the virtualenv and Install the requirements which is there in your-project-name 

you can access admin interface by adding `/admin` in your base url 

just write core logic in libs and present your prototype


Contributing
------------

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/princekrroshan01/flask-starter",
    "name": "flask-starter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Prince Roshan",
    "author_email": "princekrroshan01@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/52/889e33d1bf91ed5358e5166bea324b738ba31be435cbd8eaf5beeb8211ee/flask-starter-0.8.2.tar.gz",
    "platform": null,
    "description": "flask-starter\n=============\n      \nA flask extension which contains a basic app and is configured in your local machine through a command line utility \n\n.. image:: https://img.shields.io/pypi/v/flask-starter\n   :target: https://pypi.python.org/pypi/flask-starter/\n\n.. image:: https://github.com/Agent-Hellboy/flask-starter/actions/workflows/python-app.yml/badge.svg\n    :target: https://github.com/Agent-Hellboy/flask-starter/\n\n.. image:: https://img.shields.io/pypi/pyversions/flask-starter.svg\n   :target: https://pypi.python.org/pypi/flask-starter/\n\n.. image:: https://img.shields.io/pypi/l/flask-starter.svg\n   :target: https://pypi.python.org/pypi/flask-starter/\n\n.. image:: https://pepy.tech/badge/flask-starter\n   :target: https://pepy.tech/project/flask-starter\n\n.. image:: https://img.shields.io/pypi/format/flask-starter.svg\n   :target: https://pypi.python.org/pypi/flask-starter/\n\n.. image:: https://coveralls.io/repos/github/Agent-Hellboy/flask-starter/badge.svg?branch=master\n   :target: https://coveralls.io/github/Agent-Hellboy/flask-starter?branch=master\n\n      \nInstallation\n------------\n\n    for stable version\n       - pip install flask-starter\n\n    for current_version\n       - pip install git+https://github.com/Agent-Hellboy/flask-starter.git\n\t      \n\nusing\n------\n\nopen the terminal and type \n```flask-starter-project --name=your-project-name``` this will build a basic project with inbuilt auth and admin interface for you\n\ncreate the virtualenv and Install the requirements which is there in your-project-name \n\nyou can access admin interface by adding `/admin` in your base url \n\njust write core logic in libs and present your prototype\n\n\nContributing\n------------\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A flask extension which contains a basic app and is configured in your local machine through a command line utility",
    "version": "0.8.2",
    "project_urls": {
        "Homepage": "https://github.com/princekrroshan01/flask-starter"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52b4b8fc2d936256178b82c2d9bf1cf3b58eedd2d137255e857cb46f1bf96f43",
                "md5": "43daa21ceaa523214f1512e59534460e",
                "sha256": "7b7b3e3905cc3f66f7ce92ca9daf000e645a3aaeab7062b0c6c0eea0e399b5d3"
            },
            "downloads": -1,
            "filename": "flask_starter-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43daa21ceaa523214f1512e59534460e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3421,
            "upload_time": "2023-05-24T14:32:00",
            "upload_time_iso_8601": "2023-05-24T14:32:00.044264Z",
            "url": "https://files.pythonhosted.org/packages/52/b4/b8fc2d936256178b82c2d9bf1cf3b58eedd2d137255e857cb46f1bf96f43/flask_starter-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d52889e33d1bf91ed5358e5166bea324b738ba31be435cbd8eaf5beeb8211ee",
                "md5": "84ff994c2bb808671a932d9621a6639c",
                "sha256": "8bc9af2538620a33056257a2d9205b51b6300a8fee31f824b40f264e90cc3293"
            },
            "downloads": -1,
            "filename": "flask-starter-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "84ff994c2bb808671a932d9621a6639c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3307,
            "upload_time": "2023-05-24T14:32:01",
            "upload_time_iso_8601": "2023-05-24T14:32:01.453251Z",
            "url": "https://files.pythonhosted.org/packages/5d/52/889e33d1bf91ed5358e5166bea324b738ba31be435cbd8eaf5beeb8211ee/flask-starter-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-24 14:32:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "princekrroshan01",
    "github_project": "flask-starter",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "blinker",
            "specs": [
                [
                    "==",
                    "1.6.2"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2023.5.7"
                ]
            ]
        },
        {
            "name": "chardet",
            "specs": [
                [
                    "==",
                    "5.1.0"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.1.0"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.3"
                ]
            ]
        },
        {
            "name": "Flask",
            "specs": [
                [
                    "==",
                    "2.3.2"
                ]
            ]
        },
        {
            "name": "Flask-Admin",
            "specs": [
                [
                    "==",
                    "1.6.1"
                ]
            ]
        },
        {
            "name": "Flask-Login",
            "specs": [
                [
                    "==",
                    "0.6.2"
                ]
            ]
        },
        {
            "name": "Flask-SQLAlchemy",
            "specs": [
                [
                    "==",
                    "3.0.3"
                ]
            ]
        },
        {
            "name": "httplib2",
            "specs": [
                [
                    "==",
                    "0.22.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.4"
                ]
            ]
        },
        {
            "name": "itsdangerous",
            "specs": [
                [
                    "==",
                    "2.1.2"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    "==",
                    "2.1.2"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "3.0.9"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "SQLAlchemy",
            "specs": [
                [
                    "==",
                    "2.0.15"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.6.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.0.2"
                ]
            ]
        },
        {
            "name": "Werkzeug",
            "specs": [
                [
                    "==",
                    "2.3.4"
                ]
            ]
        },
        {
            "name": "WTForms",
            "specs": [
                [
                    "==",
                    "3.0.1"
                ]
            ]
        }
    ],
    "lcname": "flask-starter"
}
        
Elapsed time: 1.13643s