{ "info": { "author": "Basti Tee", "author_email": "basti.tee@posteo.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# python3-boilerplate\n\n> A boilerplate project based on Python3 development best-practices\n\n## Setup\n\n- On first checkout run `./make init` to initialize the project configuration\n\n## Features\n\n- Flask-based dummy application running on \n- Basic project/module organization according to \n- Makefile-like management script\n- pipenv virtual environments\n- setup.py-based installer script\n- Unit testing with pyTest\n- Multicore/-interpreter testing with detox\n- Linting (flake8) and code formatting (autopep8) support\n- vscode editor configuration including debugging support, unit test discovery and on-save formatting\n- Dockerized builds and run with nginx/uwsgi\n\n## Resource\n\n- \n- \n- \n- \n- \n- \n- \n- \n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BastiTee/python3-boilerplate", "keywords": "sample setuptools development", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "python3-boilerplate", "package_url": "https://pypi.org/project/python3-boilerplate/", "platform": "", "project_url": "https://pypi.org/project/python3-boilerplate/", "project_urls": { "Homepage": "https://github.com/BastiTee/python3-boilerplate" }, "release_url": "https://pypi.org/project/python3-boilerplate/0.0.2/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Python3 boilerplate module.", "version": "0.0.2" }, "last_serial": 4652179, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e5ee1b5f1358dda4a199b19f4d0be798", "sha256": "2c0bc5abb34f1d421d8514a793f9b779f646b615671d21ac06ea7e8dadf84c24" }, "downloads": -1, "filename": "python3_boilerplate-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e5ee1b5f1358dda4a199b19f4d0be798", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 7897, "upload_time": "2018-12-29T11:29:08", "url": "https://files.pythonhosted.org/packages/07/16/7b724c0d93792882c62d2b30fb501108695da2bef2afb043c43d26a5c96d/python3_boilerplate-0.0.1-py2.py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "75e27d999bc08694f7d27e754970c508", "sha256": "1d0d6eadd9e17d16bbfe625911732a3d3e63a6140f528ce818df2569d3cc5ce1" }, "downloads": -1, "filename": "python3_boilerplate-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "75e27d999bc08694f7d27e754970c508", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 8503, "upload_time": "2019-01-02T09:38:01", "url": "https://files.pythonhosted.org/packages/1b/f7/72f1a02fe7f144edbd65f449f2d9c5f7da8b90d8926c4b3db1470df324a6/python3_boilerplate-0.0.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "75e27d999bc08694f7d27e754970c508", "sha256": "1d0d6eadd9e17d16bbfe625911732a3d3e63a6140f528ce818df2569d3cc5ce1" }, "downloads": -1, "filename": "python3_boilerplate-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "75e27d999bc08694f7d27e754970c508", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 8503, "upload_time": "2019-01-02T09:38:01", "url": "https://files.pythonhosted.org/packages/1b/f7/72f1a02fe7f144edbd65f449f2d9c5f7da8b90d8926c4b3db1470df324a6/python3_boilerplate-0.0.2-py2.py3-none-any.whl" } ] }