Name | neuroxlink JSON |
Version |
0.1.3
JSON |
| download |
home_page | None |
Summary | An experimental mdast parser to browse MyST articles like cough publishers cough cannot even imagine. |
upload_time | 2024-09-26 08:00:17 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | MIT License Copyright (c) 2024 NeuroLibre 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 |
myst
mdast
markdown
neurolibre
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
## neuroxlink
[![PyPI version](https://badge.fury.io/py/neuroxlink.svg)](https://badge.fury.io/py/neuroxlink)
An experimental [mdast](https://github.com/syntax-tree/mdast) parser to have fun with MyST articles.
```python
nxlink = NeuroxLink('10.55458/neurolibre.00021')
their_fig_4 = nxlink.create_plotly_figure('fig4')
their_fig_4.show()
```
Raw data
{
"_id": null,
"home_page": null,
"name": "neuroxlink",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "myst, mdast, markdown, neurolibre",
"author": null,
"author_email": "agahkarakuzu <agahkarakuzu@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/00/c1/40984da058b3798fac2d771bddb7959c218df640f06a2a22f20ce17ebb5d/neuroxlink-0.1.3.tar.gz",
"platform": null,
"description": "## neuroxlink\n\n[![PyPI version](https://badge.fury.io/py/neuroxlink.svg)](https://badge.fury.io/py/neuroxlink)\n\nAn experimental [mdast](https://github.com/syntax-tree/mdast) parser to have fun with MyST articles.\n\n\n```python\nnxlink = NeuroxLink('10.55458/neurolibre.00021')\ntheir_fig_4 = nxlink.create_plotly_figure('fig4')\ntheir_fig_4.show()\n```\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 NeuroLibre 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": "An experimental mdast parser to browse MyST articles like cough publishers cough cannot even imagine.",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/neurolibre/neuroxlink"
},
"split_keywords": [
"myst",
" mdast",
" markdown",
" neurolibre"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1f4e2f3fcbdc7dcd0b69979888890597a19a471ce562ce15bf692ee9095b0ce7",
"md5": "d68a17ec65663a0a38021047d43ed977",
"sha256": "1afdcfe66c5a2ba3ad65e51e10c7b30a81d8b135bb2f183e0282f1f6088326c3"
},
"downloads": -1,
"filename": "neuroxlink-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d68a17ec65663a0a38021047d43ed977",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 6835,
"upload_time": "2024-09-26T08:00:15",
"upload_time_iso_8601": "2024-09-26T08:00:15.662661Z",
"url": "https://files.pythonhosted.org/packages/1f/4e/2f3fcbdc7dcd0b69979888890597a19a471ce562ce15bf692ee9095b0ce7/neuroxlink-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "00c140984da058b3798fac2d771bddb7959c218df640f06a2a22f20ce17ebb5d",
"md5": "b10a47353b7c09ebcf5632f1d25fd109",
"sha256": "7a649dbed1cfa31eca81f68a90b54b106bd8e5d5210ad8db48fd4ca95594c404"
},
"downloads": -1,
"filename": "neuroxlink-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "b10a47353b7c09ebcf5632f1d25fd109",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 8072,
"upload_time": "2024-09-26T08:00:17",
"upload_time_iso_8601": "2024-09-26T08:00:17.050144Z",
"url": "https://files.pythonhosted.org/packages/00/c1/40984da058b3798fac2d771bddb7959c218df640f06a2a22f20ce17ebb5d/neuroxlink-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-26 08:00:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "neurolibre",
"github_project": "neuroxlink",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "neuroxlink"
}