nbstudy

View on PyPIReverse Dependencies (0)

0.0.1a2 nbstudy-0.0.1a2-py3-none-any.whl

Wheel Details

Project: nbstudy
Version: 0.0.1a2
Filename: nbstudy-0.0.1a2-py3-none-any.whl
Download: [link]
Size: 9411
MD5: 68ff995f3c85e37c20d30892d6c372ff
SHA256: 078bc8689fc9e1a40a63693b3308bef3c2a14735db93c05384f1cf32fe78b8e1
Uploaded: 2024-01-19 03:16:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nbstudy
Version: 0.0.1a2
Summary: Tools for studying notebooks
Author-Email: Dylan Lukes <lukes.dylan[at]gmail.com>
Project-Url: Documentation, https://github.com/DylanLukes/nbstudy#readme
Project-Url: Issues, https://github.com/DylanLukes/nbstudy/issues
Project-Url: Source, https://github.com/DylanLukes/nbstudy
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.12
Requires-Dist: click
Requires-Dist: gitpython
Requires-Dist: loguru
Requires-Dist: nbformat
Requires-Dist: pydantic
Requires-Dist: pydantic-settings
Requires-Dist: requests
Description-Content-Type: text/markdown
License-Expression: BSD-3-Clause
License-File: LICENSE.txt
[Description omitted; length: 5451 characters]

WHEEL

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

RECORD

Path Digest Size
nbstudy/__about__.py sha256=XHrrgx1Ix6NC6aiGZtsmv0crFQz8KbqIWeYOkdjoqLo 146
nbstudy/__init__.py sha256=s3OWh2n-fgYb9Obvv44q6zCe8oE-Wg1x58PbefhI0zo 117
nbstudy/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nbstudy/cache/__init__.py sha256=s3OWh2n-fgYb9Obvv44q6zCe8oE-Wg1x58PbefhI0zo 117
nbstudy/cli/__init__.py sha256=en0gYb0Jd5OBPi28Y9VkLdYv5GpP74dwNslT3tjLncc 728
nbstudy/cli/commands/__init__.py sha256=s3OWh2n-fgYb9Obvv44q6zCe8oE-Wg1x58PbefhI0zo 117
nbstudy/cli/commands/cache.py sha256=90Rlxb88J-7PNUP9eCJU0BzzgeIq4IYsu0XM8QigWb8 170
nbstudy/cli/commands/github.py sha256=GDYuEFajl_VQ7s8_RJUr2QnUaijdDEmlqshD2GvxwfA 171
nbstudy/db/__init__.py sha256=s3OWh2n-fgYb9Obvv44q6zCe8oE-Wg1x58PbefhI0zo 117
nbstudy/resources/.gitignore sha256=aapzz1vDN3p9l_Lo0rt3MZWBXv4iWvfxvm9bkwa74U8 5
nbstudy/resources/__init__.py sha256=s3OWh2n-fgYb9Obvv44q6zCe8oE-Wg1x58PbefhI0zo 117
nbstudy/settings/__init__.py sha256=s3OWh2n-fgYb9Obvv44q6zCe8oE-Wg1x58PbefhI0zo 117
nbstudy/settings/settings.py sha256=MzSzPpB1V6uq0t_7vrsKcwY4_Ptn8Zbrwdp53vP_Hd8 354
nbstudy/workspace/__init__.py sha256=_tk-T5XkKWQL5eWJ5-FO7F3FydOyK1PVTOtkc3TEZJ0 193
nbstudy/workspace/workspace.py sha256=yZH-_G7JlGVzZG05RlK_QmYEnnSWKB14Q7VcjhdUEJQ 2044
nbstudy-0.0.1a2.dist-info/METADATA sha256=E6DIqblp6sfJvRVx0NWoA2SSupsPuYj2n-NLn5fO3A4 6472
nbstudy-0.0.1a2.dist-info/WHEEL sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k 87
nbstudy-0.0.1a2.dist-info/entry_points.txt sha256=Xh1PuEwI9EGozFWz-JippBjtTYxg6kFxoaJ8su-fOG8 45
nbstudy-0.0.1a2.dist-info/licenses/LICENSE.txt sha256=1LuW8G-KvUqb6g_tZaliUD3m62GY5evJpXvHTcLijpM 1494
nbstudy-0.0.1a2.dist-info/RECORD

entry_points.txt

nbstudy = nbstudy.cli:main