# scoremipsum
SCOREMIPSUM
Generate sports-like scores and statistics
for use in data testing or as content filler.
# -----------------------------------------------------------------------------
# DISCLAIMER
| Versions of package [ scoremipsum ] below v1.0.0 are considered pre-release.
| Features are subject to revision and may change or be removed entirely.
|
| This code is not intended for any production use.
| May contain bugs or unexpected behavior - use at your own risk.
|
| Please send feedback or code issues to Chuck Staples [ cjstaples@gmail.com ]
# -----------------------------------------------------------------------------
# features (planned for initial review / v0.5 and release / v1.0)
* display help
- scoremipsum.help()
* display available commands
- scoremipsum.commands()
* get list of supported sports (anyball, hockey, football)
- scoremipsum.sports()
* generate pseudo-random scores that are generally realistic for sport
- adjust generated scores to reduce incidence of ties
* produce game results object in JSON format
* get sample set of scores with minimal input
- scoremipsum.game()
* get basic set of scores for any supported sport with a minimal call
- scoremipsum.game(gametype='football')
- scoremipsum.game(gametype='hockey')
# features (planned for release / v1.1)
. support input parameter for sport
. support input parameter for number of games
# features (planned for release / v1.2)
. run module via entry point
. support command line options for gametype, number of games, schedule set
. support schedule home / away values
Raw data
{
"_id": null,
"home_page": null,
"name": "scoremipsum",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Charles Staples <cjstaples@weaselwatch.com>, Jason Staples <js.saberx@gmail.com>",
"keywords": "scoremipsum, score, sports, sportsball, generation",
"author": null,
"author_email": "Chuck Staples <cjstaples@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/92/e2/15b28dd13617f7a20d192927cb65c8ce90f4a1a4fa1c00932e8fc06df270/scoremipsum-0.0.5.tar.gz",
"platform": null,
"description": "# scoremipsum\nSCOREMIPSUM\n Generate sports-like scores and statistics \n for use in data testing or as content filler. \n\n# -----------------------------------------------------------------------------\n# DISCLAIMER\n| Versions of package [ scoremipsum ] below v1.0.0 are considered pre-release. \n| Features are subject to revision and may change or be removed entirely.\n| \n| This code is not intended for any production use.\n| May contain bugs or unexpected behavior - use at your own risk. \n| \n| Please send feedback or code issues to Chuck Staples [ cjstaples@gmail.com ]\n# -----------------------------------------------------------------------------\n\n# features (planned for initial review / v0.5 and release / v1.0)\n * display help\n - scoremipsum.help()\n * display available commands\n - scoremipsum.commands()\n * get list of supported sports (anyball, hockey, football)\n - scoremipsum.sports()\n * generate pseudo-random scores that are generally realistic for sport\n - adjust generated scores to reduce incidence of ties\n * produce game results object in JSON format \n * get sample set of scores with minimal input\n - scoremipsum.game()\n * get basic set of scores for any supported sport with a minimal call\n - scoremipsum.game(gametype='football')\n - scoremipsum.game(gametype='hockey')\n\n# features (planned for release / v1.1)\n . support input parameter for sport\n . support input parameter for number of games\n \n# features (planned for release / v1.2)\n . run module via entry point\n . support command line options for gametype, number of games, schedule set\n . support schedule home / away values\n\n",
"bugtrack_url": null,
"license": null,
"summary": "SCOREM - generate sportsball score data for testing and demos (aka scoremipsum)",
"version": "0.0.5",
"project_urls": {
"Home": "https://github.com/cjstaples/scorem-ipsum",
"Issues": "https://github.com/cjstaples/scorem-ipsum/issues"
},
"split_keywords": [
"scoremipsum",
" score",
" sports",
" sportsball",
" generation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3ec1b459aac4132b43052aea5c86488828195b708de0a376b983831609a11c7e",
"md5": "0df1ad1e8313d402592c21aa42d6be89",
"sha256": "9c14b9a29077ac63d56778dde41a4d9965aee2d60e8a95aacb44d6267d176dd4"
},
"downloads": -1,
"filename": "scoremipsum-0.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0df1ad1e8313d402592c21aa42d6be89",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 8795,
"upload_time": "2025-02-28T21:57:24",
"upload_time_iso_8601": "2025-02-28T21:57:24.900292Z",
"url": "https://files.pythonhosted.org/packages/3e/c1/b459aac4132b43052aea5c86488828195b708de0a376b983831609a11c7e/scoremipsum-0.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "92e215b28dd13617f7a20d192927cb65c8ce90f4a1a4fa1c00932e8fc06df270",
"md5": "9da0bdb3e29542c308b4241a27ff38f4",
"sha256": "94cc8277ffe5fb5ff04d70e5e1824f95df1cb07a00ecbcd057eecd3d8ff58211"
},
"downloads": -1,
"filename": "scoremipsum-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "9da0bdb3e29542c308b4241a27ff38f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 10235,
"upload_time": "2025-02-28T21:57:26",
"upload_time_iso_8601": "2025-02-28T21:57:26.289187Z",
"url": "https://files.pythonhosted.org/packages/92/e2/15b28dd13617f7a20d192927cb65c8ce90f4a1a4fa1c00932e8fc06df270/scoremipsum-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-28 21:57:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cjstaples",
"github_project": "scorem-ipsum",
"github_not_found": true,
"lcname": "scoremipsum"
}