Ezpub is a tool for developer to upload package to PyPI
Project description
Ezpub [cli-environment]
Tool to help developer to publish package to PyPI
[Beta-development]
Installation
pip3 install Ezpub-karjakak
Usage
Create token for variable environment and save it for publish with twine [token key-in in tkinter simpledialog for showing in hidden].
ezpub -t None
Delete saved token.
ezpub -t d
Create save token.
ezpub -t %VARTOKEN%
Building the package and create [build, dist, and package.egg-info] for uploading to PyPI.
ezpub -b "\package-path"
TAKE NOTE:
- Ezpub will try to move existing [build, dist, and package.egg-info] to created archive folder and create new one.
- If Exception occured, user need to remove them manually.
Pubish to PyPI.
ezpub -p "\package-path\dist\*"
TAKE NOTE:
- If token is not created yet, it will start process "-t" automatically.
Links
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
Ezpub-karjakak-0.1.0.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file Ezpub-karjakak-0.1.0.tar.gz
.
File metadata
- Download URL: Ezpub-karjakak-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 672659cde37126bb8869a5ea6500d72d704273e89920d3c99d36e2c1ab95a49d |
|
MD5 | 8b6ee773a07fc4167ac3decf6c1985a3 |
|
BLAKE2b-256 | 82ca8c8f7925140764a2a305112c86d86832b0ae4cb9fc67da5ac061a2790260 |
File details
Details for the file Ezpub_karjakak-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: Ezpub_karjakak-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f4483b848d6b6f4d3a8ce9a01d14b68d7478279847a6776f3fd8c4b996ba189 |
|
MD5 | 003efa1310c4c53ee653e5deeb99e584 |
|
BLAKE2b-256 | 31067a934e30c0b2325f083fea6c1830bab1f103d9fc7d5a7654a6fdc70bad38 |