create-jupyter-git

View on PyPIReverse Dependencies (0)

0.0.2 create_jupyter_git-0.0.2-py3-none-any.whl

Wheel Details

Project: create-jupyter-git
Version: 0.0.2
Filename: create_jupyter_git-0.0.2-py3-none-any.whl
Download: [link]
Size: 20602
MD5: 2799b6207dc3139803466a0fea5458c9
SHA256: 9bef11283816928458e89a30ec69bebc9d07af5664be27fb2523ed7f39b14ea5
Uploaded: 2020-09-23 16:39:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: create-jupyter-git
Version: 0.0.2
Summary: A CLI command that generates a fresh Git Repository with files and configs to optimize version control for Jupyter Notebooks
Author: John Martin
Author-Email: johndavidfive[at]gmail.com
Home-Page: https://github.com/gitsome/create-jupyter-git
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: click (==7.1.2)
Requires-Dist: Colr (==0.9.1)
Requires-Dist: pyfiglet (==0.8.post1)
Description-Content-Type: text/markdown
[Description omitted; length: 3632 characters]

WHEEL

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

RECORD

Path Digest Size
create_jupyter_git/__init__.py sha256=xy5icTVL_-T_uZleOq5SPoLjDLVLWIK0U8whN-ij6kI 21
create_jupyter_git/__main__.py sha256=9vqxxVb9Ld1ULKY8ZHsFraf2F3UA7Nh9g9iDGo3-vj8 147
create_jupyter_git/is_cwd_git_repo.py sha256=cifFMXgYpAdTncW3142tF5FPvzr8KHa7rjGgjMsxfGk 203
create_jupyter_git/setup_notebook_version_control.py sha256=cvXRUjyCOv7x2JGZgoLdRkqx8P56kwV0jqzRDkw3G5A 2452
create_jupyter_git/repo_template/.gitignore sha256=1W9DdrabtLRK2Wbunkgki5fF_e0r5KeolYLsMHQTcbk 3602
create_jupyter_git/repo_template/notebooks/jupyter_notebook_config.py sha256=zW2qClc_2oTIPVMvmyGBS7ZYZkaiHSX3HZY0-AN60Jw 47207
create_jupyter_git/repo_template/scripts/ipynb_output_filter.py sha256=Asy9o7xdgcNlPX77NP3zXhSLAPosJAu72tyP7V9K9G8 1436
jupyter_notes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
create_jupyter_git-0.0.2.dist-info/METADATA sha256=5fP221pz3YSNX_zdseZCmQ5mJIfI6gzt-D-M1_rckCA 4263
create_jupyter_git-0.0.2.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
create_jupyter_git-0.0.2.dist-info/entry_points.txt sha256=x9Zmr4UCzGBlAxLsevkt3_x-PcvTHFZI0QeYI4mJM2Y 104
create_jupyter_git-0.0.2.dist-info/top_level.txt sha256=Nbc4HAtX29CDkR49PLKeCqAGoW7tzzJgY1zBTVW-7Fo 19
create_jupyter_git-0.0.2.dist-info/RECORD

top_level.txt

create_jupyter_git

entry_points.txt

create-jupyter-git = create_jupyter_git.setup_notebook_version_control:generate_repo