Name | SK8plotlib JSON |
Version |
0.0.4
JSON |
| download |
home_page | None |
Summary | Turn any matplotlib line chart into a line skateboarding game. |
upload_time | 2025-01-18 23:18:04 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT License Copyright (c) 2025 Emily Hunt 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 |
matplotlib
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# SK8plotlib
<p align="center">
<img src="https://github.com/user-attachments/assets/60e1ec11-69f4-4ef1-ae99-c7efe587ac24" width="500" />
</p>
Turn any matplotlib line chart into a line skateboarding game.
> [!CAUTION]
> SK8plotlib is in pre-alpha. Expect bugs. Software provided without warranty, yada yada.
## Installation
Install from PyPI with:
```bash
pip install sk8plotlib
```
## Use
Turn any matplotlib line chart into a skatepark with:
```python
import sk8plotlib.sk8plot as sk8
# ... create a matplotlib figure
sk8(fig)
```
Alternatively, you can load example maps by running SK8plotlib on the command line, such as by doing:
```bash
python -m sk8plotlib
```
## Controls
While on a surface, you can use the `left`/`right` arrow keys to go left or right.
While in the air, you can use `up`/`down` to rotate your skateboard.
## Roadmap
Planned features before v0.1:
- ~~Automatic detection of lines in plot~~
- ~~Basic physics simulation (single accelerating point)~~
- ~~Basic collision detection (skateboard only)~~
- ~~Skateboard rotation on surfaces~~
- ~~User control input~~
- Smooth camera
- Automatic map scaling
- Auto-initialize in correct location
Planned future features:
- Improved player character
- ~~Improved collisions~~ (had to be done sooner than planned...)
- Improved graphics
- Music
- Support for log plots
- Scoring system?
Raw data
{
"_id": null,
"home_page": null,
"name": "SK8plotlib",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Emily Hunt <emily.hunt.physics@gmail.com>",
"keywords": "matplotlib",
"author": null,
"author_email": "Emily Hunt <emily.hunt.physics@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/6e/82/67385da21ef5ccda7467dd554e9a8cc021b071d26a8ded812e5f2c298509/sk8plotlib-0.0.4.tar.gz",
"platform": null,
"description": "# SK8plotlib\n\n<p align=\"center\">\n<img src=\"https://github.com/user-attachments/assets/60e1ec11-69f4-4ef1-ae99-c7efe587ac24\" width=\"500\" />\n</p>\n\n\nTurn any matplotlib line chart into a line skateboarding game.\n\n> [!CAUTION]\n> SK8plotlib is in pre-alpha. Expect bugs. Software provided without warranty, yada yada.\n\n## Installation\n\nInstall from PyPI with:\n\n```bash\npip install sk8plotlib\n```\n\n## Use\n\nTurn any matplotlib line chart into a skatepark with:\n\n```python\nimport sk8plotlib.sk8plot as sk8\n\n# ... create a matplotlib figure\n\nsk8(fig)\n```\n\nAlternatively, you can load example maps by running SK8plotlib on the command line, such as by doing:\n\n```bash\npython -m sk8plotlib\n```\n\n## Controls\n\nWhile on a surface, you can use the `left`/`right` arrow keys to go left or right.\n\nWhile in the air, you can use `up`/`down` to rotate your skateboard.\n\n## Roadmap\n\nPlanned features before v0.1:\n\n- ~~Automatic detection of lines in plot~~\n- ~~Basic physics simulation (single accelerating point)~~\n- ~~Basic collision detection (skateboard only)~~\n- ~~Skateboard rotation on surfaces~~\n- ~~User control input~~\n- Smooth camera\n- Automatic map scaling\n- Auto-initialize in correct location\n\nPlanned future features:\n\n- Improved player character\n- ~~Improved collisions~~ (had to be done sooner than planned...)\n- Improved graphics\n- Music\n- Support for log plots\n- Scoring system?\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2025 Emily Hunt 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": "Turn any matplotlib line chart into a line skateboarding game.",
"version": "0.0.4",
"project_urls": {
"Bug Reports": "https://github.com/emilyhunt/SK8plotlib/issues",
"Homepage": "https://github.com/emilyhunt/SK8plotlib",
"Source": "https://github.com/emilyhunt/SK8plotlib"
},
"split_keywords": [
"matplotlib"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e321c65ed1d64a7f3247a4942cf97e89c6cd6a90f8fedf470ac9feda484eb050",
"md5": "631a3baa3c17764d94312528807e03aa",
"sha256": "e3cbd7f88b7bdb4db07ae8dfaa7f922eba7c03af61047d915fbe942c2296a70f"
},
"downloads": -1,
"filename": "SK8plotlib-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "631a3baa3c17764d94312528807e03aa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 10882,
"upload_time": "2025-01-18T23:18:02",
"upload_time_iso_8601": "2025-01-18T23:18:02.755651Z",
"url": "https://files.pythonhosted.org/packages/e3/21/c65ed1d64a7f3247a4942cf97e89c6cd6a90f8fedf470ac9feda484eb050/SK8plotlib-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6e8267385da21ef5ccda7467dd554e9a8cc021b071d26a8ded812e5f2c298509",
"md5": "8c1482637c49170e488af9a78bb15d42",
"sha256": "c248ab9df1416c6fe40005e8b1e09256c15d345b396b4d66dcf97b74c65a0c76"
},
"downloads": -1,
"filename": "sk8plotlib-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "8c1482637c49170e488af9a78bb15d42",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 8577,
"upload_time": "2025-01-18T23:18:04",
"upload_time_iso_8601": "2025-01-18T23:18:04.825331Z",
"url": "https://files.pythonhosted.org/packages/6e/82/67385da21ef5ccda7467dd554e9a8cc021b071d26a8ded812e5f2c298509/sk8plotlib-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-18 23:18:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "emilyhunt",
"github_project": "SK8plotlib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sk8plotlib"
}