nbdep

View on PyPIReverse Dependencies (0)

0.0.1 nbdep-0.0.1-py3-none-any.whl

Wheel Details

Project: nbdep
Version: 0.0.1
Filename: nbdep-0.0.1-py3-none-any.whl
Download: [link]
Size: 7149
MD5: 191d281652168a7f8a90bd22b38dd78c
SHA256: 9637985ce7ac58926878008c62d7599ac264c8fb207cad0f9f2eba65119dee51
Uploaded: 2023-01-12 11:52:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nbdep
Version: 0.0.1
Summary: Generate `Pipfile` from `nbdev` `settings.ini` file
Author: restlessronin
Author-Email: 88921269+restlessronin[at]users.noreply.github.com
Home-Page: https://github.com/restlessronin/nbdep
License: Apache Software License 2.0
Keywords: nbdev jupyter notebook python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Requires-Dist: nbdev
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 371 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nbdep/__init__.py sha256=sXLh7g3KC4QCFxcZGBTpG2scR7hmmBsMjq6LqRptkRg 22
nbdep/_modidx.py sha256=n11-qBpFwxqmifBRypEBSZDDUiVqPzcvLlgE-b_jQFw 627
nbdep/pipfile.py sha256=OjiQLAw7EQn-WHQdbcFIoC3JykLrpMHf-UK2-tdHLSo 1054
nbdep-0.0.1.dist-info/LICENSE sha256=xV8xoN4VOL0uw9X8RSs2IMuD_Ss_a9yAbtGNeBWZwnw 11337
nbdep-0.0.1.dist-info/METADATA sha256=uwefZZJzjUi1PblOBE7hoBK0sPRub48c6qqoneSS9Es 1214
nbdep-0.0.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
nbdep-0.0.1.dist-info/entry_points.txt sha256=4RKoMishDQEcroeuUobKE260Fqb7H40RfMNl2jprabs 95
nbdep-0.0.1.dist-info/top_level.txt sha256=RD7fzNTz_HtE8DzUGMGMJw0F8n0_j8VN4wFdcDJF0iI 6
nbdep-0.0.1.dist-info/RECORD

top_level.txt

nbdep

entry_points.txt

nbdep_pipfile = nbdep.pipfile:write_pipfile
[nbdev]
nbdep = nbdep._modidx:d