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

Integrate with PyPI for Seamless Python Package Deployment #2284

Open
prorealize opened this issue Jan 24, 2024 · 0 comments
Open

Integrate with PyPI for Seamless Python Package Deployment #2284

prorealize opened this issue Jan 24, 2024 · 0 comments

Comments

@prorealize
Copy link

Is your feature request related to a problem? Please describe.
I integrated nDPI python bindings (on the python folder) but I always need to download and build as mentioned on installation steps on any new machine.

Describe the solution you'd like
I'd like to only need to run pip install ndpi to have all this steps taken care for me and just put ndpi on Python requirements.txt for my project. The best way would be to deploy it to PyPI as it's the default python repository.

Describe alternatives you've considered
Just keep installing every time for any new machine or every Docker build.

Additional context
I use NDPIFlow to extract flow application names with ndpi_protocol and others APIs. NFStream, an alternative that already deploys to PyPI, doesn't really fit the need as nDPI does.

@prorealize prorealize changed the title Proposal: Add PyPI Support to Enable Easy Package Distribution Integrate with PyPI for Seamless Python Package Deployment Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants