lispi

View on PyPIReverse Dependencies (0)

0.0.10 lispi-0.0.10-py3-none-any.whl

Wheel Details

Project: lispi
Version: 0.0.10
Filename: lispi-0.0.10-py3-none-any.whl
Download: [link]
Size: 13933
MD5: caa6ec34901898bf9d7b458679fe01e7
SHA256: c2334c8e8ae824eaf0f1f0895d92e30d1d71862c873bf1914dfd5cde71fa9350
Uploaded: 2023-06-30 03:57:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lispi
Version: 0.0.10
Summary: `lispi` (Learning Interactive Slides and PIthon) is a python package for generating live notebooks where you can learn the content by listening to and reading from the slides at the same time you can write and execute yourown code from the slides in real time.
Author-Email: B7M <ibsnetwork001[at]gmail.com>
Project-Url: Homepage, https://github.com/B7M/lispi
License: Copyright (c) 2023 The Python Packaging Authority 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: code,live,notebook,py-scripts
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: click
Requires-Dist: gtts
Requires-Dist: jupyter
Requires-Dist: jupyterlab
Requires-Dist: nbconvert
Requires-Dist: nbformat
Requires-Dist: tomli; python_version < "3.11"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6258 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lispi/.DS_Store sha256=DKR0dbz34-3kf5wGcDgAEb9MB-2etJiHlhuwlG-5E-0 6148
lispi/__init__.py sha256=nQ9XAy6rwBG15LewFCZkExhD18Qg7wCqyrB0wrbuFZI 297
lispi/__main__.py sha256=o6WFSdKhLOfOqhJu48BhDOTE1kKRREuLtWBmntrk5Ow 3784
lispi/lispi.py sha256=NVIR79-A2QNayAiGdYKkT33X3wplrFFcK_3_blnpXIY 3066
lispi/prompt.py sha256=fWJCrLnuVELDmSg7UEYR0orlNEsnCa7wnT27bz8T9Is 3936
lispi/revealjs_template.py sha256=3kDfJhGNegAOI8-YYJphBaBkNuC-326uDEqKnezUIFA 489
lispi/slideEdit.py sha256=Ni6NSe6wE9n8bW2fjbsF9ww3fhqodETse2zVB5F1nKE 7134
lispi/text2audio.py sha256=xK4w_NAaOdtrhQ7wRVLq3xdzfPLGfRgForuO27uMQm4 1746
lispi/example/original_example.ipynb sha256=ssChDT5qSmoecrpuPMKWm0mYV5WKE4MyF4x_O2rzV-s 2648
lispi-0.0.10.dist-info/METADATA sha256=pFPxZYphQeSLIzHVoswJLtmqvrCdz878rbqtpEdRskw 8358
lispi-0.0.10.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
lispi-0.0.10.dist-info/entry_points.txt sha256=NvvPL0pVOws1vx3TdFfuJarrvDt5Xqk3tX028GEWk00 46
lispi-0.0.10.dist-info/licenses/LICENSE sha256=4mT_lp7iCFlMUtNrV3g-_f4HZNeYjhDSH7HBDmBmxxs 1073
lispi-0.0.10.dist-info/RECORD

entry_points.txt

lispi = lispi.__main__:main