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

Add python setup script and prepare for pip #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tintinweb
Copy link

@tintinweb tintinweb commented Jun 9, 2020

Hi @kolinko,

this PR introduces minimal change to:

  • add a setup.py to install panoramix system wide (shell: $ panoramix --help)
  • add __main__.py to make panoramix available as $ python3.8 -m panoramix --help)
  • move cli to pano/__main__
  • wrap main() to avoid that is is being executed when importing panoramix
  • this setup.py should allow you to publish panoramix to pypi. The cmd-sequence is described in setup.py.

Note:

  • Please change the version in setup.py once merged. (Your version differs from the usual format).

cheers,
tin

@palkeo
Copy link
Collaborator

palkeo commented Aug 22, 2020

FYI I did some cleaning of panoramix code and finally published a standalone package: https://pypi.org/project/panoramix-decompiler/

It also expose some handy python functions to do a decompilation and return dissasembly text, JSON…

@Marodero56
Copy link

0x55d398326f99059fF775485246999027B3197955

@onemliii onemliii linked an issue Feb 27, 2023 that may be closed by this pull request
@Iransovran Iransovran linked an issue Apr 6, 2023 that may be closed by this pull request
Copy link

@Dioliode Dioliode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DioX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AIT Önemli
8 participants