Git extension for Jupyter
Project description
Follow steps on https://packaging.python.org/en/latest/distributing/#requirements-for-packaging-and-distributing
- One time things:
- Make account on PyPI
- pip install twine
- To Update Package:
- Update version number in setup.py
- rm dist/*
- python setup.py sdist
- Use the form on the PyPI website, to upload your PKG-INFO info located in your local project tree at myproject.egg-info /PKG-INFO. If you don’t have that file or directory, then run python setup.py egg_info to have it generated.
- twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for jupyter-git-haitham-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e99fab7f7cd73e6be549aa8f5fdb654134d9936edb2512295808926eaa5f906 |
|
MD5 | d5b2d0f89f917dd8ff2555966f892398 |
|
BLAKE2-256 | 271935616539ef733ecf0598e8e97105295edef162bc58cc7c91648e207fbf12 |