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

restructuring for pip package #10

Merged
merged 3 commits into from
Feb 27, 2024
Merged

restructuring for pip package #10

merged 3 commits into from
Feb 27, 2024

Conversation

argoyal
Copy link
Owner

@argoyal argoyal commented Feb 27, 2024

Closes #9

I am enabling the publishing of this to a PyPI repository. To achieve this following has been done till now.

  1. Restructured code so that a proper build can be generated with no circular imports or dependencies.
  2. Added a Github workflow file to publish the packages to PyPI

@argoyal argoyal added the enhancement New feature or request label Feb 27, 2024
@argoyal argoyal self-assigned this Feb 27, 2024
@argoyal argoyal linked an issue Feb 27, 2024 that may be closed by this pull request
@argoyal argoyal force-pushed the 9-publish-as-pip-package branch from 7b23294 to 2d01f69 Compare February 27, 2024 11:14
@argoyal argoyal force-pushed the 9-publish-as-pip-package branch from de9780b to b7b7cf3 Compare February 27, 2024 11:22
@argoyal argoyal merged commit 69da15e into master Feb 27, 2024
1 check passed
@argoyal argoyal deleted the 9-publish-as-pip-package branch February 27, 2024 11:25
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

Successfully merging this pull request may close these issues.

convert it to a pip installation cli utility
1 participant