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

Create a Python Packaging mechanism #31

Closed
ZigRazor opened this issue Oct 3, 2021 · 9 comments · Fixed by #47
Closed

Create a Python Packaging mechanism #31

ZigRazor opened this issue Oct 3, 2021 · 9 comments · Fixed by #47
Assignees
Labels
development Development Task enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue help wanted Extra attention is needed

Comments

@ZigRazor
Copy link
Owner

ZigRazor commented Oct 3, 2021

Need to create the mechanism to create and publish a python package, as explain by this Guide.

@ZigRazor ZigRazor added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers development Development Task hacktoberfest hacktoberfest issue labels Oct 3, 2021
@ZigRazor ZigRazor added this to the First Beta Release milestone Oct 3, 2021
@ZigRazor ZigRazor pinned this issue Oct 5, 2021
@rexdivakar
Copy link
Contributor

Hey @ZigRazor do u want a github action setup for package deployment if so i can do it ?

@ZigRazor
Copy link
Owner Author

ZigRazor commented Oct 6, 2021

Yes, i assign it to you

@rexdivakar
Copy link
Contributor

Hey @ZigRazor hope you have created a pypi account if not please create a new account and please create the variables as below in ur secrets. Once completed please ping me i will rasie a PR

secrets.PYPI_USERNAME
secrets.PYPI_PASSWORD

@ZigRazor
Copy link
Owner Author

ZigRazor commented Oct 6, 2021

I have added secret

@rexdivakar
Copy link
Contributor

cool will add the package setup soon

@rexdivakar
Copy link
Contributor

Please approve the PR

@ZigRazor
Copy link
Owner Author

ZigRazor commented Oct 6, 2021

i does not see the pull request

@ZigRazor ZigRazor linked a pull request Oct 6, 2021 that will close this issue
@ZigRazor
Copy link
Owner Author

ZigRazor commented Oct 6, 2021

i see the pull request now, but the you nedd to correct the linter.yml , i just want an automatic workflow to execute test for issue #3 , if you correct it, we can close the 2 issue

@rexdivakar
Copy link
Contributor

I will correct it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Development Task enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants