Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publishing IoText package into PyPI #15

Open
bieli opened this issue Aug 15, 2023 · 0 comments
Open

Publishing IoText package into PyPI #15

bieli opened this issue Aug 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bieli
Copy link
Owner

bieli commented Aug 15, 2023

It will be good to use this code package with an easy Pythonic way like this:

pip install IoText

It's required to build tags and only tags publish/upload to PyPi Python packages repository.
Steps:
[x] create account on PyPi
[ ] build githu action workflow based on this doc.
[ ] create setup.py and required files, to publish this repo as Python public package
[ ] set building tags on repo only for accounts with write permissions
[ ] run only for TestPyPi in the first runs TEST API token
[ ] setup stable 1.0.0 tag for package and run only for production PyPi API token
[ ] retest publication to PROD PyPi API token with new release/tag version

@bieli bieli added the enhancement New feature or request label Aug 15, 2023
@bieli bieli self-assigned this Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant