https://github.com/amasecocoa/easy_upload
User-friendly Twine wrapper.
https://github.com/amasecocoa/easy_upload
pypi twine utility
Last synced: 2 months ago
JSON representation
User-friendly Twine wrapper.
- Host: GitHub
- URL: https://github.com/amasecocoa/easy_upload
- Owner: AmaseCocoa
- License: mit
- Created: 2025-01-31T15:01:12.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-31T19:11:52.000Z (4 months ago)
- Last Synced: 2025-02-13T15:03:39.859Z (4 months ago)
- Topics: pypi, twine, utility
- Language: Python
- Homepage: https://pypi.org/project/easy-upload/
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# easy_upload
User-friendly Twine wrapper.
## Features
- Automatically search/easily select whl/tar.gz from current directory
## Requirements
- keyring backends
- Freedesktop Secret Service (requires secretstorage)
- KDE4 & KDE5 KWallet (requires dbus)
## Install
easy-upload can be installed from PyPI.
```
# pip
pip install easy-upload# pipx
pipx install easy-upload
```
## How To Use
You can start by running `easy_upload upload`. It is not recommended to run it in your home directory, for example, due to its specification.