nbimports

View on PyPIReverse Dependencies (0)

0.0.3 nbimports-0.0.3-py3-none-any.whl

Wheel Details

Project: nbimports
Version: 0.0.3
Filename: nbimports-0.0.3-py3-none-any.whl
Download: [link]
Size: 5927
MD5: 2832e85d9dcb3a503919411422ef65aa
SHA256: 0b98eae6b9b0477b1fcce73b4200e83c2712611783a98ef778923b675870e9d9
Uploaded: 2023-03-02 18:36:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nbimports
Version: 0.0.3
Summary: A CLI tool for managing local module imports in jupyter notebooks
Author-Email: Shiladitya Bose <shiladitya.31.z[at]gmail.com>
Project-Url: Homepage, https://github.com/s-bose/nbimports
License: Copyright 2023 Shiladitya Bose 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: nbimports,nbimport,notebook
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: Jinja2 (>=3.1.2)
Requires-Dist: questionary (>=1.10.0)
Requires-Dist: rich (>=13.3.1)
Requires-Dist: typer (>=0.7.0)
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 14 characters]

WHEEL

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

RECORD

Path Digest Size
nbimports/__init__.py sha256=4IKw-wiIRoteISzElH8VpTgU54_j0SYnYW-6SaKpKiY 81
nbimports/__main__.py sha256=SoJAehtb8HsB7s75OU3FAxyk8DMecPAmG13HEWAXJVc 68
nbimports/cli.py sha256=9BHWTyWqW0Rq8TBiMV6OVOyks4rxPxD1I9JYnnW31RI 2697
nbimports/constants.py sha256=U531-IFDvQRWIXpcwKuxS6Q7jMZrUAa-lBFmagEvnAE 40
nbimports/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nbimports/templates/config.template sha256=TNSfq3t9e2EP6HWL-r4YT44DwIk5cmIEdFCyA-5gJRI 80
nbimports/templates/jinja.py sha256=-boG_wxz18O4GjDB-tDFFiWOgZEBpkNwbMt0PBIsiFQ 311
nbimports/templates/notebook.template sha256=C_PvBc3zl-B39CYjedpillnfOMkJMXoOtO9wYqPSUFw 599
nbimports-0.0.3.dist-info/LICENSE sha256=2Np9c8225SFWfmxwsLUJ2XOY3uJr6YpL4Vyj59IQTiM 1062
nbimports-0.0.3.dist-info/METADATA sha256=cZu32USiwUgy9JVqAvopUklRK_gzVSgj56lHdl7en9k 1995
nbimports-0.0.3.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
nbimports-0.0.3.dist-info/entry_points.txt sha256=1OhAooQlZTo2QRWoTGCFcJrEmHmvuJKey-cLIVxKuZA 53
nbimports-0.0.3.dist-info/top_level.txt sha256=bJ5-StonuT5iJP6s-GjC8QKYLF4KQ_LvrmJsXr3iYZM 10
nbimports-0.0.3.dist-info/RECORD

top_level.txt

nbimports

entry_points.txt

nbimports = nbimports.__main__:app