PyGlide

View on PyPIReverse Dependencies (0)

0.0.10 pyglide-0.0.10-py3-none-any.whl

Wheel Details

Project: PyGlide
Version: 0.0.10
Filename: pyglide-0.0.10-py3-none-any.whl
Download: [link]
Size: 13765
MD5: 741ce67814ed09706e989442272237de
SHA256: 043c607a17217884ae22b286337f3db64ce6636ab503f48a6cf8bfde13df18df
Uploaded: 2023-11-04 00:24:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyglide
Version: 0.0.10
Summary: `PyGlide` (Python Guided Learning through Interactive Digital Education) 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/pyglide
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: 6348 characters]

WHEEL

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

RECORD

Path Digest Size
pyglide/__init__.py sha256=wxEHIhMIWEFK3SE_FexQoNQ0-p8Wac_g7uEfHv3NU3E 303
pyglide/__main__.py sha256=TQ_eOvUcUB9f218TNWrNDUQPuxH9N-DhSCUahVfn_ZY 4447
pyglide/prompt.py sha256=fWJCrLnuVELDmSg7UEYR0orlNEsnCa7wnT27bz8T9Is 3936
pyglide/pyglide.py sha256=yGB2fJyXeAQ5_p5ejAqwxYdno7aXv-CIF3-GGoIkqWA 3124
pyglide/revealjs_template.py sha256=3kDfJhGNegAOI8-YYJphBaBkNuC-326uDEqKnezUIFA 489
pyglide/slideEdit.py sha256=lriN_i7_tp-VT3dQeJ7K5AWWaKcjZLo7r3oqG4Ntjx0 7184
pyglide/text2audio.py sha256=dOTs_PerJT4NveIrsLcaHVxPaHlUOUokZnxsQHjzJsA 1938
pyglide/example/original_example.ipynb sha256=sEWJ3Fye8vZ77dujXLaKLt-pcaooM-0BFhadNe-wwhc 2705
pyglide-0.0.10.dist-info/METADATA sha256=Sehs1VnaBAY1dX75dTh0Cv0Z-OgijGceou3VDE8hWB8 8476
pyglide-0.0.10.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
pyglide-0.0.10.dist-info/entry_points.txt sha256=0D8rqykNP5kjFg6AuwoD5ZjYRye1Lq7z22Z35syOD28 50
pyglide-0.0.10.dist-info/licenses/LICENSE sha256=4mT_lp7iCFlMUtNrV3g-_f4HZNeYjhDSH7HBDmBmxxs 1073
pyglide-0.0.10.dist-info/RECORD

entry_points.txt

pyglide = pyglide.__main__:main