Name | picker JSON |
Version |
2.3.0
JSON |
| download |
home_page | None |
Summary | A Django sports picker app |
upload_time | 2024-12-28 19:21:12 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | The MIT License (MIT) Copyright (c) 2024 David A Krauth Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
django
sports
football
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
django-picker
=============
.. image:: https://github.com/dakrauth/picker/workflows/Test/badge.svg
:target: https://github.com/dakrauth/picker/actions
A Django-based sports picker app for various leagues (NFL, English Premier, etc).
Templates
---------
The included templates are all `Bootstrap 5 <http://getbootstrap.com/>`_ based.
Demo
----
For Linux/Mac OS X:
.. code-block:: bash
$ git clone https://github.com/dakrauth/django-picker.git
$ cd django-picker
$ docker-compose up --build
Browse to: http://127.0.0.1:8008
User ``demo``, password ``demo`` has management rights. Users [``user1``, ``user2``, ..., ``user9``]
all share password ``password``.
Development
-----------
For convenience, please install `just <https://github.com/casey/just>`_.
.. code-block:: bash
$ git clone https://github.com/dakrauth/django-picker.git
$ cd django-picker
# Show all available recipes
$ just
Build and execute the demo in a Docker container:
.. code-block:: bash
$ just docker-build
$ just docker-run
To test:
.. code-block:: bash
$ just test
# or
$ just retest
# or, for all tox tests
$ just tox
Meta
----
:Version: 2.3.0
:Requirements: Python >= 3.10, Django >= 4.2
:License: MIT (see ``LICENSE`` file for more information)
:Source: https://github.com/dakrauth/django-picker
Database Schema
~~~~~~~~~~~~~~~
.. image:: resources/models.png
Raw data
{
"_id": null,
"home_page": null,
"name": "picker",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "django, sports, football",
"author": null,
"author_email": "David Krauth <dakrauth@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/99/c7/5c3962a6e2f52a7b67cee36996dcf3baa84e3df81ff930c1bbf2c05ffb8f/picker-2.3.0.tar.gz",
"platform": null,
"description": "django-picker\n=============\n\n.. image:: https://github.com/dakrauth/picker/workflows/Test/badge.svg\n :target: https://github.com/dakrauth/picker/actions\n\nA Django-based sports picker app for various leagues (NFL, English Premier, etc).\n\nTemplates\n---------\n\nThe included templates are all `Bootstrap 5 <http://getbootstrap.com/>`_ based.\n\nDemo\n----\n\nFor Linux/Mac OS X:\n\n.. code-block:: bash\n\n $ git clone https://github.com/dakrauth/django-picker.git\n $ cd django-picker\n $ docker-compose up --build\n\nBrowse to: http://127.0.0.1:8008\n\nUser ``demo``, password ``demo`` has management rights. Users [``user1``, ``user2``, ..., ``user9``]\nall share password ``password``.\n\nDevelopment\n-----------\n\nFor convenience, please install `just <https://github.com/casey/just>`_.\n\n.. code-block:: bash\n\n $ git clone https://github.com/dakrauth/django-picker.git\n $ cd django-picker\n\n # Show all available recipes\n $ just\n\nBuild and execute the demo in a Docker container:\n\n.. code-block:: bash\n\n $ just docker-build\n $ just docker-run\n\nTo test:\n\n.. code-block:: bash\n\n $ just test\n\n # or\n\n $ just retest\n\n # or, for all tox tests\n\n $ just tox\n\nMeta\n----\n\n:Version: 2.3.0\n:Requirements: Python >= 3.10, Django >= 4.2\n:License: MIT (see ``LICENSE`` file for more information)\n:Source: https://github.com/dakrauth/django-picker\n\nDatabase Schema\n~~~~~~~~~~~~~~~\n\n.. image:: resources/models.png\n\n",
"bugtrack_url": null,
"license": "The MIT License (MIT) Copyright (c) 2024 David A Krauth Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "A Django sports picker app",
"version": "2.3.0",
"project_urls": {
"Homepage": "https://github.com/dakrauth/django-picker"
},
"split_keywords": [
"django",
" sports",
" football"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "365b31ee8e0265de6a589637cb4397a4aa24efe7e2057db55d38b7a92aa4d96e",
"md5": "1b6c076f3e927043bf2943f07f280262",
"sha256": "e930e253e8716a045e5550198b202cb19629b9755c9813983606a0dc1e9c50bd"
},
"downloads": -1,
"filename": "picker-2.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1b6c076f3e927043bf2943f07f280262",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 52193,
"upload_time": "2024-12-28T19:21:09",
"upload_time_iso_8601": "2024-12-28T19:21:09.411231Z",
"url": "https://files.pythonhosted.org/packages/36/5b/31ee8e0265de6a589637cb4397a4aa24efe7e2057db55d38b7a92aa4d96e/picker-2.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "99c75c3962a6e2f52a7b67cee36996dcf3baa84e3df81ff930c1bbf2c05ffb8f",
"md5": "df609db3fa5cf0fbe27c70a200937fda",
"sha256": "957815ed9bf920802a1c6a91d9e6f9f2bc8df1f7c6c490d00e742b864db20b9b"
},
"downloads": -1,
"filename": "picker-2.3.0.tar.gz",
"has_sig": false,
"md5_digest": "df609db3fa5cf0fbe27c70a200937fda",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 38666,
"upload_time": "2024-12-28T19:21:12",
"upload_time_iso_8601": "2024-12-28T19:21:12.798207Z",
"url": "https://files.pythonhosted.org/packages/99/c7/5c3962a6e2f52a7b67cee36996dcf3baa84e3df81ff930c1bbf2c05ffb8f/picker-2.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-28 19:21:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dakrauth",
"github_project": "django-picker",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "picker"
}